/* actos-adjudicacion.css */.button, a.button{display:inline-block;background-color: #012c5f;padding: 5px 15px;color: #FFF;text-transform:uppercase;margin:5px;min-width:100px;text-align:center;}.table .row {margin:20px;text-align:center;}.table .row .cell{width:25%;display:inline-block;vertical-align:top;min-width:200px;}.table .row .cell.resultados{text-align:right;width:100%;}.flexbox-slider-aadj{display: flex;width: 100%;flex-flow: row wrap;justify-content: space-between;align-items: center;}.flexbox-slider-aadj .col-50{width: 50%;}.flexbox-slider-aadj .col-75{width: 75%;margin: 0 auto;}.flexbox-slider-aadj .col-100{width: 100%;}.table .row .cell.numero,.table .row .cell.fecha-adjudicacion{font-family: hyundai-medium;font-size: 20px;margin: 0px;padding: 0px;color:#414141;text-transform: uppercase;}.table .row .cell.dirwebface{font-size: 12px;color:#575757;text-align:left;}.table .row .cell.dirwebface .distribuidor{font-size:16px;padding:5px 0;}.table .row .cell.dirwebface .direccion .txtDir.Evento{font-weight: bold;}.table .row .cell.dirwebface .direccion .txtDir{margin:2px 0;}.table .row .cell.dirwebface .entramite{color: #575757;font-weight:bold;    }.table.proximos-restantes .contanio,.table.celebrados.anteriores .contanio{display:none;}.table.proximos-restantes .contanio.active,.table.celebrados.anteriores .contanio.active{display:block;}#content .table.proximos-restantes h3.title,#content .table.celebrados.anteriores h3.title{background-color: #002c5f;position:relative;color:#E8E5E0;border-bottom:1px solid #E8E5E0;cursor:pointer;}.table.proximos-restantes h3.title:after,.table.celebrados.anteriores h3.title:after{content:"";display: inline-block;width: 0;height: 0;border-style: solid;border-width: 15px 10px 0 10px;border-color: #E8E5E0 transparent transparent transparent;position:absolute;top:25px;right:50px;}.table.proximos-restantes h3.title.active:after,.table.celebrados.anteriores h3.title.active:after{border-width: 0 10px 15px 10px;border-color: transparent transparent #E8E5E0 transparent;}.slider-actos-adjudicacion .item{margin:auto;text-align:center;}.slider-actos-adjudicacion .item .video-link:visited,.slider-actos-adjudicacion .item .video-link:active,.slider-actos-adjudicacion .item .video-link{padding:20px;display:block;width:50%;margin:auto;min-width:100px;color:#002c5f;}.slider-actos-adjudicacion .item .caption {font-size: 24px;display: block;padding-top: 20px;font-weight: bold;}@media screen and (max-width:950px) {.flexbox-slider-aadj .col-50{width: 100%;}}@media screen and (max-width:780px){.table .row .cell{min-width:300px;}.table .row .cell.dirwebface{text-align:center;}}