﻿ .offer{background-color:#eee;border-radius:10px;width:260px;height:137px;padding:0 30px}.offer-circle{position:absolute;width:80px;height:80px;font-size:46px;box-shadow:0 0 6px 0;background-color:#fff;border-radius:100px;top:-20%;right:34%}.offer-circle img{width:46px;height:46px}.offerings{width:100%;height:200px;text-align:center}.offer span{margin-top:55px;float:right;font-weight:800;width:100%;font-size:14px}.offer a{float:right;margin:16px 43px;background-color:#e4002b;padding:5px 31px;color:#fff;border-radius:5px;cursor:pointer}.height-100{height:100px}.list-job-top{display:flex;justify-content:space-between}a.ui.button.red.send-cv{padding:9px 26px;height:35px}cv-picker{width:100%;border:1px solid}.cv-btn{text-align:center!important;height:50px}@media (min-width:992px) and (max-width:1199px){.offer{width:231px}.offer span{font-size:12px}.offer a{margin:16px 28px}}@media (max-width:767px){.offerings{display:flex;justify-content:center}.offer-circle{right:calc(50% - 40px)}.ui.secondary.segment.list-job-top{display:flex;flex-direction:column}}}
@media(max-width:400px){.ui.secondary.segment.list-job-top {
        display: flex;
        flex-direction: column;
    }
}