.lity-content #oferta {
    background-image: none!important;
    width: 700px;
    height: 400px;
    border-radius: 4px;
    background-color: #fff;
    padding: 25px;
}
.vreau_informatii{
    border-color: #E46617;
}
.lity-oferta .button-wrapper{
    position: relative;
    top: 0;
}
.lity-oferta .more{
    margin-top:15px;
    margin-bottom: 15px;
}
.lity-oferta .more a{
    color: #0b0b0b;
}
.d-flex{
    display: flex;
}
.mx-auto{
    margin: auto!important;
}
.my-5{
    margin-top:1.2rem;
    margin-bottom: 1.2rem;
}
.phone-input{
    vertical-align: middle!important;
    border: 2px solid #E46617;
    letter-spacing: .7px;
    color: #121212!important;
    border-spacing: 0!important;
    clear: both!important;
    transition: all 0.2s ease;
    background-color: white;
    padding: 0.5em 1em!important;
    line-height: 1.5!important;
    max-width: 100%!important;
    outline: none!important;
    border-radius: 4px;
}
.link-custom{
    position: relative;
    margin-left: auto;
    display: block;
    float: right;
    margin-right: 30px;
    margin-top: 35px;
    font-size: 14px;
    letter-spacing: .7px;
    line-height: 1.8;
    text-transform: none;
    font-family: "Rubik",sans-serif;
    color: #fff;
    padding: 15px;
    z-index: 10;
}
.link-custom span{
    text-decoration: underline;
    font-size: 14px;
    letter-spacing: .7px;
    line-height: 1.8;
    text-transform: none;
    color: #fff;
    
}
.link-custom-tel{
    position: relative;
    margin-left: auto;
    display: block;
   float: left;
    margin-right: 30px;
    margin-top: 35px;
    font-size: 14px;
    letter-spacing: .7px;
    line-height: 1.8;
    text-transform: none;
    font-family: "Rubik",sans-serif;
    color: #fff;
    padding: 15px;
    z-index: 10;
}
.link-custom-tel span{
    text-decoration: underline;
    font-size: 14px;
    letter-spacing: .7px;
    line-height: 1.8;
    text-transform: none;
    color: #fff;
    
}
.link-custom-tel img{
    width: 15px;
    height: 15px;
    margin-right: 10px;

}
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
@media (min-width: 320px) and (max-width: 768px){
    .link-custom, .link-custom-tel{
        display: none;
    }
}