.main-container-bg {
    background: url(../img/abonamente/backgound-full.png) no-repeat center center fixed;
    display: table;
    height: 650px;
    position: relative;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.type{
    height:auto;
    padding:10px;
    margin-bottom:10px;
    width:32.66666666666667%;
    margin-right:1%;
}

.box{
    width: 100%;
    border-left: 5px solid #fff;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
    -moz-background-size: 100% 5px;
    background-size: 100% 5px;
    background-color:#4b4b4b;
}

.top-box{
    height: 650px;
}
.bottom-box{
    height: 140px;
    margin-top:10px;
}
.header-box{
    padding:15px;
    height: 150px;
}
.box-gold{
    border-right: 5px solid #F7951D;
    background-image: -webkit-linear-gradient(left, #fff 0%, #F7951D 100%), -webkit-linear-gradient(left, #fff 0%, #F7951D 100%);
    background-image: -moz-linear-gradient(left, #fff 0%, #F7951D 100%), -moz-linear-gradient(left, #fff 0%, #F7951D 100%);
    background-image: -o-linear-gradient(left, #fff 0%, #F7951D 100%), -o-linear-gradient(left, #fff 0%, #F7951D 100%);
    background-image: linear-gradient(to right, #fff 0%, #F7951D 100%), linear-gradient(to right, #fff 0%, #F7951D 100%);
}
.logo-gold{
    background:url('../img/comune/sigla_gold.png') center center no-repeat;
    height:130px;
}
.box-platinum{
    border-right: 5px solid #76C04E;
    background-image: -webkit-linear-gradient(left, #fff 0%, #76C04E 100%), -webkit-linear-gradient(left, #fff 0%, #76C04E 100%);
    background-image: -moz-linear-gradient(left, #fff 0%, #76C04E 100%), -moz-linear-gradient(left, #fff 0%, #76C04E 100%);
    background-image: -o-linear-gradient(left, #fff 0%, #76C04E 100%), -o-linear-gradient(left, #fff 0%, #76C04E 100%);
    background-image: linear-gradient(to right, #fff 0%, #76C04E 100%), linear-gradient(to right, #fff 0%, #76C04E 100%);
}
.logo-platinum{
    background:url('../img/comune/sigla_platinum.png') center center no-repeat;
    height:130px;
}
.box-diamond{
    border-right: 5px solid #AB9264;
    background-image: -webkit-linear-gradient(left, #fff 0%, #AB9264 100%), -webkit-linear-gradient(left, #fff 0%, #AB9264 100%);
    background-image: -moz-linear-gradient(left, #fff 0%, #AB9264 100%), -moz-linear-gradient(left, #fff 0%, #AB9264 100%);
    background-image: -o-linear-gradient(left, #fff 0%, #AB9264 100%), -o-linear-gradient(left, #fff 0%, #AB9264 100%);
    background-image: linear-gradient(to right, #fff 0%, #AB9264 100%), linear-gradient(to right, #fff 0%, #AB9264 100%);
}
.logo-diamond{
    background:url('../img/comune/sigla_diamond.png') center center no-repeat;
    height:130px;
}
.box-info{
    border: 5px solid #e2e2e2;
    background-color: transparent;
}

.ab-name{font-size:1.4em;font-weight:bold;color:#fff;}
.avantaje{font-size:1em;color:#fff;}
.avantaje-platinum{font-size:1em;color:#76C04E;}
.avantaje-diamond{font-size:1em;color:#AB9264;}
.oldprice{font-size:1.2em;}
.price{font-size:2.2em;}
.price-gold{color:#F7951D;font-weight:bold;}
.price-platinum{color:#76C04E;font-weight:bold;}
.price-diamond{color:#AB9264;font-weight:bold;}
.perioada{font-size:1.7em;}
.discountpret{font-size:2.6em;font-weight:bold;color:#fff;}
.info-promotie{color:#F7951D;font-weight:bold;}

.content-abonament{line-height:18px; padding-top:10px;height:360px;}
.content-price{padding-top: 10px;line-height:15px;}

.sep-gold{background:url('../img/comune/sep_gold.png')no-repeat center bottom;height:2px;margin:0 auto;}
.sep-platinum{background:url('../img/comune/sep_platinum.png')no-repeat center bottom;height:2px;margin:0 auto;}
.sep-diamond{background:url('../img/comune/sep_diamond.png')no-repeat center bottom;height:2px;margin:0 auto;}

@media (max-width: 1619px){
    #sep-top{
        width: 900px;
    }

    .sep-gold{background:url('../img/comune/sh_sep_gold.png')no-repeat center bottom;height:2px;margin:0 auto;}
    .sep-platinum{background:url('../img/comune/sh_sep_platinum.png')no-repeat center bottom;height:2px;margin:0 auto;}
    .sep-diamond{background:url('../img/comune/sh_sep_diamond.png')no-repeat center bottom;height:2px;margin:0 auto;}
}


.btn-comanda{
    color:#111520;
    border:2px solid #fff;
    width:180px;
    height:30px;
    padding-top:3px;
    font-weight:bold;
    margin-bottom: 10px;
    border-radius:5px;
}

.btn-gold{background-color:#939598;}
.btn-gold:hover{border-color: #57575a;}
.btn-platinum{background-color:#7cc343;}
.btn-platinum:hover{border-color: #4b891a;}
.btn-diamond{background-color:#aa9371;}
.btn-diamond:hover{border-color: #97723b;}

.last{
    margin-right:0;;
}

.sep-h-long{
    height:3px;
    background:url('../img/comune/sep_prelungire_abonament.png') no-repeat center bottom;
}

.sep-v-long{
    width:2px;
    height:70px;
    background:url('../img/comune/sep_vertical.png') no-repeat center 22px;
}

.sep-help-h-top{
     background:url('../img/comune/h_line_green.png') no-repeat center bottom;
     padding:0;
     padding-top:25px;
     padding-bottom:10px;
 }

.sep-help-h-bottom{
    background:url('../img/comune/h_line_green.png') no-repeat center top;
    height:30px;
}

.sep-help-v{
    background:url('../img/comune/v_line_green.png') no-repeat right center;
    height:auto;
    padding:1% 3% 13px 3%;
    line-height:23px;
}

.de-ce-aleg-logo{
    background:url('../img/comune/de_ce_sa_aleg.png') no-repeat 10% center;
}

.vreau-sa-comand-logo{
    background:url('../img/comune/mod_de_plata.png') no-repeat 10% center;
}

.de-ce-aleg{
    list-style:none;padding:0;
}
.de-ce-aleg li{
    padding-left:10px;
    background: url("../img/comune/line_start.png")no-repeat left 10px;
}

.vreau-sa-comand{
    list-style:none;padding:0;
}
.vreau-sa-comand li{
    padding-left:25px;
}
.vreau-sa-comand li.plata-transfer{
    background: url("../img/comune/plata_transfer.png")no-repeat left 7px;
}
.vreau-sa-comand li.plata-depunere{
    background: url("../img/comune/plata_depunere.png")no-repeat left 7px;
}
.vreau-sa-comand li.plata-mandat{
    background: url("../img/comune/plata_mandat.png")no-repeat left 7px;
}


