.elementor-227219 .elementor-element.elementor-element-1b7517f{--display:flex;--margin-top:-30px;--margin-bottom:-15px;--margin-left:0px;--margin-right:0px;}.elementor-227219 .elementor-element.elementor-element-efa64ae{--display:flex;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-227219 .elementor-element.elementor-element-5d616c6 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-227219 .elementor-element.elementor-element-5d616c6.elementor-element{--align-self:center;}.elementor-227219 .elementor-element.elementor-element-7036b77{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-227219 .elementor-element.elementor-element-7d2ccfa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-227219 .elementor-element.elementor-element-7d2ccfa{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-7036b77 */#tot {
            line-height: 18px;
            margin: 5px 0;
            font-size: 14px;
            width: 90%;
            margin-right: auto;
            margin-left: auto;
        }
        
        #voc-list-container {
            line-height: 18px;
            margin: 5px 0;
            font-size: 14px;
            width: 90%;
            margin-right: auto;
            margin-left: auto;
        }

        #cap {
            margin-top: 30px;
            text-align: center;
            font-family: 'Roboto Slab', serif;
            font-size: 20px;
            font-style: italic;
            width: 100%;
        }
        
        .bannerVOC {
            margin-bottom: 20px
        }
        
        .submit_sessions {
            cursor: pointer;
        }

        h2 {
            color: #f15d32;
            font-family: 'Roboto Slab', serif;
        }

        h4 {
            border-top: 2px solid #ef3e1e;
            border-bottom: 2px solid #ef3e1e;
            padding: 3px 0;
            margin: 0;
        }

        h5 {
            color: #c0c0c0;
            font-family: 'Roboto Slab', serif;
            font-size: 1em;
            text-transform: uppercase;
            margin: 0 0 5px 0;
        }

        .sessio {
            float: left;
            padding: 20px 20px 0 20px;
            height: 300px;
            width: 291px;
        }

        .container-fila {
            /*height: 120px;*/
        }

        .fila {
            display: flex;
            margin: 5px 0;
        }

        .Post {
            margin-left: 5px;
        }

        .mapIcon {
            float: left;
        }

        .Pre {
            margin-right: 5px;
            font-weight: bold;
        }

        select {
            margin: 0 1em 1em 0;
            padding: 8px;
            font-family: 'Roboto Slab', serif;
            border: 2px solid #f15d32;
            border-radius: 10px;
            cursor: pointer;
        }

        select:enabled {
            font-weight: bold;
        }

        .submit_sessions,
        .submit_sessions:visited {
            font-family: 'Roboto Slab', serif;
            font-size: 14px;
            color: #fff;
            padding: 8px 25px;
            border-radius: 10px;
            background-color: #f15d32;
        }

        .submit_sessions:hover {
            background-color: #fff;
            color: #f15d32;
            border: 2px solid #f15d32;
        }

        .entrada {
            margin: 25px auto !important;
        }

        .entrada a {
            text-decoration: none !important;
            font-weight: 400;
        }

        .openMap {
            width: 15px;
            height: auto;
            margin: 3px 10px;
        }

        #una_ses {
            display: flex;
            align-items: baseline;
        }

        .inaugural {
            background-color: #ef3e1e;
            color: #ffffff;
            padding: 3px 0 3px 5px;
            margin: 0;
        }


        @media (max-width: 550px) {
            select {
                width: 90%;
            }
        }/* End custom CSS */