/*Desplegable*/
.select-nucleo-dropdown {
    width: 342px;
    height: 56px;
    border-radius: 12px;
    border-width: 1px;
    justify-content: space-between;
    opacity: 1;
    padding: 16px;
    background: #FFFFFF;
    border: 1px solid #808080;
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.46967%208.46967C5.76256%208.17678%206.23744%208.17678%206.53033%208.46967L12%2013.9393L17.4697%208.46967C17.7626%208.17678%2018.2374%208.17678%2018.5303%208.46967C18.8232%208.76256%2018.8232%209.23744%2018.5303%209.53033L12.5303%2015.5303C12.2374%2015.8232%2011.7626%2015.8232%2011.4697%2015.5303L5.46967%209.53033C5.17678%209.23744%205.17678%208.76256%205.46967%208.46967Z'%20fill='currentColor'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1.1rem center;
    background-size: 1.6rem 1.6rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-nucleo-dropdown::-ms-expand {
    display: none;
}

/*---------------------------*/

/* Separadores */
.separator {
    background: #DEE7ED;
    width: 85%;
    height: 1.4px;
    border-radius: 1px;
    top: 275px;
    position: absolute;
    margin-left: 26px !important;
}

.separator-service {
    background: #DEE7ED;
    height: 1.4px;
    border-radius: 1px;
}

.separator-correspondences{
      background: #DEE7ED;
    height: 1.4px;
    border-radius: 1px;
}

.separator-button-service{
    padding-top: 14px;
    padding-bottom: 12px;
}

.separator-card {
    padding-bottom: 1rem;
    /* margin-left: 0.5rem; */
}


/*---------------------------*/

/*Secciones*/
.section-cercanias {
    position: absolute;
    top: 275px;
    left: 24px;
    right: 24px;
    bottom: 24px;
    padding-top: 15px;
    padding-bottom: 24px;
}

.section-services {
    /* position: absolute; */
    top: 480px;
    left: 24px;
    right: 24px;
    bottom: 24px;
    padding-top: 15px;
    padding-bottom: 24px;
}
.section-correspondences{
    padding-top: 15px;
}

/*---------------------------*/

/* contenedor con scroll */
.container-scroll {
    height: 100%;
    overflow-y: auto;
    padding-right: 6px;
    padding-top: 12px;
    box-sizing: border-box;
    -ms-overflow-style: none;
    scrollbar-width: none;

}
.lines{
    padding-left: 6px;
    padding-right: 6px;
}

.container-scroll::-webkit-scrollbar {
    display: none;
}

/*---------------------------*/


/*Cards de lineas de cercanias*/
/* Cuadrado principal */
.card-main {
      box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #808080;
    width: 73px;
    height: 64px;
    border-radius: 8px;
    border-width: 1px;
    opacity: 1;
    cursor: pointer;
     position: relative; 
}

.card-main.selected{
outline: 2px solid #000;
  outline-offset: 0; 

}

/* cuadrado con color */
.card-line {
    width: 56px;
    height: 48px;
    /* top: 8px;
    left: 8px; */
      margin: 8px;
    border-radius: 8px;
    position: relative;
    text-align: center;
    line-height: 3;
}
/*---------------------------*/

/* Boton servicios */
.button-service {
    display: inline-flex;
    align-items: center;
    /* width: 205px; */
    height: 44px;
    /* padding: 8px 16px; */
    gap: 8px;
    border-radius: 123px;
    background: #FFFFFF;
    border: 1px solid #404040;
    cursor: pointer;
    box-sizing: border-box;
    user-select: none;
    font-size: 14px;
    color: #111;
    padding-right: 8px;
    
}
.button-service.selected{
     border: 2px solid #000000;
   
}


.button-service::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    flex: 0 0 20px;
}
.button-text {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    letter-spacing: 0px;

}
.button-service.icon-accessible::before {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11%207C10.4696%207%209.96086%206.78929%209.58579%206.41421C9.21071%206.03914%209%205.53043%209%205C9%204.46957%209.21071%203.96086%209.58579%203.58579C9.96086%203.21071%2010.4696%203%2011%203C11.5304%203%2012.0391%203.21071%2012.4142%203.58579C12.7893%203.96086%2013%204.46957%2013%205C13%205.53043%2012.7893%206.03914%2012.4142%206.41421C12.0391%206.78929%2011.5304%207%2011%207ZM11%207V15H15L19%2020M11%2011H16M7.00001%2011.5C6.2835%2011.7967%205.64584%2012.2561%205.13743%2012.8417C4.62902%2013.4273%204.26381%2014.1231%204.07065%2014.8742C3.8775%2015.6253%203.8617%2016.411%204.02451%2017.1692C4.18733%2017.9275%204.52428%2018.6374%205.00874%2019.243C5.4932%2019.8486%206.11189%2020.3332%206.81589%2020.6585C7.51989%2020.9837%208.28991%2021.1408%209.06507%2021.1172C9.84022%2021.0937%2010.5993%2020.8901%2011.2822%2020.5226C11.9651%2020.1552%2012.5532%2019.6339%2013%2019%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}

.button-service.icon-bikes::before {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.7626%203.76256C16.0908%203.43437%2016.5359%203.25%2017%203.25C17.4641%203.25%2017.9092%203.43437%2018.2374%203.76256C18.5656%204.09075%2018.75%204.53587%2018.75%205C18.75%205.46413%2018.5656%205.90925%2018.2374%206.23744C17.9092%206.56563%2017.4641%206.75%2017%206.75C16.5359%206.75%2016.0908%206.56563%2015.7626%206.23744C15.4344%205.90925%2015.25%205.46413%2015.25%205C15.25%204.53587%2015.4344%204.09075%2015.7626%203.76256ZM17%204.75C16.9337%204.75%2016.8701%204.77634%2016.8232%204.82322C16.7763%204.87011%2016.75%204.93369%2016.75%205C16.75%205.06631%2016.7763%205.12989%2016.8232%205.17678C16.8701%205.22366%2016.9337%205.25%2017%205.25C17.0663%205.25%2017.1299%205.22366%2017.1768%205.17678C17.2237%205.12989%2017.25%205.06631%2017.25%205C17.25%204.93369%2017.2237%204.87011%2017.1768%204.82322C17.1299%204.77634%2017.0663%204.75%2017%204.75ZM14.1151%207.25888C14.3228%207.29113%2014.5074%207.40907%2014.624%207.58397L16.4014%2010.25H19C19.4142%2010.25%2019.75%2010.5858%2019.75%2011C19.75%2011.4142%2019.4142%2011.75%2019%2011.75H16C15.7492%2011.75%2015.5151%2011.6247%2015.376%2011.416L13.8297%209.09668L10.1228%2012.0622L12.5303%2014.4697C12.671%2014.6103%2012.75%2014.8011%2012.75%2015V19C12.75%2019.4142%2012.4142%2019.75%2012%2019.75C11.5858%2019.75%2011.25%2019.4142%2011.25%2019V15.3107L8.46967%2012.5303C8.31882%2012.3795%208.23935%2012.1715%208.25115%2011.9585C8.26295%2011.7455%208.36489%2011.5476%208.53148%2011.4143L13.5315%207.41435C13.6956%207.28303%2013.9073%207.22663%2014.1151%207.25888ZM2.34835%2015.3483C3.05161%2014.6451%204.00544%2014.25%205%2014.25C5.99456%2014.25%206.94839%2014.6451%207.65165%2015.3483C8.35491%2016.0516%208.75%2017.0054%208.75%2018C8.75%2018.9946%208.35491%2019.9484%207.65165%2020.6517C6.94839%2021.3549%205.99456%2021.75%205%2021.75C4.00544%2021.75%203.05161%2021.3549%202.34835%2020.6517C1.64509%2019.9484%201.25%2018.9946%201.25%2018C1.25%2017.0054%201.64509%2016.0516%202.34835%2015.3483ZM5%2015.75C4.40326%2015.75%203.83097%2015.9871%203.40901%2016.409C2.98705%2016.831%202.75%2017.4033%202.75%2018C2.75%2018.5967%202.98705%2019.169%203.40901%2019.591C3.83097%2020.0129%204.40326%2020.25%205%2020.25C5.59674%2020.25%206.16903%2020.0129%206.59099%2019.591C7.01295%2019.169%207.25%2018.5967%207.25%2018C7.25%2017.4033%207.01295%2016.831%206.59099%2016.409C6.16903%2015.9871%205.59674%2015.75%205%2015.75ZM16.3483%2015.3483C17.0516%2014.6451%2018.0054%2014.25%2019%2014.25C19.9946%2014.25%2020.9484%2014.6451%2021.6517%2015.3483C22.3549%2016.0516%2022.75%2017.0054%2022.75%2018C22.75%2018.9946%2022.3549%2019.9484%2021.6517%2020.6517C20.9484%2021.3549%2019.9946%2021.75%2019%2021.75C18.0054%2021.75%2017.0516%2021.3549%2016.3483%2020.6517C15.6451%2019.9484%2015.25%2018.9946%2015.25%2018C15.25%2017.0054%2015.6451%2016.0516%2016.3483%2015.3483ZM19%2015.75C18.4033%2015.75%2017.831%2015.9871%2017.409%2016.409C16.9871%2016.831%2016.75%2017.4033%2016.75%2018C16.75%2018.5967%2016.9871%2019.169%2017.409%2019.591C17.831%2020.0129%2018.4033%2020.25%2019%2020.25C19.5967%2020.25%2020.169%2020.0129%2020.591%2019.591C21.0129%2019.169%2021.25%2018.5967%2021.25%2018C21.25%2017.4033%2021.0129%2016.831%2020.591%2016.409C20.169%2015.9871%2019.5967%2015.75%2019%2015.75Z%22%20fill%3D%22%230D0D0D%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
/*---------------------------*/

/* Boton servicios */
.button-correspondences {
    display: inline-flex;
    align-items: center;
    width: 140px;
    height: 40px;
    padding: 8px 16px;
    gap: 8px;
    border-radius: 123px;
    background: #FFFFFF;
    border: 1px solid #404040;
    cursor: pointer;
    box-sizing: border-box;
    user-select: none;
    font-size: 14px;
    color: #111;
}
.button-correspondences.selected{
     border: 2px solid #000000;
   
}


.button-correspondences::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 25px;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    flex: 0 0 45px;
}
.button-text {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    letter-spacing: 0px;

}
.button-correspondences.icon-renfe::after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2248%22%20height%3D%2228%22%20viewBox%3D%220%200%2048%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M27.9117%205.40057H20.9322C20.5644%207.43021%2019.9557%2010.9028%2019.6541%2012.5998H22.619C22.8457%2011.3231%2023.4669%207.82248%2023.7418%206.29018H25.966C26.8996%206.29018%2027.5708%206.90836%2027.4155%207.96783C27.2673%208.80665%2026.9085%2010.8275%2026.5926%2012.5998H29.5575C29.7682%2011.4089%2030.1788%209.10086%2030.3715%208.01336C30.6357%206.53885%2029.8414%205.40057%2027.9117%205.40057Z%22%20fill%3D%22%23880063%22%2F%3E%0A%3Cpath%20d%3D%22M12.7667%2011.7415C11.3886%2011.5191%2011.6457%209.90274%2011.6457%209.90274C12.8684%2010.0463%2014.4107%2010.0131%2015.4639%209.90975C16.3761%209.82219%2018.1754%209.59979%2018.6895%208.22334C19.1983%206.85916%2018.8109%205.7559%2017.1329%205.44769C15.8977%205.22354%2014.7499%205.21128%2013.2504%205.40917C11.1102%205.69111%209.93202%206.4021%209.409%207.6507C9.1216%208.33892%208.94845%209.15673%208.87169%209.89924C8.73603%2011.2494%208.99486%2012.4875%2010.7174%2012.6224C13.0273%2012.8045%2014.8445%2012.7642%2016.7688%2012.4682L17.3686%2011.6294C15.5425%2011.9271%2013.4611%2011.8553%2012.7667%2011.7415ZM12.1865%207.73126C12.5543%206.87317%2013.0951%206.3338%2014.1073%206.10614C14.5553%206.00457%2014.9373%206.00633%2015.4728%206.12015C16.2672%206.28652%2016.5117%207.19539%2016.1619%207.90463C15.7727%208.69617%2015.2515%208.87304%2014.5696%209.00963C13.8306%209.16023%2012.8577%209.18125%2011.7867%209.10945C11.8617%208.6699%2012.0491%208.05173%2012.1865%207.73126Z%22%20fill%3D%22%23880063%22%2F%3E%0A%3Cpath%20d%3D%22M41.8683%2011.7415C40.4902%2011.5191%2040.7472%209.90274%2040.7472%209.90274C41.9718%2010.0463%2043.5123%2010.0131%2044.5655%209.90975C45.4776%209.82219%2047.277%209.59979%2047.7893%208.22334C48.298%206.85916%2047.9125%205.7559%2046.2345%205.44769C44.9975%205.22354%2043.8497%205.21128%2042.3502%205.40917C40.2099%205.69111%2039.0354%206.4021%2038.5106%207.6507C38.2214%208.33892%2038.0482%209.15673%2037.9733%209.89924C37.8376%2011.2494%2038.0964%2012.4875%2039.819%2012.6224C42.1271%2012.8045%2043.9443%2012.7642%2045.8721%2012.4682L46.4701%2011.6294C44.644%2011.9271%2042.5644%2011.8553%2041.8683%2011.7415ZM41.2899%207.73126C41.6558%206.87317%2042.1967%206.3338%2043.207%206.10614C43.6551%206.00457%2044.0389%206.00633%2044.5744%206.12015C45.3688%206.28652%2045.6115%207.19539%2045.2652%207.90463C44.8743%208.69617%2044.3548%208.87304%2043.6729%209.00963C42.9339%209.16023%2041.9611%209.18125%2040.89%209.10945C40.9632%208.6699%2041.1507%208.05173%2041.2899%207.73126Z%22%20fill%3D%22%23880063%22%2F%3E%0A%3Cpath%20d%3D%22M3.81628%207.79969C3.97337%206.92059%204.29111%206.41274%205.26397%206.23937C6.13507%206.08351%207.74698%206.18684%208.69306%206.29016L9.32854%205.3988C7.89514%205.29723%205.4746%205.18165%204.03942%205.38654C1.99374%205.67724%201.16012%206.08702%200.928062%207.37065C0.790612%208.13942%200.172983%2011.6138%20-0.00195312%2012.5997H2.96303C3.16652%2011.4544%203.67169%208.61225%203.81628%207.79969Z%22%20fill%3D%22%23880063%22%2F%3E%0A%3Cpath%20d%3D%22M35.816%200.989324C34.1309%202.14862%2033.5597%203.57059%2033.2491%205.31829L31.9924%2012.3704C31.7104%2013.9745%2031.5854%2014.8115%2031.307%2015.5996C31.0838%2016.2598%2030.3502%2017.2299%2029.1292%2017.2457L28.5955%2017.9917C30.1717%2018.067%2031.4319%2017.6205%2032.3227%2017.0093C34.0078%2015.8517%2034.629%2014.1951%2034.9413%2012.4509C34.9628%2012.3318%2035.5108%209.24447%2035.7732%207.78222C35.9642%206.74376%2036.5193%206.17462%2037.6885%206.15886L38.2312%205.40059H36.1962C36.4854%203.78249%2036.5889%203.08376%2036.8264%202.4113C37.0584%201.7511%2037.7849%200.780931%2039.0023%200.766922L39.545%200.00865285C37.9652%20-0.0683999%2036.7068%200.378156%2035.816%200.989324Z%22%20fill%3D%22%23880063%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.button-correspondences.icon-metro::after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2233%22%20height%3D%2220%22%20viewBox%3D%220%200%2033%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url%28%23clip0_50_21357%29%22%3E%0A%3Cpath%20d%3D%22M6.60156%2010L16.502%204L26.4024%2010L16.502%2016L6.60156%2010Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M6.60158%2010L16.502%204L26.4024%2010L16.502%2016L6.60158%2010ZM16.502%200L0%2010L16.502%2020L33.004%2010L16.502%200Z%22%20fill%3D%22%23E8112D%22%2F%3E%0A%3Cpath%20d%3D%22M24.3391%206.87598H8.66479V13.128H24.3391V6.87598Z%22%20fill%3D%22%230038A8%22%2F%3E%0A%3Cpath%20d%3D%22M21.2264%2010.388C21.2264%209.97602%2021.369%209.56402%2021.8403%209.56402C22.3155%209.56402%2022.4581%209.97602%2022.4581%2010.388C22.4581%2010.796%2022.3155%2011.208%2021.8403%2011.208C21.369%2011.204%2021.2264%2010.792%2021.2264%2010.388ZM20.5255%2010.388C20.5255%2011.2%2021.0403%2011.736%2021.8363%2011.736C22.6363%2011.736%2023.1511%2011.2%2023.1511%2010.388C23.1511%209.56802%2022.6363%209.03202%2021.8363%209.03202C21.0443%209.03202%2020.5255%209.56802%2020.5255%2010.388ZM18.8028%2011.668H19.4998V10.512C19.4998%2010.06%2019.678%209.68802%2020.1889%209.68802C20.272%209.68802%2020.375%209.69602%2020.4384%209.71202V9.05602C20.3948%209.04002%2020.3354%209.03202%2020.2879%209.03202C19.9473%209.03202%2019.6067%209.25602%2019.4761%209.57602L19.4642%209.10002H18.8028V11.668ZM17.8563%208.33202H17.1594V9.10002H16.7356V9.57202H17.1594V11.084C17.1594%2011.596%2017.5316%2011.692%2017.9593%2011.692C18.0979%2011.692%2018.2484%2011.688%2018.3672%2011.668V11.12C18.292%2011.136%2018.2246%2011.14%2018.1534%2011.14C17.9158%2011.14%2017.8603%2011.08%2017.8603%2010.844V9.57602H18.3712V9.10402H17.8603V8.33202H17.8563ZM14.7239%2010.108C14.7318%209.90802%2014.8625%209.56402%2015.302%209.56402C15.6426%209.56402%2015.7931%209.75202%2015.8565%2010.108H14.7239ZM16.5574%2010.556C16.6049%209.76802%2016.1891%209.03202%2015.3258%209.03202C14.5536%209.03202%2014.0308%209.61602%2014.0308%2010.388C14.0308%2011.18%2014.5259%2011.736%2015.3258%2011.736C15.9%2011.736%2016.3198%2011.476%2016.5139%2010.872H15.9C15.8565%2011.032%2015.6307%2011.204%2015.3496%2011.204C14.9615%2011.204%2014.7437%2011%2014.7278%2010.556H16.5574ZM9.90039%2011.668H10.6211V9.18402L11.4924%2011.668H12.0864L12.9458%209.15602L12.9576%2011.668H13.6784V8.12802H12.5933L11.8171%2010.56L10.9855%208.12402H9.90039V11.668Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_50_21357%22%3E%0A%3Crect%20width%3D%2233%22%20height%3D%2220%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
}