/* remember to use https://autoprefixer.github.io/ or something similar to add vendor prefixes for the flex rules */
#ecocalculadora {

}

#ecocalculadora h5 {
    text-align: left!important;
}

.ecocalculdoraheader {
    flex-direction: column;
    background-color: #ffffff;
    padding: 15px 30px 30px;
    align-items: normal!important;
}

.ecocalculdoraheader img {
    margin: 10px 10px 0 0!important;
}

.ecocalculadora-list {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
    display: flex;
    flex-direction: column;
}

.ecocalculadora-list ul {
    list-style-type: none;
    margin-left:0;
}

.ecocalculadora-list li {
    display:flex;
    flex-direction: column;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 10px;
}

.ecocalculadora-list li  .eco_value {
    width: 100%;
    background-color: #98D801;
    align-items: center;
}

.ecocalculadora-list li  .eco_meta {
    background-color: #F1F1F1;
    font-size: 14px;
    display: flex;
    flex: 1;
    align-items: center;
}

@media (min-width: 490px) and (max-width: 769px) {
    .ecocalculadora-list li {
        flex-direction: row;
        height: 80px;
    }
    .ecocalculadora-list li  .eco_value {
        float: left;
        width: 135px;
    }
    .ecocalculadora-list li .eco_meta {
        margin-left: 15px;
    }
}
@media (min-width: 1200px) {
    .ecocalculadora-list li {
        flex-direction: row;
        height: 80px;
    }
    .ecocalculadora-list li  .eco_value {
        float: left;
        width: 135px;
    }
    .ecocalculadora-list li .eco_meta {
        margin-left: 15px;
    }
}

.ecocalculadora-list li .eco_image {
    float: left;
    margin: 0 15px 0 0;
}

.ecocalculadora-list li .eco_value {
    padding: 7px 7px 7px 0;
    display: flex;
    flex-direction: row;
    background-color: #98D801;
}

.eco_value .eco_image {
    margin-left: -1px;
}

.eco_value-valor {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.1;
}

@media (min-width: 769px) {
    .ecocalculdoraheader {

    }
}

.eco_estalvi {
    background-color: #ffffff;
}

.eco_estalvi .wrapper {
    background-color: #97D700;
}
.eco_estalvi-header {
    padding: 10px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: row;
    width: 100%;
}

.eco_estalvi-more-info {
    position: absolute;
    bottom: -5px;
    z-index: 999;
    overflow: hidden;margin: 0 auto;  width: 100%;
    padding: 15px 10px 20px 30px;
}
.eco_estalvi-more-info-text {
    margin-top: 20px; font-size: 3vw; font-weight: 600
}
.slide {
    position: absolute;
    bottom: -5px;
    z-index: 1;
    overflow: hidden;margin: 0 auto;  width: 100%;
    padding: 15px 15px 60px 30px;
}

.eco_estalvi-result table {
    border: none;
}

.eco_estalvi-result table td {
    vertical-align: middle;
    padding: 0;
    border-bottom: none;
}
.eco_estalvi-result table td.collegeseal {
    width: 7rem;
}
.eco_estalvi-result-image {
    padding-right: 30px;
}

.eco_estalvi-result-image img {
    margin-left: 10px;
    margin-top: -40px;
    min-width: 30vw;
}

@media (min-width: 769px) {
    .eco_estalvi-result table td.collegeseal {
        width: 0;
    }
}
.eco_estalvi-result-value {
    font-size: 90px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 50px;
}
.eco_estalvi-result-text-arbres {
    line-height: 30px;
    font-size: 30px;
    font-weight: 300;
}
.eco_estalvi-result-value-cafe {
    font-size: 90px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 70px;
}
@media (min-width: 1360px) {
    .eco_estalvi-result-value-cafe {
        margin-top: 50px;
    }
}
.eco_estalvi-result-text-cafe {
    line-height: 30px;
    font-size: 30px;
    font-weight: 300;
}
@media (min-width: 340px) {
    .eco_estalvi-result-image img {
        margin-top: -40px;
    }
}
@media (min-width: 440px) {
    .eco_estalvi-result-image img {
        margin-top: -10px;
    }
}
@media (min-width: 489px) {
    .eco_estalvi-result-image img {
        min-width: 25vw;
    }
}
.eco_estalvi-result-image-cafe img {
    margin-left: 10px;
    min-width: 50vw;
}
@media (min-width: 360px) {
    .eco_estalvi-result-image-cafe img {
        min-width: 50vw;
    }
}
@media (min-width: 768px) {
    .eco_estalvi-result-image img {
        min-width: 12vw;
    }
    .eco_estalvi-result-image-cafe img {
        min-width: 22vw;
    }
    .eco_estalvi-more-info-text {
        font-size: 10px;
    }
    .eco_estalvi-more-info-text a {
        font-size: 8px;
    }
}
@media (min-width: 910px) {

}
@media (min-width: 1200px) {

}

@media (min-width: 1200px) {
    .eco_estalvi-result-image img {
        min-width: 12vw;
    }
}
.eco_estalvi-cost {
    background-color: white;
    margin-top: 20px;
}

.eco_estalvi-cost #totalTime {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-top: 0!important;
}

.eco_estalvi-cost .totalTimeLabel, .eco_estalvi-cost .totalCostLabel {
    color: #333333!important;
    font-size: 18px!important;
    font-weight: 600!important;
}

.eco_estalvi .slider {
    position: relative;
    padding-bottom: 100vw;
}
@media (min-width: 390px) {
    .eco_estalvi .slider {
        padding-bottom: 85vw;
    }
}
@media (min-width: 440px) {
    .eco_estalvi .slider {
        padding-bottom: 80vw;
    }
}
@media (min-width: 520px) {
    .eco_estalvi .slider {
        padding-bottom: 65vw;
    }
}
@media (min-width: 615px) {
    .eco_estalvi .slider {
        padding-bottom: 60vw;
    }
}
@media (min-width: 768px) {
    .eco_estalvi .slider {
        padding-bottom: 50vw;
    }
}
@media (min-width: 860px) {
    .eco_estalvi .slider {
        padding-bottom: 40vw;
    }
}
@media (min-width: 981px) {
    .eco_estalvi .slider {
        padding-bottom: 35vw;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .eco_estalvi-more-info-text {
        font-size: 16px;
    }
    .eco_estalvi-more-info-text a {
        font-size: 14px;
    }
}
@media (min-width: 1200px) {
    .eco_estalvi .slider {
        padding-bottom: 330px;
    }
}
.eco_estalvi #nav_slide .dots {
    width: 32px;
    height: 4px;
    margin: 0 4px;
    position: relative;
    display: inline-block;
}

.eco_estalvi #nav_slide {
    position: absolute;
    bottom: -20px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 25px;
    z-index: 99;
    cursor: default;
}

.eco_estalvi #nav_slide .dots:hover {
    cursor: pointer;
    transition: .25s
}
.eco_estalvi #nav_slide .dots:active { background-color: #0A503C!important;}

.eco_estalvi .slide{
    position: absolute;
    width: 100%;
    height: 100%;
}

#slider input {
    display: none;
}

/*#i1:checked ~ #nav_slide #dot1  ,
#i2:checked ~ #nav_slide #dot2
{ background-color: #0A503C!important; }*/

/*#i1:checked ~ #slide-one  ,
#i2:checked ~ #slide-two
{z-index: 9; animation: scroll 1s ease-in-out;}*/

#nav_slide #dot1 {
    -webkit-animation: dotColor1 12s infinite;
    animation: dotColor1 12s infinite;
}
#nav_slide #dot2 {
    -webkit-animation: dotColor2 12s infinite;
    animation: dotColor2 12s infinite;
}
#slide-arbres {
    -webkit-animation: fade 12s infinite;
    animation: fade 12s infinite;
}
#slide-cafe {
    -webkit-animation: fade2 12s infinite;
    animation: fade2 12s infinite;
}
@-webkit-keyframes fade
{
    0% { opacity: 1 ; z-index: 9; }
    50% { opacity: 0; z-index: -1; }
    100% { opacity: 1; z-index: 9; }
}
@keyframes fade
{
    0% { opacity: 1 ; z-index: 9; }
    50% { opacity: 0; z-index: -1; }
    100% { opacity: 1; z-index: 9; }
}
@keyframes fade2
{
    0% { opacity: 0; z-index: -1; }
    50% { opacity: 1; z-index: 9; }
    100% { opacity: 0; z-index: -1; }
}
@-webkit-keyframes fade2
{
    0% { opacity: 0; z-index: -1; }
    50% { opacity: 1; z-index: 9; }
    100% { opacity: 0; z-index: -1; }
}
@keyframes dotColor1
{
    0% { background-color: #0A503C; }
    50% { background-color: #E0E0E0; }
    100% { background-color: #0A503C; }
}
@-webkit-keyframes dotColor1
{
    0% { background-color: #0A503C; }
    50% { background-color: #E0E0E0; }
    100% { background-color: #0A503C; }
}
@keyframes dotColor2
{
    0% { background-color: #E0E0E0; }
    50% { background-color: #0A503C; }
    100% { background-color: #E0E0E0; }
}
@-webkit-keyframes dotColor2
{
    0% { background-color: #E0E0E0; }
    50% { background-color: #0A503C }
    100% { background-color: #E0E0E0; }
}
@keyframes scroll{
    0%{	opacity:.4;}
    100%{opacity:1;}
}

@media screen and (max-width: 685px){

    label span { font-size: 50pt; }

    #nav_slide .dots{
        width: 12px;
        height: 12px;
    }
}

.flex-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.flex-container > div.value {
    width: 60%;
}
.flex-container > div.icon {
    width: 40%;
}
.notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.noanimation {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
}

.hidden {
    visibility: hidden;
}

#extra_trips_titol{padding-top: 3rem;padding-bottom: 2rem;}#searcher #trip-schema .step ul.stops li.stop .stop-name .crossed,#searcher #trips-timetable .trip .crossed{text-decoration:line-through}::-webkit-input-placeholder{color:#2b3d3f}:-moz-placeholder{color:#2b3d3f;opacity:1}::-moz-placeholder{color:#2b3d3f;opacity:1}:-ms-input-placeholder{color:#2b3d3f}::-ms-input-placeholder{color:#2b3d3f}::placeholder{color:#2b3d3f}#searcher #station-incidences .station-incidences-name{font-weight:700}#searcher #datetime_option{color:#2b3d3f;width:200px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(https://fgc.cat/wp-content/plugins/fgc_user_area/img/down.png);background-repeat:no-repeat;background-position-x:100%;background-position-y:5px;border-bottom:2px solid #fff;margin:20px 0 0}#searcher #date_input,#searcher #time_from_input,#searcher #time_to_input{width:140px!important}#searcher #searcher-form h5{margin-left:25px}#searcher #searcher-form div.form-row{margin-bottom:5px;margin-left:25px}#searcher #searcher-form div.form-row.submit-row{width:100%;justify-content:center;margin-top:25px}#searcher #searcher-form div.form-row.submit-row button{color:#1f2b2e!important;background-color:#97D700!important}#searcher #searcher-form div.form-row.submit-row img.loading{width:20px;height:auto;left:20px;top:3px;display:none}#searcher #searcher-form div.form-row.submit-row.submit-on button{display:none}#searcher #searcher-form div.form-row.submit-row.submit-on img.loading{display:block}#searcher #searcher-form .address-row{display:flex;align-items:center;margin-bottom:0!important}#searcher #searcher-form .route-div{text-align:right;margin:0 0 0 10px;border-left:solid 2px #2b3d3f;padding-top:15px}#searcher #searcher-form .datetime-range-button{width:100%}#searcher #searcher-form .datetime-range-button button{padding:10px;background-color:#fff;border:1px solid #8fd635;margin:20px 0 0}#searcher #searcher-form input[type=text]{color:#2b3d3f;height:40px;line-height:38px;width:100%}#searcher #searcher-form .datetime-filter{display:flex;align-items:center}#searcher #searcher-form .datetime-filter:not(.option-selected){display:none}#searcher #searcher-form .datetime-range:not(.range-selected){display:none!important}#searcher #searcher-form .fgc-cercador-radio-wrap{display:flex;align-items:center;justify-content:space-between}#searcher #searcher-form .fgc-radio-container{padding:0;color:#2b3d3f;font-weight:700}#searcher #searcher-form .fgc-radio-container input{position:absolute;opacity:0;cursor:pointer}#searcher #searcher-form .fgc-radio-checkmark{position:absolute;height:25px;width:25px;background:url(https://fgc.cat/wp-content/plugins/fgc_user_area/img/oval.png) no-repeat;border-radius:50%;right:-40px;top:0;left:inherit}#searcher #searcher-form .fgc-radio-container input:checked~.fgc-radio-checkmark{background:url(https://fgc.cat/wp-content/plugins/fgc_user_area/img/oval_selected.png) no-repeat}#searcher .goToStep1{cursor:pointer;width:45px;position:relative}#searcher .googleOptions{margin-left:10px}#searcher .step2Header{display:flex;align-items:center}#searcher .addressTitle{color:#1f2b2e;font-weight:500;font-size:14px;margin-left:15px}#searcher .step2addressRow{margin-left:0;margin-top:20px}#searcher .modeOption{font-size:26px;background:#8fd635;color:#fff;border-radius:50%;width:50px;text-align:center;height:50px;padding-top:12px;cursor:pointer}#searcher .modeOptionSelected{background:#fff;color:#8fd635}#searcher #panel{margin-top:30px}#searcher .line-name{background-color:#f1f1f1;color:#000}#searcher .line-name.l7{background-color:#b2600b}#searcher .line-name.l6{background-color:#50639e}#searcher .line-name.fv{background-color:#164a7e}#searcher .line-name.s1{background-color:#f66014}#searcher .line-name.s2,#searcher .line-name.s2t{background-color:#7d971d}#searcher .line-name.l12{background-color:#b6b3e1}#searcher .line-name.s5,#searcher .line-name.s5s{background-color:#5687bf}#searcher .line-name.s6,#searcher .line-name.s6s{background-color:#ec0b43}#searcher .line-name.s7{background-color:#a12641}#searcher .line-name.l8{background-color:#e75cac}#searcher .line-name.s3{background-color:#4a858f}#searcher .line-name.s4{background-color:#916100}#searcher .line-name.s8{background-color:#39b8db}#searcher .line-name.s9{background-color:#e7425f}#searcher .line-name.r5{background-color:#2abfc2}#searcher .line-name.r50{background-color:#007488}#searcher .line-name.r6{background-color:#b3b3b3}#searcher .line-name.r60{background-color:#5b5b5b}#searcher .line-name.cm{background-color:#032d77}#searcher .line-name.mm{background-color:#399D3B}#searcher .line-name.lp{background-color:#E274AA}#searcher .line-name .r5,#searcher .line-name .r50,#searcher .line-name .r6,#searcher .line-name .r60,#searcher .line-name .s1,#searcher .line-name .s2,#searcher .line-name .s3,#searcher .line-name .s4,#searcher .line-name .s5,#searcher .line-name .s6,#searcher .line-name .s7,#searcher .line-name .s8,#searcher .line-name .s9{border-radius:13px}#searcher #trips-timetable{margin-top:20px;max-width:500px;font-weight:500}#searcher #extra_trips_titol h5, #searcher #trips-timetable h5{border-bottom:2px solid #fff;padding-bottom:10px}#searcher #trips-timetable .titles,#searcher #trips-timetable .trip{display:flex;flex-wrap:wrap;padding:5px;text-align:center}#searcher #trips-timetable .hidden_trip{display:none}#searcher #trips-timetable .lines{display:flex;flex:1 1 100px;max-width:80px;align-items:center;justify-content:center}#searcher #trips-timetable .lines .line-name{margin:0 5px;padding:4px 0;text-align:center!important;width:54px!important}#searcher #trip-schema h5,.adp-summary{text-align:center}#searcher #trips-timetable .duration,#searcher #trips-timetable .time{flex:1 1 80px}#searcher #trips-timetable .titles .duration,#searcher #trips-timetable .titles .lines,#searcher #trips-timetable .titles .time{font-weight:700;font-size:.8rem}#searcher #trips-timetable .trip{cursor:pointer;width:100%;height:100%}#searcher #trips-timetable .trip:hover{background-color:#fff}#searcher #trips-timetable .trip.first-available{background-color:#97d700!important}#searcher #trips-timetable .trip .time_retard{color:#910825;font-weight:700}#searcher #trip-schema .trip-schedule{width:100%}#searcher #trip-schema .address-from,#searcher #trip-schema .address-to{background-color:#f1f1f1;font-weight:700;padding:5px}#searcher #trip-schema .address-from .legend,#searcher #trip-schema .address-to .legend{font-weight:400;font-size:.7em}#searcher #trip-schema .transfer{width:100%;display:inline-flex;margin-bottom:2em}#searcher #trip-schema .transfer>div{margin:0 auto;background-color:#fcf8e3;color:#8a6d3b;border-radius:6px;padding:1em 1em 1em 3em;display:block;position:relative}#searcher #trip-schema .transfer>div>div{bottom:0;font-size:1em;font-style:normal;left:0;position:absolute;top:0;width:3em}#searcher #trip-schema .step{margin:20px 0;display:inline-block;width:100%}#searcher #trip-schema .step .line-name{padding:10px 17px;position:relative;color:#000;font-size:20px;display:inline-flex;align-items:center;margin:20px 5px 0 10px}#searcher #trip-schema .step .line-name .line-identifier{font-weight:700}#searcher #trip-schema .step .line-name .line-text{font-size:15px!important;padding-left:10px}#searcher #trip-schema .step ul.stops{list-style:none;position:relative;margin:20px 0 0 34px;width:100%;display:inline-block;border-left:1px solid #2b3d3f}#searcher #trip-schema .step ul.stops li.stop{width:100%;display:block;position:relative;margin-bottom:20px}#searcher #trip-schema .step ul.stops li.stop>div{width:100%;margin-left:-15px;padding-left:50px;padding-right:15px}#searcher #trip-schema .step ul.stops li.stop .line-schedule{font-size:.8em;float:right}#searcher #trip-schema .step ul.stops li.stop .stop-name{padding-top:15px;padding-bottom:15px;padding-right:15px}#searcher #trip-schema .step ul.stops li.stop .stop-name.stops-number{padding-top:0;padding-bottom:0}#searcher #trip-schema .step ul.stops li.stop .stop-name a{color:#333}#searcher #trip-schema .step ul.stops li.stop .stop-name a.station-warning-icon{margin:0 5px}#searcher #trip-schema .step ul.stops li.stop .stop-name a.station-warning-icon .vc_pixel_icon{background-size:1em;width:1em;height:1em}#searcher #trip-schema .step ul.stops li.stop .stop-name:before{position:absolute;content:'\2022';left:-13px;font-size:5em;top:-5px;color:#2b3d3f}#searcher #trip-schema .step ul.stops li.stop .stop-name .delay{color:#910825;font-weight:700;font-size:.8em}.address-input,.adp,.adp table{color:#2b3d3f!important}#searcher #trip-schema .step ul.stops li.stop .stop-name .delay .delay-minutes{float:left}#searcher #trip-schema .step ul.stops li.stop .stop-name .delay .delay-time{float:right}#searcher #trip-schema .step ul.stops li.stop:first-child .stop-name a,#searcher #trip-schema .step ul.stops li.stop:last-child .stop-name a{font-size:1em;font-weight:700}#searcher #trip-schema .step ul.stops li.stop:first-child .stop-name:before,#searcher #trip-schema .step ul.stops li.stop:last-child .stop-name:before{left:-25px;content:url(https://fgc.cat/wp-content/plugins/fgc_custom_plugin/img/others.png);top:5px;background-color:#f1f1f1}#searcher #trip-schema .step ul.stops li.stop:first-child{margin-top:-2em}#searcher #trip-schema .step ul.stops li.stop:last-child{margin-bottom:-3em}#searcher #trip-schema .step ul.stops li.stop:last-child .services{height:2em}#searcher #trip-schema .step ul.stops li.stop:last-child:before{left:-25px}#searcher #trip-schema .step ul.stops li.stop div.services{width:100%}#searcher #trip-schema .step ul.stops li.stop div.services img{max-height:22px;margin-right:1px}.autocomplete-results{margin:0 auto;position:absolute;display:none;background-color:#fff;list-style-type:none;border:1px solid #d2d2d2;border-top:0;box-sizing:border-box;z-index:90;font-size:.8rem;font-weight:700;width:80%}.autocomplete-item,.autocomplete-item-no-results{padding:5px 5px 5px 35px;line-height:26px;border-top:1px solid #d9d9d9;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.autocomplete-icon{display:block;position:absolute;top:7px;bottom:0;left:8px;width:20px;height:20px;background-repeat:no-repeat;background-position:center center}#adp-placemark img,.adp-agencies,.adp-legal,.adp-placemark img,.adp-warnbox{display:none}.custom_infowindow .occupation-section .wagon,.loading-map{position:relative}.autocomplete-item:hover{background-color:#f2f2f2;cursor:pointer}.adp{border-left:2px dashed;margin-left:2.2em}.adp>div{margin-left:-15px}.adp,.adp table{font-family:Montserrat,sans-serif!important;font-weight:500!important;font-size:15px!important}.adp b,.adp-list,.adp-list b{font-weight:500}.adp-list{background-color:inherit;cursor:pointer;color:#2b3d3f;font-size:15px;border:0}.adp-list td{border:0}.adp-placemark,.adp-placemark td{border:0!important}.adp-listsel{background-color:#fff}.adp-warnbox{font-weight:700}#adp-placemark,.adp-placemark{font-weight:700!important;padding:10px 10px 10px 30px;background:url(https://fgc.cat/wp-content/plugins/fgc_custom_plugin/img/start.png) .5% center no-repeat #f1f1f1}#fromGoogleDirections .adp-placemark:not(#adp-placemark),#toGoogleDirections #adp-placemark{background:0 0!important}#toGoogleDirections{margin-top:-2em;margin-bottom:2em}#toGoogleDirections #adp-placemark td{padding-top:2em}#toGoogleDirections .adp-placemark:not(#adp-placemark){background:url(https://fgc.cat/wp-content/plugins/fgc_custom_plugin/img/start.png) .5% center no-repeat #f1f1f1}#lineConnection{margin-top:-4em}#lineConnection #adp-placemark td{padding-top:4em}#lineConnection .adp-placemark{background:0 0!important}.adp-summary{color:#8fd635;font-weight:700;margin-top:10px;margin-bottom:10px}.adp-directions td{border:0;padding:20px 0 0 50px}#totalCost,#totalTime{border-top:2px solid #fff;padding:10px 30px}.adp-directions .adp-details{font-weight:500;font-size:12px}#station-access{font-size:14px;font-weight:500;background-color:#fff;padding:15px}#ecocalculadora{background:url(https://fgc.cat/wp-content/plugins/fgc_custom_plugin/img/eco-background.png) right bottom no-repeat #97d700;background-size:auto;padding:0 30px 30px}#ecocalculadora .ecocalculdoraheader{display:flex;align-items:center}#ecocalculadora .ecocalculadoraco2div,#totalTime{align-items:center;display:flex}#ecocalculadora .ecocalculdoraheader img{margin:20px 20px 0 0}#totalCost,.custom_infowindow .header{margin-bottom:20px}#ecocalculadora #ecocalculadora-valor{font-size:3.5rem;font-weight:700;color:#fff}#ecocalculadora .ecocalculadoraco2div .ecocalculadoragr{margin-left:10px;color:#fff;font-weight:700;font-size:1.8rem;line-height:1.8rem}#station-incidences,#trip_news{font-size:14px;font-weight:500;background-color:#fff;padding:15px}#totalTime{justify-content:space-between;margin-top:20px}#totalTime .totalTimeLabel{color:#6f6e6e;font-size:16px;font-weight:500}#totalTime .totalTimeValue{color:#2b3d3f;font-size:21px;font-weight:500}#totalCost{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #fff}#totalCost .totalCostLabel{color:#6f6e6e;font-size:16px;font-weight:500}#totalCost .totalCostValue{color:#2b3d3f;font-size:21px;font-weight:500}#searcher-map{height:700px}@media (max-width:600px){#searcher-map{display:none}#searcher-map.displayResults{display:block;height:300px}}@media (max-width:1200px){.fgc-cercador-radio-wrap{display:block!important}.fgc-radio-checkmark{right:0!important}}.loading-map{width:100%;height:100%;z-index:110;background-color:#f1f1f1}.loading-map img{width:50px;margin-left:50%;margin-top:50%;left:-25px;top:-25px}#searcher-map .gm-style-iw button{background:url(https://fgc.cat/wp-content/plugins/fgc_custom_plugin/img/geotren/close.svg) no-repeat!important;top:5px!important;right:0!important}#searcher-map .gm-style-iw button img{display:none!important}#searcher-map .gm-style .gm-style-iw-d{overflow:hidden!important}#searcher-map .gm-style-iw-c{border-radius:0!important}.custom_infowindow{padding:20px 10px 10px;color:#2b3d3f;width:350px;overflow:hidden}.custom_infowindow .header img{float:left;margin-right:20px}.custom_infowindow .header h5{float:right;padding-top:10px!important;width:250px}.custom_infowindow hr{color:#6f6e6e;height:1px}.custom_infowindow p{font-size:16px;margin-bottom:20px!important}.custom_infowindow .status-section .station{width:47%;float:left}.custom_infowindow .status-section .status{width:47%;float:right}.custom_infowindow .occupation-section .occuppation_wrapper{top:-65px;position:relative}.custom_infowindow .occupation-section .occuppation_wrapper .occuppation_wagon{display:flex;justify-content:space-between;width:235px;margin:0 auto}.custom_infowindow .occupation-section .occuppation_wrapper .three_vagons{width:175px}.custom_infowindow .occupation-section .two_trains_first_train{top:-145px}.custom_infowindow .occupation-section .two_trains_second_train{top:-110px}.custom_infowindow .occupation-section .wagon span{font-weight:700;margin-left:5px;font-size:12px}.custom_infowindow .min_occupation{max-height:145px}.custom_infowindow .max_occupation{max-height:230px}.custom_infowindow .next-stops-section img{vertical-align:middle;cursor:pointer}.custom_infowindow .next-stops-section .content{overflow-y:scroll;height:130px}.custom_infowindow .next-stops-section .next-station{width:50%;float:left;font-size:14px;margin-bottom:5px}.custom_infowindow .next-stops-section .opened{-ms-transform:rotate(180deg);transform:rotate(180deg)}.geotren_modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.geotren_modal .geotren_modal_content{background-color:#fefefe;margin:15% auto;border:1px solid #888}.geotren_modal .geotren_close{color:#aaa;float:right;font-size:28px;font-weight:700}.geotren_modal .geotren_close:focus,.geotren_modal .geotren_close:hover{color:#000;text-decoration:none;cursor:pointer}.geotren_modal .two_trains_first_train{top:-150px!important}.geotren_modal .two_trains_second_train{top:-120px!important}.autocomplete-item.focus{background-color:#f2f2f2;cursor:pointer;border: 2px solid #1f2b2e;}