/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* FLEX */
.flex-container {
    width: 100%;
    float: left;
    margin: 30px 0;
}
.flex {
    float: left;
}
.flex-100 .inside {
    padding: 0 25px;
    display: inline-block;
}
.flex-100 .flex {
    width: 100%;
    padding: 0;
}
.flex-50 .inside {
    padding: 0 25px;
    display: inline-block;
}
.flex-50 .flex {
    width: 50%;
    padding: 0 5px 0 0;
}
.flex-50 .flex:nth-of-type(even) {
    padding: 0 0 0 5px;
}
.flex-33 .inside {
    padding: 0 25px;
    display: inline-block;
}
.flex-33 .flex {
    width: 33.33333%;
    padding: 0 5px;
}
.flex-25 .inside {
    padding: 0 25px;
    display: inline-block;
}
.flex-25 .flex {
    width: 25%;
    padding: 0 5px;
}
.flex-20 .inside {
    padding: 0 25px;
    display: inline-block;
}
.flex-20 .flex {
    width: 20%;
    padding: 0 5px;
}
.flex-16 .inside {
    padding: 0 25px;
    display: inline-block;
}
.flex-16 .flex {
    width: 16.66666%;
    padding: 0 5px;
}
.inside .wrap-inside {
    padding: 0;
}
.exhibitors .flex-container {
    margin: 10px 0 0;
}
.exhibitors .flex-container.no-letters {
    margin: 30px 0 0;
}
.in-flex {
    width: 100%;
    float: left;
    position: relative;
}
.in-flex .thumb-holder {
    width: 100px;
    position: absolute;
    left: 6px;
    top: 6px;
    bottom: 6px;
    overflow: hidden;
    background: #ffffff;
}
.thumb-holder img {
    position: absolute;
    max-width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.flex-contents {
    width: 100%;
    float: left;
    padding: 0 15px 0 115px;
}
.flex-contents h2 {
    color: #e03a22;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    margin: 0;
    padding: 10px 0;
    float: left;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.mobile-program .flex-contents h2 {
    background: none;
}

.mobile-program .agenda-hour span {
    font-size: 24px;
    line-height: 1.1;
}
.mobile-program .agenda-hour {
    width: 90px;
}
.mobile-program .agenda .flex-container {
    padding-left: 90px;
}
.mobile-program .agenda-days a {
    font-size: 14px;
    line-height: 21px;
}
.mobile-program .form__inputs .inputs_showhidefilter a {
    padding: 7px 25px;
    padding-right: 45px;
}
.mobile-program .form__inputs .inputs_showhidefilter:after {
    right: 24px;
}
.mobile-program .agenda .filters .form__tracks .tracks__item {
    font-size: 14px;
}

.mobile-program .agenda .filters .filters-tracks-colors .colors__item {
    font-size: 14px;
}

.in-flex .flex-contents p {
    float: left;
    width: 100%;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;

    text-align: left;
}
.flex-contents .list-products:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    content: '\E8F9';
    float: left;
    margin-right: 5px;
    color: #e03a22;
    position: relative;
}
.flex-contents .list-country:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    content: '\E894';
    float: left;
    margin-right: 5px;
    color: #e03a22;
    position: relative;
}
.flex-contents .list-day:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    content: '\E916';
    float: left;
    margin-right: 5px;
    color: #e03a22;
}

.in-flex .flex-contents p.list-time {
    padding-bottom: 10px;
    font-size: 15px;

    font-size: 15px;
    line-height: 16px;
}

.flex-contents .list-time:before {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-family: 'Linearicons';
    font-size: 17px;
    line-height: 1;
    color: #E8412C;

    content: "\e8e7";
    display: block;
    float: left;

    width: 17px;
    height: 17px;

    /* background: url('../images/ico_time.png') no-repeat center center;
    background-size: 100%; */

    margin-right: 6px;
}

.flex-contents .list-location .location, .flex-contents .list-location .keywords {
    float: left;
}

.flex-contents .list-location .keywords {
    list-style: none;
    padding-left: 30px;
}

.flex-contents .list-location .keywords li {
    display: block;
    float: left;

    padding-right: 15px;
}

.flex-contents .list-location .keywords li:before {
    content: "";
    display: block;
    float: left;

    width: 16px;
    height: 16px;

    margin-right: 6px;

    background: url('../images/ico_glass.png') no-repeat center center;
    background-size: 100%;
}

.flex-contents .list-location{
    padding-bottom: 25px;

    font-size: 15px;
    line-height: 18px;

    margin-left: -1px;
}

.flex-contents .list-location:before {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-family: 'Linearicons';
    font-size: 18px;
    line-height: 1;
    color: #E8412C;

    content: "\e77a";

    display: block;
    float: left;

    width: 13px;
    height: 18px;

    margin-right: 6px;

    /* background: url('../images/ico_location.png') no-repeat center center;
    background-size: 100%; */
}

.flex-contents .list-speakers {
    display: table;
    width: 100%;
    text-align: left;

    padding-top: 28px;
    padding-bottom: 3px;
}

.flex-contents .list-speakers p {
    padding-bottom: 20px;
    text-align: left;
}

.flex-contents .list-speakers a {
    padding-bottom: 4px;
    line-height: 21px;
}

.flex-contents .list-time .time, .flex-contents .list-time .list-calendar {
    float: left;
}

.flex-contents .list-time .list-calendar {
    padding-left: 35px;
}

.mobile-program .flex-contents .list-time .list-calendar {
    padding-left: 0;
    clear: both;

    padding-top: 10px;
}

.flex-contents .list-calendar:before {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-family: 'Linearicons';
    font-size: 17px;
    line-height: 1;

    content: "\e789";
    display: block;
    float: left;

    width: 18px;
    height: 16px;

    margin-right: 6px;

    /* background: url('../images/ico_calendar.png') no-repeat center center;
    background-size: 100%; */
}
.flex-contents .list-category {
    padding: 12px 0 18px 0;
}

.in-flex .flex-contents p.list-category {
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
}


.flex-contents .list-theme {
    color: #6a0096;
    line-height: 15px !important;
}
.flex-contents .list-theme img {
    max-height: 15px;
    margin-right: 5px;
    float: left;
}
.flex .exhibitor {
    background: #ffffff;
    -webkit-transition: background 0.25s ease-in-out 0s;
    -moz-transition: background 0.25s ease-in-out 0s;
    -o-transition: background 0.25s ease-in-out 0s;
    transition: background 0.25s ease-in-out 0s;
    border: solid 1px #e0e0e0;
    padding: 5px;
    margin-bottom: 10px;
    color: inherit !important;
    min-height: 105px;
}
.exhibitors .flex-container .flex:nth-child(odd) {
    clear: left;
}
.not-mobile .flex .exhibitor:hover {
    background: #fbfbfb;
}
.flex .exhibitor.no-thumb .flex-contents {
    padding: 0 15px;
}
.filters {
    width: 100%;
    float: left;
    color: #ffffff;
    margin-bottom: 10px;
}
.filters form {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
}
.filters-alphabet {
    width: 100%;
    float: left;
    padding: 8px 0;
}
.filters-alphabet a {
    width: 3.57%;
    height: 0;
    padding-bottom: 3.57%;
    float: left;
    position: relative;
}
.filters-alphabet a .letter-place {
    width: 90%;
    height: 90%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.2);
    display: inline-block;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
}
.filters-alphabet a .the-letter {
    font-weight: 600;
    font-size: 10px;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.not-mobile .filters-alphabet a:hover .letter-place,
.not-mobile .filters-alphabet a:focus .letter-place,
.not-mobile .filters-alphabet .active-letter:hover .letter-place {
    background-color: #f651f5;
}
.filters-alphabet .active-letter .letter-place {
    background-color: rgba(246, 81, 245, 0.8);
}
.not-mobile .filters-alphabet a:hover .the-letter,
.not-mobile .filters-alphabet a:focus .the-letter,
.filters-alphabet .active-letter .the-letter {
    color: #fff;
    text-decoration: none;
}
.filters-alphabet a:last-child .the-letter {
    font-size: 20px;
    top: -20%;
    line-height: 2px;
}
.filters-main-active {
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    color: #6a0096;
    padding: 20px 0;
}
.main-filters {
    width: 100%;
    float: left;
    position: relative;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 25px;
}
.filters .main-filters label {
    float: left;
    font-size: 22px;
    font-weight: 300;
    line-height: 44px;
    width: 150px;
}
.filters .main-filters .hold-input {
    position: absolute;
    min-height: 44px;
    left: 175px;
    right: 240px;
}
.filters .main-filters.custom-buttons .hold-input {
    right: 300px;
}
.filters .main-filters input[type="text"] {
    width: 100%;
    line-height: 44px;
    padding: 0 12px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0 none;
    color: #ffffff;
    font-weight: 300;
    font-size: 16px;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
}
.filters .main-filters input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
}
.filters .main-filters input[type="text"]:-moz-placeholder {
    color: #ffffff;
}
.filters .main-filters input[type="text"]::-moz-placeholder {
    color: #ffffff;
}
.filters .main-filters input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
}
.filters .main-filters input[type="text"]:focus {
    background-color: rgba(0, 0, 0, 0.4);
}
.filters .main-submit {
    position: absolute;
    right: -50px;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0;
    height: 44px;
    width: 44px;
    margin: 0 0 0 10px;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
}
.not-mobile .filters .main-submit:hover {
    background-color: rgba(0, 0, 0, 0.4);
}
.trigger-filters {
    position: relative;
    float: right;
    font-size: 22px;
    font-weight: 300;
    line-height: 44px;
    padding-right: 52px;
}
.trigger-filters i:after {
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 44px;
    height: 44px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    content: '\E5D3';
    position: absolute;
    text-align: center;
    line-height: 44px;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
}
.not-mobile .trigger-filters:hover i:after {
    background-color: rgba(0, 0, 0, 0.4);
}
.trigger-print {
    position: relative;
    float: right;
    font-size: 22px;
    font-weight: 300;
    line-height: 44px;
    padding-right: 52px;
}
.trigger-print i:after {
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 44px;
    height: 44px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    content: '\E8AD';
    position: absolute;
    text-align: center;
    line-height: 44px;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
}
.not-mobile .trigger-print:hover i:after {
    background-color: rgba(0, 0, 0, 0.4);
}
.secondary-filters {
    width: 100%;
    float: left;
    position: relative;
    -webkit-transition: max-height 0.4s ease-in-out 0s;
    -moz-transition: max-height 0.4s ease-in-out 0s;
    -o-transition: max-height 0.4s ease-in-out 0s;
    transition: max-height 0.4s ease-in-out 0s;
    max-height: 0px;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.wrap-filters {
    width: 100%;
    float: left;
    position: relative;
    padding: 15px 25px;
}
.wrap-field {
    width: 100%;
    float: left;
    position: relative;
}

.not-mobile .filters-open .trigger-filters:hover i:after {
    background-color: #f651f5;
}
.filters-open .secondary-filters {
    -webkit-transition: max-height 0.4s ease-in-out 0s;
    -moz-transition: max-height 0.4s ease-in-out 0s;
    -o-transition: max-height 0.4s ease-in-out 0s;
    transition: max-height 0.4s ease-in-out 0s;
    max-height: 770px;

    padding-bottom: 50px;
}
::-webkit-input-placeholder {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
:-moz-placeholder {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
::-moz-placeholder {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
:-ms-input-placeholder {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.exhibitors-filters .select-field,
.themes-filters .select-field {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 150px;
    position: relative;
    margin-bottom: 15px;
}
.clear-all-filters {
    margin: 15px 0 0 15px;
    float: left;
    width: 100%;
}
.exhibitors-filters select.predictable,
.themes-filters select.predictable {
    display: none;
}
.exhibitors-filters .select-field .predict-container,
.themes-filters .select-field .predict-container {
    width: 100%;
    margin: 0;
    border: 0 none;
    position: relative;
    float: left;
    background-color: #04397a;
    height: 0;
    overflow: hidden;
    z-index: 2;
}
.exhibitors-filters .predict-open .predict-container,
.themes-filters .predict-open .predict-container {
    height: auto;
}
.exhibitors-filters .predict-wrapper,
.themes-filters .predict-wrapper {
    width: 100%;
    float: left;
    max-height: 220px;
    overflow: auto;
}
.exhibitors-filters .select-field .predict-container a,
.themes-filters .select-field .predict-container a {
    float: left;
    height: 44px;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    line-height: 44px;
    cursor: pointer;
    font-weight: 300;
    font-size: 16px;
    padding: 0 15px;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.not-mobile .exhibitors-filters .select-field .predict-container a:hover,
.not-mobile .exhibitors-filters .select-field .predict-container a:focus,
.exhibitors-filters .select-field .predict-container a.selected,
.not-mobile .themes-filters .select-field .predict-container a:hover,
.not-mobile .themes-filters .select-field .predict-container a:focus,
.themes-filters .select-field .predict-container a.selected {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.exhibitors-filters .select-field a.predict-default,
.themes-filters .select-field a.predict-default {
    float: left;
    height: 44px;
    background: none;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.exhibitors-filters .select-field a.predict-default span,
.themes-filters .select-field a.predict-default span {
    float: left;
    height: 44px;
    width: 100%;
    color: #ffffff;
    line-height: 44px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.2);
    font-weight: 300;
    font-size: 16px;
    padding: 0 15px;
}
.exhibitors-filters .select-field a.predict-default span:before,
.themes-filters .select-field a.predict-default span:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 44px;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    float: left;
    margin-right: 8px;
    color: #ffffff;
}
.exhibitors-filters .select-field a.is-selected span:before,
.themes-filters .select-field a.is-selected span:before {
    color: #f651f5;
}
.exhibitors-filters .select-field a.predict-default span i:after,
.themes-filters .select-field a.predict-default span i:after {
    content: '\E5CF';
    position: absolute;
    text-align: center;
    line-height: 44px;
    width: 44px;
    right: 0;
    top: 0;
}
.exhibitors-filters .select-field.predict-open a.predict-default span i:after,
.themes-filters .select-field.predict-open a.predict-default span i:after {
    content: '\E5CE';
    position: absolute;
    text-align: center;
    line-height: 44px;
    width: 44px;
    right: 0;
    top: 0;
}
select[data-name=exhibitor_country] + .predict-default span:before {
    content: '\E894';
}
select[data-name=exhibitor_product] + .predict-default span:before {
    content: '\E8F9';
}
select[data-name=exhibitor_location] + .predict-default span:before {
    content: '\E0C8';
}
select[data-name=themes] + .predict-default span:before {
    content: '\E1B8';
}
.exhibitors-filters .select-field .reset-predict + a.predict-default span,
.themes-filters .select-field .reset-predict + a.predict-default span {
    padding: 0 15px 0 15px;
}
.not-mobile .exhibitors-filters .select-field a:hover,
.not-mobile .themes-filters .select-field a:hover {
    text-decoration: none;
}
.exhibitors-filters .select-field .predict-container .predictable-select-input,
.themes-filters .select-field .predict-container .predictable-select-input {
    width: 96%;
    line-height: 44px;
    padding: 0 12px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0 none;
    color: #ffffff;
    font-weight: 300;
    font-size: 16px;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
    margin: 0;
    position: relative;
    margin: 10px 2%;
}
.exhibitors-filters .select-field .predict-container .predictable-select-input::-webkit-input-placeholder,
.themes-filters .select-field .predict-container .predictable-select-input::-webkit-input-placeholder {
    color: #ffffff;
}
.exhibitors-filters .select-field .predict-container .predictable-select-input:-moz-placeholder,
.themes-filters .select-field .predict-container .predictable-select-input:-moz-placeholder {
    color: #ffffff;
}
.exhibitors-filters .select-field .predict-container .predictable-select-input::-moz-placeholder,
.themes-filters .select-field .predict-container .predictable-select-input::-moz-placeholder {
    color: #ffffff;
}
.exhibitors-filters .select-field .predict-container .predictable-select-input:-ms-input-placeholder,
.themes-filters .select-field .predict-container .predictable-select-input:-ms-input-placeholder {
    color: #ffffff;
}
.exhibitors-filters .select-field .predict-container .predictable-select-input:focus,
.themes-filters .select-field .predict-container .predictable-select-input:focus {
    background-color: rgba(0, 0, 0, 0.4);
    border: 0 none;
    color: #ffffff;
    font-weight: 300;
    font-size: 16px;
}
.filtered {
    width: 100%;
    float: left;
    position: relative;
    margin: 10px 0 0 0;
}
.filtered:empty {
    display: none;
}
.reset-predict {
    float: left;
    padding: 0 10px;
    line-height: 32px;
    background-color: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
    position: relative;
    margin: 0 10px 10px 0;
}
.reset-predict:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 32px;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    float: left;
    margin-right: 8px;
    color: #f651f5;
}
.reset-predict:after {
    content: '\E5CD';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 32px;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    float: right;
    margin-left: 10px;
    color: #e0e0e0;
}
.not-mobile .reset-predict:hover {
    background-color: #6a0096;
}
.not-mobile .reset-predict:hover:after {
    color: #ffffff;
}
.reset_exhibitor_product:before {
    content: '\E8F9';
}
.reset_exhibitor_country:before {
    content: '\E894';
}
.reset_exhibitor_location:before {
    content: '\E0C8';
}
.reset_alphabet:before {
    content: '\E053';
}
.submit-holder {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin: 10px 0;
}
.reset-filters {
    line-height: 60px;
    cursor: pointer;
    font-weight: 300;
    font-size: 16px;
    padding: 0 15px 0 0;
    display: inline-block;
}
.not-mobile .reset-filters:hover {
    text-decoration: underline;
}
.filters-submit {
    display: inline-block;
    background-color: rgba(246, 81, 245, 0.8);
    border: 0;
    height: 60px;
    color: #fff;
    cursor: pointer;
    border: 0 none;
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
}
.not-mobile .filters-submit:hover {
    background-color: #f651f5;
}

/*Agenda*/
.page-template-template-program-api header + script + script + .content-container {
    padding-top: 212px;
}

.agenda .main-image {
    margin-bottom: 0;
    -webkit-transition: max-height 0.3s ease-in-out 0s;
    -moz-transition: max-height 0.3s ease-in-out 0s;
    -o-transition: max-height 0.3s ease-in-out 0s;
    transition: max-height 0.3s ease-in-out 0s;
    max-height: 500px;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.agenda .agenda-content {
    padding: 0;
    margin-top: -20px;
    position: relative;
}
.no-results {
    padding: 15px 25px;
}
h3.no-results {
    font-size: 20px;
    padding: 15px 25px;
}
.found-day span {
    float: none;
    display: inline-block;
}
.found-day span .long {
    float: none;
    display: inline-block;
}
.found-day span .short {
    display: none;
}
.agenda .filters {
    background: none;
}
.agenda .filters form {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;

    color: #0f0f0f;
}

.agenda .filter-cloudwords {
    display: block;
    width: 100%;
}

.agenda .filter-cloudwords .cloud {
    display: table;
    width: auto;
    padding: 5px 30px 5px 15px;
    background: #e0e0e0;
    color: #000000;

    position: relative;

    font-size: 15px;
    line-height: 20px;

    float: left;

    margin-right: 10px;
    margin-bottom: 15px;
}

.agenda .filter-cloudwords .cloud a {
    content: "";

    width: 17px;
    height: 17px;

    background: url('../images/ico_cloudclose.png') no-repeat center center;
    background-size: 100%;

    padding: 5px 0;

    position: absolute;
    top: 7px;
    right: 5px;
}



/* IVANO */
.agenda .iradio_square-red {
    background-position: -144px 0;
}

.agenda form label {
    cursor: hand;
    cursor: pointer;
}

.agenda .form__tracks, .agenda .form__keywords {
    position: relative;
    display: table;
    width: 100%;
}

.agenda .filters .form__tracks .tracks__item {
    font-size: 15px;
    line-height: 20px;

    padding-bottom: 10px;
    padding-right: 30px;

    width: 25%;
    display: block;
    text-transform: uppercase;
    float: left;
    text-align: left;
}

.mobile-program .agenda .filters .form__tracks .tracks__item {
    width: 100%;
}

.agenda .filters .form__tracks h5, .agenda .filters .form__keywords h5 {
    font-weight: bold;
    text-align: left;

    font-size: 15px;
    line-height: 1;
}

.agenda .filters .form__keywords .keywords__item {
    font-size: 15px;
    line-height: 20px;

    padding-bottom: 10px;
    padding-right: 30px;

    width: 25%;
    display: block;
    text-transform: uppercase;
    float: left;

    text-align: left;
}

.mobile-program .agenda .filters .form__keywords .keywords__item {
    width: 100%;
}

.agenda .filters .filters-tracks-colors .colors__item {
    display: block;
    float: left;

    color: #0f0f0f;
    text-transform: uppercase;

    font-size: 15px;
    line-height: 20px;

    padding-bottom: 10px;
    padding-right: 20px;
}

.agenda .filters .filters-tracks-colors .colors__item .item__ball {
    display: block;
    width: 22px;
    height: 22px;

    border-radius: 11px;
    float: left;

    margin-right: 10px;
}

.agenda .agenda-hour-wrap .list-category .item__ball {
    display: block;

    width: 16px;
    height: 16px;

    border-radius: 8px;
    float: left;
    margin-right: 5px;
}


.agenda-days {
    width: 100%;
    float: left;
    border-bottom: solid 0px #e0e0e0;
}
.agenda-days a {
    width: 25%;
    float: left;
    border-left: solid 1px #ffffff;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    letter-spacing: 0.09em;
    color: #000000;
    background: #e0e0e0;
    text-transform: uppercase;
    -webkit-transition: background-color 250ms ease-in 0ms, color 250ms ease-in 0ms, border 250ms ease-in 0ms;
    -moz-transition: background-color 250ms ease-in 0ms, color 250ms ease-in 0ms, border 250ms ease-in 0ms;
    -o-transition: background-color 250ms ease-in 0ms, color 250ms ease-in 0ms, border 250ms ease-in 0ms;
    transition: background-color 250ms ease-in 0ms, color 250ms ease-in 0ms, border 250ms ease-in 0ms;
}
.agenda-days a:first-child {
    border-left: 0 none;
}
.agenda-days a.active-day {
    color: #ffffff;
    background: #e03a22;
}
.not-mobile .agenda-days a:hover {
    color: #ffffff;
    border-left: solid 1px #e03a22;
}
.agenda-days a span {
    width: 100%;
    float: left;
}
.agenda-days a span div {
    display: inline;
}
.agenda-days a span .short {
    display: none;
}
.agenda-hour-wrap {
    width: 100%;
    position: relative;
    float: left;
    display: none;
    background: #f3f3f3;

    margin-bottom: 12px;
    overflow: hidden;
}
.agenda-hour-wrap.has_session {
    display: block;
}

.program .agenda {
    overflow: hidden;
    margin-bottom: 100px;
}
.agenda-hour {
    width: 120px;
    position: sticky;
    position: absolute;
    height: 100%;
    border-bottom: solid 0px #e0e0e0;
}

.page-template-template-program-api .content-container {
    background-color: #ffffff;
}

.agenda-hour span {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 20px;
    text-align: center;
    color: #e03a22;
    font-weight: 300;
    font-size: 32px;
    line-height: 38px;
    transition: top 0.25s ease-out 0s, bottom 0.25s ease-out 0s;
}
.agenda-hour span.fixed-hour {
    position: fixed;
    left: auto;
    right: auto;
    width: 120px;
    top: 154px;
    display: none;
}
.agenda-hour span.stick-bottom {
    top: auto;
    bottom: 82px;
}
.agenda .flex-container {
    margin: 0;
    padding-left: 120px;
}
.flex .session {
    width: 100%;

    border-bottom: solid 0px #e0e0e0;
    padding: 16px 5px 15px 5px;
    color: inherit !important;
    border-left: solid 8px #e03a22;
    -webkit-transition: border 0.25s ease-out 0s, background 0.25s ease-in-out 0s;
    -moz-transition: border 0.25s ease-out 0s, background 0.25s ease-in-out 0s;
    -o-transition: border 0.25s ease-out 0s, background 0.25s ease-in-out 0s;
    transition: border 0.25s ease-out 0s, background 0.25s ease-in-out 0s;
}
.not-mobile .flex .session:hover {
    background: #fbfbfb;
    border-left: solid 10px;
}
.flex .session .flex-contents {
    padding: 0 15px;
}
.flex .session .flex-contents h2 {
    padding-bottom: 0;
}
.flex .session .flex-contents h2 img,
.flex .programme .flex-contents h2 img {
    max-width: 100%;
    height: auto;
    max-height: 25px;
    float: left;
    margin-right: 5px;
}
.session .flex-contents h2 {
    white-space: normal;
}
.session .flex-contents p {
    white-space: normal;
}
.wrap-filters.type-checkbox {
    padding-bottom: 15px;
    padding-top: 25px;
}
.type-checkbox [type="checkbox"] {
    display: none;
}
.type-checkbox label {
    position: relative;
}
.type-checkbox input[type="checkbox"] + label {
    float: left;
    width: 33.33333%;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    cursor: pointer;
    margin-bottom: 8px;
}
.type-checkbox input[type="checkbox"] + label:before {
    width: 24px;
    height: 24px;
    background: #ffffff;
    border: solid 1px #383838;
    float: left;
    content: '';
    margin-right: 10px;
}
.type-checkbox input[type="checkbox"] + label:hover:before {
    border: solid 1px #0067ea;
    content: '';
}
.type-checkbox input[type="checkbox"]:checked + label:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    border: solid 1px #0067ea;
    content: '\E5CA';
    color: #0067ea;
    font-size: 20px;
    line-height: 20px;
    padding: 0;
    text-align: center;
}
.sticky {
    position: fixed;
    max-width: 1440px;
    z-index: 3;
}
.sticky form,
.sticky .agenda-days {
    width: 75% !important;
}
.gap-inside {
    max-height: 0;
    position: relative;
    float: left;
    width: 100%;
    height: 1000px;
}
.sticky + .inside .gap-inside {
    max-height: 208px;
}
.filters-open .sticky + .inside .gap-inside {
    max-height: 387px;
}
.logo-print {
    display: none;
}


/*agenda print*/
@media print {
    /* HIDES */
    .page-template-template-program-api header {
        display: none;
    }
    .page-template-template-program-api #cta {
        display: none;
    }
    .page-template-template-program-api .filters .filters-tracks-colors {
        display: none;
    }
    .page-template-template-program-api .filters form {
        display: none;
    }

    .page-template-template-program-api .filters .agenda-days a {
        display: none;
    }

    .page-template-template-program-api .filters .agenda-days a.active-day {
        display: block;
    }

    .page-template-template-program-api .banner {
        display: none;
    }
    .page-template-template-program-api footer {
        display: none;
    }

    .page-template-template-program-api header + .content-container {
        padding-top: 0;
    }

    .page-template-template-program-api .list-calendar {
        display: none;
    }

    .page-template-template-program-api .breadcrumbs {
        display: none;
    }

    .page-template-template-program-api .desktop-program {
        display: block !important;
    }

    .page-template-template-program-api .program .head {
        display: none;
    }

    .logo-print {
        display: block;
        width: 200px;

        padding: 50px 0;
    }


    .agenda .agenda-hour-wrap .list-category .item__ball {
        display: none;
    }

    .flex-contents .list-time:before {
        display: none;
    }

    .flex-contents .list-location:before {
        display: none;
    }
}



/* FOLLOW */
.followMeBar {
    position: relative;
    z-index: 1;
}

/* FORMS */
.form__inputs {
    width: 100%;

    padding: 30px 0 0 0;
    padding-bottom: 30px; /* quitar */

    margin-bottom: 50px;
}

.form__inputs .inputs__search {
    display: table;
    width: auto;
    float: left;

    border: solid #000 1px;
    border-radius: 15px;

    max-height: 30px;

    padding: 0 25px;
    margin-right: 20px;
}

.mobile-program .form__inputs .inputs__search {
    width: 100%;
    float: none;

    margin-bottom: 10px;
}

.form__inputs .inputs__search input {
    -webkit-appearance: none;
    -moz-appearance: none;

    border: none;
    background: transparent;

    font-size: 14px;
    line-height: 1;

    padding: 5px 0;

    /* text-transform: uppercase; */
    color: #6a6969;

    float: left;
}

.form__inputs .inputs__search input[type=text], .form__inputs .inputs__search input[type=search] {
    min-width: 135px;
}

.form__inputs .inputs__search input[type=image] {
    background: transparent;
    border: none;
    border-radius: 0;
    margin-left: 15px;
}

.form__inputs .inputs_showhidefilter {
    display: table;
    width: auto;
    float: left;

    position: relative;

    border: solid #E8412C 1px;
    border-radius: 15px;

    max-height: 30px;

    padding: 0;
}

.form__inputs .inputs_showhidefilter:after {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-family: 'Linearicons';
    font-size: 17px;
    line-height: 1;
    color: #E8412C;

    content: "\e93a";

    width: 14px;
    height: 8px;

    /* background: url('../images/ico_down.png') no-repeat center center;
    background-size: 100%; */

    padding: 5px 0;

    position: absolute;
    top: 1px;
    right: 25px;

    pointer-events: none;
}

.filters-open .form__inputs .inputs_showhidefilter:after {
    /* background: url('../images/ico_up.png') no-repeat center center;
    background-size: 100%; */

    content: "\e939";
}

.form__inputs {
    letter-spacing: 0.09em;
}

.form__inputs .inputs_showhidefilter a {
    display: table;
    float: left;

    font-size: 14px;
    line-height: 1;

    padding: 7px 35px;
    text-decoration: none;

    color: #E8412C;
    text-transform: uppercase;

    padding-right: 50px;
}

.form__inputs .inputs_showhidefilter a:hover {
    text-decoration: none;
}

.form__inputs .inputs_print {
    display: table;
    width: auto;
    float: right;

    position: relative;

    background: #000000;

    border: solid #000000 1px;
    border-radius: 15px;

    max-height: 30px;

    padding: 0;
}

.form__inputs .inputs_print:after {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-family: 'Linearicons';
    font-size: 16px;
    line-height: 1;
    color: #ffffff;

    content: "\e6b1";

    width: 17px;
    height: 14px;

    /* background: url('../images/ico_print.png') no-repeat center center;
    background-size: 100%; */

    padding: 5px 0;

    position: absolute;
    top: 1px;
    right: 24px;

    pointer-events: none;
}


.form__inputs .inputs_print a {
    display: table;
    float: left;

    font-size: 14px;
    line-height: 1;

    padding: 7px 35px;
    text-decoration: none;

    color: #FFF;
    text-transform: uppercase;

    padding-right: 50px;
}

.form__inputs .inputs_print a:hover {
    text-decoration: none;
}
