:root{--dongfeng-precios-promociones-primary-color:#065aa1;--dongfeng-precios-promociones-secundary-color:#a6a6a6;--font-color-nav:#7a7878;--font-size-nav:15px;--font-size-title-model:20px}
.df-preciospromociones{display:flex;gap:10%}
.df-preciospromociones__containerLeft{width:40%;padding-top:40px}
.df-preciospromociones__containerRight{width:60%}
.df-preciospromociones__model-selection{display:flex;flex-direction:column}
.df-preciospromociones__select{padding:10px;padding-right:30px;border:1px solid #ddd;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:white url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iIzcwNzA3MCIgY2xhc3M9ImJpIGJpLWNoZXZyb24tZG93biIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjY0NiA0LjY0NmEuNS41IDAgMCAxIC43MDggMEw4IDEwLjI5M2w1LjY0Ni01LjY0N2EuNS41IDAgMSAxIC43MDguNzA4bC02IDZhLjUuNSAwIDAgMS0uNzA4IDBsLTYtNmEuNS41IDAgMCAxIDAtLjcwOHoiLz48L3N2Zz4=') no-repeat right 10px center;background-size:16px 16px;margin:10px 0;color:#707070}
.df-preciospromociones__select:focus{border:1px solid var(--dongfeng-precios-promociones-primary-color);outline:0}
.df-agendamiento__form-select option{color:black}
.df-preciospromociones__image-container{display:flex;flex-direction:column;align-items:center;text-align:center}
.df-preciospromociones__image{width:100%}
.df-preciospromociones__model-name{font-size:2em;font-weight:bold;margin-top:20px;color:var(--dongfeng-precios-promociones-primary-color)}
.df-preciospromociones__tableMobile{display:none}
.df-preciospromociones__table{width:100%;border-collapse:collapse;margin:20px 0;font-size:15px;color:#6c7075}
.df-preciospromociones__table th,.df-preciospromociones__table td{border-bottom:2px solid #ddd;padding:15px;text-align:center;margin:20px}
.df-preciospromociones__table th{font-weight:bold;color:var(--dongfeng-precios-promociones-primary-color)}
.df-preciospromociones__table td p{margin:0;white-space:nowrap}
th:first-child,td:first-child{text-align:left}
.df-preciospromociones__IV{font-size:13px;margin:0}
.df-preciospromociones__buttons{display:flex;justify-content:center;margin:40px 0}
.df-preciospromociones__button{display:flex;align-items:center;justify-content:center;gap:20px;width:40%;padding:20px 10px;margin:0 1em;border:0;cursor:pointer;font-size:1em}
.df-preciospromociones__button:hover{text-decoration-line:underline}
.df-preciospromociones__button--view{background-color:var(--dongfeng-precios-promociones-secundary-color);color:#fff}
.df-preciospromociones__button--quote{background-color:var(--dongfeng-precios-promociones-primary-color);color:#fff}
#df-preciospromociones-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.7);display:none;justify-content:center;align-items:center;z-index:9999}
.spinner{border:5px solid #f3f3f3;border-top:5px solid #000;border-radius:50%;width:64px;height:64px;animation:spin 2s linear infinite}
@keyframes spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.df-preciospromociones__legal{font-size:.8em;margin-top:2em;text-align:justify}
:root{--primary-color:#065aa1;--secundary-color:#e3e6e8;--font-color-nav:#7a7878;--font-size-nav:15px;--font-size-title-model:20px}
@media(max-width:1186px){.df-preciospromociones{flex-direction:column;align-items:center}
.df-preciospromociones__containerLeft{width:100%}
.df-preciospromociones__label{display:none}
.df-preciospromociones__model-name{color:var(--dongfeng-precios-promociones-primary-color);font-weight:normal}
.df-preciospromociones__table{display:none}
.df-preciospromociones__containerRight{width:100%}
.df-preciospromociones__tableMobile{display:block;list-style:none;padding:0;margin:0;margin-top:30px}
.df-preciospromociones__tableMobile-item{padding:0 10px}
.df-preciospromociones__tableMobile-version{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #ddd;padding:10px 0}
.df-preciospromociones__tableMobile-version span{color:var(--dongfeng-precios-promociones-primary-color);font-weight:bold}
.df-preciospromociones__nested-list{list-style:none;padding:10px 0;border-bottom:2px solid #ddd}
.df-preciospromociones__nested-list li{color:#6c7075;display:flex;justify-content:space-between;align-items:center;margin:5px 0;padding:6px}
.df-preciospromociones__nested-list li div{display:flex;flex-direction:column;align-items:center}
.df-preciospromociones__nested-list li:nth-child(even){background-color:#f1f1f1}
.df-preciospromociones__nested-list li:nth-child(odd){background-color:transparent}
.df-preciospromociones__nested-list li span{white-space:nowrap}
.df-preciospromociones__rotate-final{transform:rotate(180deg)}
}