@keyframes fadeIn{0{opacity:0}
100%{opacity:1}
}
.offer-item{background-color:#f3f5fd;text-transform:uppercase;animation:fadeIn .5s;display:flex;flex-direction:column;align-items:flex-start}
.offer-item .offer-status-bar{display:flex;font-size:1.2rem;font-weight:300;color:#fff;text-align:center;width:100%}
.offer-item .offer-status-bar .offer-status{width:150px;background-color:#1173b1;padding:2px 5px;display:flex;align-content:center;align-items:center}
.offer-item .offer-status-bar .offer-status.published{background-color:#3aa641}
.offer-item .offer-status-bar .offer-status.deleted{background-color:#40424a}
.offer-item .offer-status-bar .offer-status span{width:100%;text-align:center}
.offer-item .offer-status-bar .validity{display:flex;flex:1;padding:2px 0;background-color:#73757d;align-content:center;align-items:center;text-align:center}
.offer-item .offer-status-bar .validity span{width:100%;text-align:center}
.offer-item .offer-item-content{padding:0 !important;padding:2.5rem;padding-bottom:18px;width:100%;flex-grow:1;display:flex;flex-direction:column}
.offer-item .offer-item-content .offer-item-content-wrapper{padding:22px 48px 0;width:100%;min-height:526px;flex-grow:1;display:flex;flex-direction:column;align-items:center;position:relative}
.offer-item .offer-item-content .offer-item-content-top{width:100%;min-height:110px}
.offer-item .offer-item-content .offer-item-content-top .offer-item-car-description{min-height:73px;margin-bottom:18px}
.offer-item .offer-item-content .offer-item-content-top .offer-item-car-description span{display:block}
.offer-item .offer-item-content .offer-item-content-top .offer-tag-wrapper{height:19px;display:flex;justify-content:center;align-items:flex-end;margin-bottom:11px}
.offer-item .offer-item-content .offer-item-content-top .offer-tag-wrapper .offer-tag{display:flex;background-color:#e50353;height:19px;padding:0 20px;position:relative}
.offer-item .offer-item-content .offer-item-content-top .offer-tag-wrapper .offer-tag:before{content:'';display:inline-block;width:0;height:0;border-style:solid;border-width:1rem 0 1rem 1rem;border-color:transparent transparent transparent #e50353;position:absolute;right:-1rem;top:0}
.offer-item .offer-item-content .offer-item-content-top .offer-tag-wrapper .offer-tag:after{content:'';display:inline-block;width:0;height:0;border-style:solid;border-width:1rem 1rem 1rem 0;border-color:transparent #e50353 transparent transparent;position:absolute;left:-1rem;top:0}
.offer-item .offer-item-content .offer-item-content-top .offer-tag-wrapper .offer-tag span{font-size:1.3rem;font-weight:500;text-align:center;color:#fff;padding:0 2rem;position:relative}
.offer-item .offer-item-content .offer-item-content-top .offer-tag-wrapper .offer-tag span::before{content:'';display:block;position:absolute;width:3px;height:3px;background-color:#fff;border-radius:50%;left:-12px;top:calc(50% - 2px)}
.offer-item .offer-item-content .offer-item-content-top .offer-tag-wrapper .offer-tag span::after{content:'';display:block;position:absolute;width:3px;height:3px;background-color:#fff;border-radius:50%;right:-12px;top:calc(50% - 2px)}
.offer-item .offer-item-content .title-offer{text-align:left;margin:0;color:#40424a;font-size:2.6rem;font-weight:800;line-height:1.18}
.offer-item .offer-item-content .subtitle-offer{font-size:2rem;font-weight:600;text-align:left;line-height:1.22;color:#e50353}
.offer-item .offer-item-content .offer-img-wrapper{width:350px;height:200px;display:flex;align-items:flex-end;justify-content:center}
.offer-item .offer-item-content .offer-img-wrapper img{max-height:100%;max-width:100%}
.offer-item .offer-item-content .offer-price-wrapper{height:57px;margin-top:5px;margin-bottom:16px;align-self:flex-start}
.offer-item .offer-item-content .offer-price-wrapper .price-text{display:block;font-size:1.2rem;font-weight:400;text-align:left;color:#9b9b9b}
.offer-item .offer-item-content .offer-price-wrapper .price-text-big{display:block;font-size:2.6rem;line-height:2.3rem;font-weight:800;text-align:left;color:#40424a}
.offer-item .offer-item-content .offer-call-wrapper{display:block;text-align:center;border-top:.1rem solid #e50353;border-bottom:.1rem solid #e50353;height:4.5rem;overflow:hidden;position:relative;margin:auto auto 12px;width:75%}
.offer-item .offer-item-content .offer-call-wrapper .offer-call{display:flex;font-size:1.8rem;font-weight:800;text-align:center;color:#e50360;min-width:70%;max-width:100%;margin:auto;height:31px;line-height:29px;vertical-align:middle;position:relative;justify-content:center;align-items:center}
.offer-item .offer-item-content ul.car-features-highligth{margin:0;padding-left:1.6rem;margin-bottom:14px;min-height:48px;align-self:flex-start}
.offer-item .offer-item-content ul.car-features-highligth li{font-size:1.2rem;font-weight:500;line-height:1.33;text-align:left;color:#40424a}
.offer-item .offer-item-content .btn-details{height:40px;background-color:#e50353;border:0;font-size:1.3rem;font-weight:400;text-align:center;color:white;display:block;width:100%;text-transform:uppercase}
.offer-item .offer-item-content .released-on{display:block;text-transform:initial;height:20px;font-family:FuturaBT;font-size:1.4rem;font-weight:300;text-align:center;color:#73757d}
.offer-item .footer-buttons{width:100%;display:flex;padding:0 !important;align-self:flex-end}
.offer-item .footer-buttons button{flex:1;color:#fff;font-weight:300;font-size:1.3rem;display:flex;align-items:center;justify-content:center;text-transform:uppercase;height:60px;border:0}
.offer-item .footer-buttons button img{margin-right:5px}
.offer-item .footer-buttons button[disabled]{opacity:.3;cursor:no-drop;pointer-events:none}
.offer-item .footer-buttons .btn-publish{background-color:#8d5fb5}
.offer-item .footer-buttons .btn-unpublish{background-color:#c20e30}
.offer-item .footer-buttons .btn-unpublish img{margin-right:-7px;margin-left:7px}
.offer-item .footer-buttons .btn-edit{background-color:#11b1ac}
.offer-item .footer-buttons .btn-delete{background-color:#40424a}
.offer-item .footer-buttons .btn-save{background-color:#1173b1}
.offer-item .content-load{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.9);display:flex;align-items:center;justify-content:center;z-index:300}
@media only screen and (max-width:720px){.offer-item .offer-item-content .offer-item-content-wrapper{padding:15px 48px 0;min-height:440px}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-img-wrapper{width:auto;height:150px;width:calc(100% + 24px);min-height:150px;margin:0 -12px}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-item-content-top{min-height:95px;margin-bottom:13px !important}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-item-content-top .offer-item-car-description{min-height:65px;margin-bottom:11px !important}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-item-content-top .offer-item-car-description .title-offer{font-size:1.8rem;line-height:1.18}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-item-content-top .offer-item-car-description .subtitle-offer{font-size:1.4rem;line-height:1.22}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-price-wrapper{margin-top:6px;margin-bottom:13px !important;height:52px}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-price-wrapper .price-text{font-size:1rem}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-price-wrapper .price-text-big{font-size:2rem;line-height:2rem}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-call-wrapper{width:224px}
.offer-item .offer-item-content .offer-item-content-wrapper .offer-call-wrapper .offer-call{height:29px;font-size:1.5rem}
.offer-item .offer-item-content .offer-item-content-wrapper .car-features-highligth{min-height:40px !important;margin-bottom:15px !important}
.offer-item .offer-item-content .offer-item-content-wrapper .car-features-highligth li{font-size:1rem}
}
.offer-coverage{display:flex;position:relative;flex-direction:column;margin-bottom:25px;width:100%;padding:0 15px}
.offer-coverage>label{font-size:1.2rem;font-weight:500;margin-bottom:7px;text-transform:uppercase;width:100%;display:block}
.offer-coverage.error>label{color:#e50353}
.offer-coverage.error .offer-coverage-list{color:#e50353;border-color:#e50353}
.offer-coverage.error .error-container span{color:#e50353;font-size:12px;font-weight:500;line-height:1.5;font-style:normal}
.offer-coverage .offer-coverage-list{width:100%;border:1px solid #7f7f7f;list-style:none;margin:0;padding:0}
.offer-coverage .offer-coverage-list>li{display:flex;width:100%}
.offer-coverage .offer-coverage-list>li .offer-coverage-item{flex-grow:1;padding-top:15px}
.offer-coverage .offer-coverage-list>li .wrap-btn-remove{display:flex;justify-content:center;align-items:center;flex-direction:row;padding-right:15px}
.offer-coverage .offer-coverage-list>li .wrap-btn-remove .btn-remove{width:30px;height:30px;background-color:#fff;border-radius:50%;border:1px solid #7f7f7f;background-image:url(../../../designs/wisdom/base/images/close.svg);background-size:100%;background-position:center center;background-repeat:no-repeat}
.offer-coverage .offer-coverage-list>li:nth-child(odd){background-color:#f3f5fd}
.offer-coverage .offer-coverage-list>li:last-child{justify-content:center;padding:15px;background-color:#fff}
.offer-coverage .offer-coverage-list .national-message span{font-size:1.6rem}
.offer-coverage .offer-coverage-list .btn-add{height:40px;border:1px solid #7f7f7f;background-color:#fff;color:#7f7f7f;text-align:center;text-transform:uppercase;padding:0 20px}
.offer-lead-form{margin-top:70px;color:#40424a;margin-bottom:50px}
.offer-lead-form .form-container{margin-top:50px}
.offer-lead-form .fiat-button-red:disabled{opacity:.5}
@media only screen and (max-width:720px){.offer-lead-form .form-container .form-control.control-quarter{width:calc(100% - 50px)}
.offer-lead-form .check-auth{margin-bottom:3.5rem}
}
.offer-coverage-item{display:flex;width:100%;justify-content:space-between}
.offer-coverage-item>div{width:calc(33% - 10px)}
.offer-coverage-item.two-itens>div{width:calc(50% - 10px)}
.offer-coverage-item .hub-checkbox{margin:0 15px 35px;padding-top:25px}