﻿.display-none {
    display: none;
}

.text-uppercase {
    text-transform: uppercase;
}

.width-100 {
    width: 100% !important;
}

.branding__logo a {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

.is-sticky .branding__logo a {
    padding: 0;
}

.is-sticky .branding__logo img {
    padding: 15px;
}

.navigation-menu > ul > li > a {
    font-size: 18px;
    line-height: 1.18;
    color: #333;
}

.text-align-center {
    text-align: center;
}

.padding-top-bottom-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.footer-widget-wrapper {
    font-size: 16px;
}

.padding-bottom-30 {
    padding: 30px;
}

.border-radius-5 {
    border-radius: 5px !important;
}

.border-radius-10 {
    border-radius: 10px !important;
}

@media only screen and (min-width: 1200px) {
    .header-bottom-left-wrap .navigation-menu > ul > li {
        margin-left: 10px;
        margin-right: 10px;
    }

    .header-bottom-left-wrap .navigation-menu > ul > li:first-child {
        margin-left: 0;
    }

    .header-bottom-left-wrap .navigation-menu > ul > li:last-child {
        margin-right: 0;
    }

    .header-bottom-left-wrap .navigation-menu > ul > li > a {
        font-weight: 400;
    }

    .breadcrumb-area {
        padding-top: 70px;
        padding-bottom: 70px;
        min-height: 270px;
    }

    .page-title-top h1 {
        font-size: 64px;
        line-height: 1.13;
    }

    .page-title-top li {
        font-size: 24px;
    }
}

.breadcrumb-area {
    background-image: url(../images/bg/fundo-header.jpg);
}

.breadcrumb-area .breadcrumb_box {
    display: none;
}

.page-title-top .breadcrumb-item, .page-title-top .breadcrumb-item.active, .page-title-top h1 {
    color: #ffffff;
}

.page-title-top a:hover {
    color: #67abf6;
}

.breadcrumb-list li {
    text-transform: unset;
}

.page-title-top li {
    font-size: 22px;
    line-height: 1.67;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: CerebriSans;
    color: #d3e2f1;
}

.page-title-top .level-separator {
    color: #67abf6;
    padding: 0 5px;
}

.infotechno-hero-text h6 {
    z-index: 7;
    text-transform: uppercase;
    height: auto;
    color: rgb(171, 171, 171);
    text-decoration: none;
    white-space: normal;
    text-align: center;
    line-height: 28px;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 14px;
    transform-origin: 50% 50%;
    visibility: visible;
}

.infotechno-hero-text h1 {
    z-index: 8;
    height: auto;
    color: rgb(51, 51, 51);
    text-decoration: none;
    white-space: normal;
    width: 496px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: 90%;
    text-align: center;
    line-height: 55px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 40px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    margin-left: auto;
    margin-right: auto;
}


/* Table */
table {
    width: 100%;
    border-color: grey;
    border-collapse: collapse;
}

table td, th {
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

table tr:nth-child(even) {
    background: #FCFCFC;
}

table tr:nth-child(odd) {
    background: #FFFFFF;
}

table .title-table {
    color: #fff;
    font-weight: 700;
}

table tr th {
    background-color: #3599dc;
}

/* Sponsors */
.container-realization .image-box-wrap {
    padding: 0 !important;
    height: auto;
    position: relative;
}

#container-sponsors .ht-box-images.style-01 .image-box-wrap {
    background: none;
}

.img-grayscale-100 {
    filter: grayscale(100%);
}

.container-realization .box-image {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#container-sponsors .image-box-wrap {
    margin-top: 0;
}

*.container-realization img {
    max-width: 100%;
}

#container-sponsors .col-lg-6, #container-sponsors .col-lg-4 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#container-sponsors .container-realization .col-lg-6 img {
    max-width: 80%;
}

#container-sponsors .swiper-wrapper.brand-logo-slider__one {
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Style Editor */
.style-editor h1 {
    font-size: 33px;
}

.style-editor h2 {
    font-size: 28px;
}

.style-editor h3 {
    font-size: 18px;
}

.style-editor p {
    font-family: CerebriSans;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.45;
    margin-bottom: 0;
}

.style-editor .ql-align-left {
    text-align: left;
}

.style-editor .ql-align-center {
    text-align: center;
}

.style-editor .ql-align-right {
    text-align: right;
}

.style-editor img {
    width: 100%;
}

.style-editor figure > div {
    margin: auto;
}

.plyr {
    width: 100%;
    max-width: 900px;
    border-radius: 5px;
}

/* Home */
.swiper-nav-button:hover::before {
    background: #0098DA;
}

.swiper-pagination .swiper-pagination-bullet-active:before {
    background: #0098DA;
}

#banner .swiper-slide a {
    width: 100%
}

.infotechno-bg {
    background: #F6FAFE none repeat scroll 0% 0%;
}

#banner .container, #banner .container-fluid {
    display: none;
}

#banner .container .container-banner {
    padding: 0;
    text-align: center;
}

#banner .container img {
    width: 100%;
    text-align: center;
    border-radius: 10px;
}

.text-banner {
    padding: 2rem;
    text-align: center;
    margin-top: -10rem;
}

.home-banner {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/* About */
#images-about .image-box-wrap {
    webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-top: 30px;
    padding-bottom: 50px;
}

#images-about img {
    max-width: 100%;
    max-height: 100%;
}

#images-about h1, #images-about h2, #images-about h3 {
    font-size: 18px;
    font-weight: 500;
    min-height: 51px;
}

#images-about p {
    font-size: 15px;
    font-weight: 400;
    min-height: 105px;
}

.dark-word {
    color: #333333;
}

.ht-box-images.style-01 .image-box-wrap .box-image {
    margin-bottom: 0;
}

a.ht-box-images {
    width: 100%;
}

/* Video */
.lg .lg-sub-html h4 {
    color: #FFF;
    font-size: 18px;
}

.lg .lg-sub-html p {
    font-size: 16px;
}

#card-videos .title, #card-external-videos .title {
    text-align: center;
    font-size: 18px;
}

#card-videos .subtitle, #card-external-videos .subtitle {
    text-align: center;
}

#priorityVideos, #videos {
    height: auto !important;
}

#priorityVideos .single-blog-item.blog-masonry, #videos .single-blog-item.blog-masonry {
    min-height: 100%;
}

#priorityVideos .single-blog-item.blog-masonry .post-info, #videos .single-blog-item.blog-masonry .post-info {
    padding: 10px 25px 0;
}

#priorityVideos .post-title, #videos .post-title {
    font-size: 20px;
    margin-bottom: 10px;
}

@media (max-width: 1024px) {
    #priorityVideos .post-title, #videos .post-title {
        font-size: 18px;
        margin-bottom: 8px;
    }
}

.video-link .ht-popup-video .video-button__one .video-play-icon::before {
    border-left: 17px solid #0098DA;
}

.video-link .ht-popup-video .video-button__one .video-play {
    border: 6px solid #0098DA;
}

.video-link .ht-popup-video.video-overlay {
    background-color: unset;
}

.messonry-button button span.filter-text.top-date {
    font-size: 18px;
    padding: 0 !important;
    margin: 0 !important;
}

.messonry-button button.is-checked span {
    border-bottom: none !important;
}

.messonry-button button span.filter-text:not(.top-date) {
    font-size: 20px;
    font-weight: 600;
}

.video-link img {
    width: 100%;
    border-radius: 10px;
}

#key-words.widget-tag {
    overflow: hidden;
}

#key-words.widget-tag .ht-btn {
    color: #696969;
    background: #f5f5f5;
    font-size: 14px;
    padding: 4px 8px;
}

#key-words .widget-tag-list {
    text-align: left;
    display: inline-block;
    white-space: nowrap;
}

.widget-tag.widget-tag-list span {
    white-space: pre;
}

.container-videos {
    width: 100%;
    max-width: 2300px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* Localization */
#localization-text .heading.font-weight--reguler {
    max-width: 270px;
    margin: 20px auto;
}

/* Registration */
.content-tabelas, .content-tabela-prazos, .content-tabela-cna-scores, .fields-address-card {
    display: none;
}

.padding-left-right-9 input {
    padding-left: 9px;
    padding-right: 9px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-right-5 {
    padding-right: 5px;
}

.contact-inner.margin-0 {
    margin: 0;
}

#wizard-p-4 .ht-tab-menu li {
    margin: 5px 10px;
}

#registration-form, #registration-form .btn-100 {
    width: 100%;
}

#registration-form .info-text {
    width: 100%;
    text-align: left;
    display: inline-block;
    padding: 10px 0 0;
}

#registration-form select, #registration-form option {
    width: 100%;
    color: #000;
    border-color: #f8f8f8;
    background-color: #f8f8f8;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    border: none;
    width: 100%;
    outline: none;
    border: 1px solid #eee;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 5px;
    padding: 3px 20px;
    height: 56px;
}

#registration-form option:focus {
    border: 1px solid black !important;
}

#content-registration-form .actions li a {
    border-radius: 5px;
}

@media only screen and (max-width: 991px) {
    .ht-tab-menu li a {
        min-width: 220px;
    }

    .pagination-result {
        display: none;
    }
}

.has-error input, .has-error select, .has-error textarea {
    border: 1px solid #e74c3c !important;
}

.extra-fee-container {
    display: none;
}

.documentation-container {
    height: 100%;
    border-radius: 5px;
    padding: 40px 10px 15px;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
}

.btn.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.documentation-container .btn-success .badge.badge-light {
    color: #28a745;
}

.documentation-container .help-block {
    font-size: 14px;
}

.documentation-container .control-label {
    margin-top: 5px;
    margin-bottom: 5px;
}

.documentation-container .btn.btn-primary {
    margin-bottom: 0;
}

.documentation-container img {
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
}

.alert-message {
    padding: 10px 20px;
    margin-top: 22px;
    font-size: 18px;
    text-align: center;
    font-family: inherit;
    font-weight: 500;
    display: none;
}

#registration-form .has-error .control-label {
    color: red;
}

.image-event {
    display: none;
    width: 60%;
    margin-left: 20%;
}

#registration-container {
    height: auto;
}

#registration-container #wizard {
    margin-top: 50px;
    min-height: 500px;
    padding: 0;
}

#registration-container .crm-container {
    display: none;
}

#registration-container table {
    font-size: 18px;
    font-weight: 700 !important;
}

#registration-container .portfolio-details-table .label {
    font-weight: 700;
    font-size: 15px;
}

#registration-container .portfolio-details-table td {
    padding: 14px 10px;
}

#discount-coupon, #discount-payment-method, #content-ticket, #table-values, #content-qrcode {
    display: none;
}

#content-qrcode .form-group {
    margin: 0;
}

#content-qrcode .qrCode-image {
    width: 160px;
    margin-bottom: 10px;
}

#content-qrcode a i {
    margin-right: 5px;
}

#content-qrcode h6 {
    margin-bottom: 5px;
}

#content-ticket .row {
    display: flex;
}

#content-ticket .row {
    display: flex;
}

#content-ticket .text-center {
    display: block;
}

#content-ticket .text-center i {
    margin-right: 5px;
}

#block-coupon {
    margin-bottom: 10px;
}

#btn-remove-coupon {
    display: none;
    color: #fff !important;
    background-color: #fd397a !important;
    border-color: #fd397a !important;
}

#term-container, #term-container-user {
    display: none;
}

#term-container {
    display: none;
}

.form-check-label, #term-container a {
    position: relative;
    display: inline;
}


@media only screen and (max-width: 11990px) {
    #wizard {
        padding: 15px !important;
    }
}

@media only screen and (min-width: 1200px) {
    #wizard {
        margin-right: 0;
    }
}

.image-event {
    margin-top: 0;
}

#current-deadline {
    display: none;
}

#term-container {
    display: none;
}

#term-container a {
    color: #007bff;
}

#modalTerm #term {
    max-height: 450px;
    overflow-y: auto;
}

#info-deadline, #info-payment-method, #category-container {
    display: none;
}

/* Wizard */
.actions li a, .actions li a:hover {
    background: #0198DA;
    color: #FFFFFF
}

.steps ul:before {
    content: "Usu\00e1 rio";
}

.steps ul.step-2:before {
    content: "Informa\00e7 \00f5 es do Usu\00e1 rio";
}

.steps ul.step-3:before {
    content: "Endere\00e7 o";
}

.steps ul.step-4:before {
    content: "Ingresso";
}

.steps ul.step-5:before {
    content: "Pagamento";
}

.steps ul li.first a, .steps ul li.checked a {
    background: #3699DC;
}

#wizard .actions li:first-child {
    opacity: 1 !important;
}

#wizard .actions li:first-child a {
    color: #0198DA;
    background: #FFF;
    border: 1px solid #0198DA;
}

#wizard .actions li:first-child a:hover {
    color: #FFF;
    background: #0198DA;
    border: 1px solid #FFF;
}

.documentation-container .bootstrap-filestyle.input-group {
    display: block;
}

/* Certificate */
#form-certificate {
    display: none;
}

/* Contact */

.style-editor .ht-social-networks a:hover {
    color: #FFF !important;
}

#contact-address, #contact-phones, #contact-social-networks, #contact-emails {
    display: none;
    margin-bottom: 20px;
}

.btn.btn-circle {
    border-radius: 100px;
    padding: 5px;
    min-width: 20px;
    min-height: 20px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}

#contact-social-networks ul > li {
    margin-left: 0;
}

/* Scientific Program */
#scientific-program-text table tr th {
    color: #FFF !important;
}

#scientific-program-text table tr th:not(:first-child),
#scientific-program-text table tr td:not(:first-child) {
    text-align: left;
}

/* Travel Agency */
#div-travel-agency {
    display: none;
}


/* Map */
.google-map iframe {
    width: 100%;
}


/* Menu */
.mobile-menu-overlay .logo {
    width: 100px;
    margin-left: 25px;
}

.mobile-menu-overlay__inner {
    background-color: #0098DA;
}

.logoff-option ul li a {
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
}

.logoff-option > ul > li ul li a {
    text-transform: none;
}

.ht-btn--outline {
    border-color: #0098DA;
    color: #0098DA;
}

.img-profile {
    max-width: 35px;
}

.tenant-profile {
    margin-left: 10px;
}

.username-profile, .name-profile, .tenant-profile {
    font-size: 16px;
}

.logoff-option > ul > li > ul > li > a:hover {
    background: #FFF;
    cursor: default;
}

.logoff-option > ul > li > ul > li:first-child > a {
    background: #3699DC;
    color: #FFFFFF;
}

.logoff-option > ul > li > ul > li:last-child > a:hover {
    color: #FFF;
    background: #0098DA;
    cursor: pointer;
}

.logoff-option > ul > li > a span {
    margin-left: 0;
    font-size: 16px;
}

.logoff-option > ul > li > a {
    padding: 0 0px 0px 10px;
}

.logoff-option .ls-sub-menu {
    right: 0;
    left: 0;
    min-width: 380px;
    position: absolute;
    will-change: transform;
    transform: translate3d(-100px, 5px, 0px) !important;
}

.logoff-option .ls-sub-menu li a {
    padding: 20px;
}

.logoff-option .ls-sub-menu li a span {
    margin: 0
}

.logoff-option .ls-sub-menu .img-profile {
    min-width: 60px;
    margin-right: 10px;
}

/* Footer */
.footer-widget__logo .logo-company {
    width: 120px;
}

.footer-widget__logo .logo-sgm {
    width: 80px;
}

.footer-widget__list.footer-phone {
    margin-top: 10px;
}

.hover-style-link:hover {
    color: #0098da !important;
}

.hover-style-link:after {
    background-color: #0098da !important;
}

/* Colors */
.footer-widget__list.footer-phone li a:hover {
    color: #0098da !important;
}

.footer-widget__list.footer-phone li a:after {
    background-color: #0098da !important;
}

.ht-social-networks .item {
    border-bottom: unset;
    padding-bottom: 5px;
    margin-bottom: 0 !important;
}

.text-color-primary {
    color: #3698DB;
}

.navigation-menu > ul > li > a:before {
    background-color: #0098DA;
}

/* Scroll Top */
.scroll-top.show {
    background-color: #0098DA;
}

/* Buttons */

.ht-btn {
    background: #0098DA;
}

.ht-btn.ht-btn--outline {
    background: #FFFFFF !important;
}

.ht-btn.ht-btn--outline:hover {
    background: #0098DA !important;
}

.ht-btn .btn-icon.btn-icon-left {
    margin-left: 0;
    margin-right: 10px;
}

.ht-btn.disabled {
    opacity: 0.5;
}

/* Quick Acess Links */
.ht-box-icon.style-02 .feature-btn a, .ht-box-icon.style-02 .feature-btn a:hover {
    color: #0098DA;
    font-weight: 500;
}

/* Localization */
.contact-info-one .icon {
    color: #0098DA;
}

/* Border Left Heading */
.conact-us-wrap-one .heading::before {
    background-color: #0098DA;
}

/* Contact */
.ht-social-networks.solid-rounded-icon .social-link:hover {
    border: 1px solid #0098DA;
    background: #0098DA;
}

.ht-social-networks svg {
    width: 15px;
    fill: #696969;
    margin-bottom: 5px;
}

.ht-social-networks li a:hover svg, .ht-social-networks svg:hover, .ht-social-networks svg:hover {
    fill: #FFF;
}

.social-networks .inner a svg {
    width: 15px;
    fill: #FFF;
    margin-bottom: 5px;
}

/* Speaker */
.modal .btn {
    height: auto;
    line-height: 45px;
    background: #0098DA;
}

.modal .btn {
    border-color: transparent;
}

.ht-box-images.style-01 .circle-arrow a, .ht-box-images.style-01:hover .circle-arrow a {
    background: #0098DA;
}

.speaker .ht-box-images.style-01 .circle-arrow a {
    border-radius: 5px !important;
    font-size: 15px;
    width: auto;
    position: relative;
}

.speaker .ht-box-images.style-01 .circle-arrow {
    width: auto;
}

.speaker .ht-box-images.style-01 .circle-arrow a:hover {
    border-color: transparent;
}

#prioritySpeakers .ht-team-member .social-networks, #speakers .ht-team-member .social-networks {
    background-color: #0098DA;
}

#prioritySpeakers .ht-team-member .social-networks a, #speakers .ht-team-member .social-networks a {
    font-size: 20px;
}

#speakers .ht-team-member .social-networks a {
    padding: 10px 9px;
}

#content-videos.content-spakers #content-days:not(.active) {
    padding: 0 !important;
}

.content-search .contact-form-service-wrap {
    padding: 42px 20px 100px !important;
}

@media only screen and (max-width: 575px) {
    .content-search .contact-form-service-wrap {
        padding: 42px 20px 170px !important;
    }
    .infotechno-hero-text h1 {
        font-size: 35px;
        line-height: 50px;
    }
}

#prioritySpeakers.ht-team-member-style-two .ht-team-member, #speakers.ht-team-member-style-three .ht-team-member {
    margin-bottom: 40px;
}

@media (max-width: 1024px) {
    #prioritySpeakers .team-info .name, #speakers .team-info .name {
        font-size: 16px;
    }
    #prioritySpeakers .team-info .position, #speakers .team-info .position {
        font-size: 15px;
    }
}

.initials {
    color: #FFF;
    position: absolute;
    height: 100%;
    font-size: 65px;
    align-items: center;
    text-align: center;
    min-width: 100%;
    display: grid;
}

.bg-initials {
    color: #FFF;
    text-align: center;
    background-color: #0098DA99;
    border-radius: 5px;
}

.bg-initials img {
    visibility: hidden;
}

/* Menu */
.logoff-option {
    display: none;
}

.language-menu > ul > li > a:before {
    background-color: #0098DA !important;
}

.header.default-menu-style .header-right-box {
    flex-basis: 0;
}

.language-menu {
    padding-right: 0;
    margin-left: 30px;
}

@media only screen and (min-width: 600px) {
    .logoff-option .ls-sub-menu {
        right: -100px;
        left: unset;
    }
}

@media (min-width: 1200px) {
    .container.container-menu-desktoop {
        max-width: 1350px;
    }
}

/* Overflow X */
@media only screen and (max-width: 1200px) {
    .overflow-x-scroll {
        overflow-x: scroll;
    }

    .breadcrumb-area {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .breadcrumb-list {
        margin-top: 10px;
    }
}

/* Tables */
table {
    font-size: 14px;
}

.logo-company {
    display: none;
    max-width: 180px;
    max-height: 105px;
    border-radius: 5px;
}

/* Title Banner Pages */
.page-title-top li {
    color: #FFF;
    opacity: 0.8;
}

.page-title-top .level-separator {
    color: #FFFFFF;
    opacity: 0.4;
}

/* Login Page */
.login-form, .recover-password-form, .email-activation-form {
    max-width: 450px;
}

.recover-password-form, .email-activation-form {
    display: none;
}

.my-svg-alternate {
    display: none;
}

.no-svg .my-svg-alternate {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(image.png);
}

#time-3-icon {
    fill: green;
}

.contenct-cookies-consent {
    bottom: 0;
    width: 100%;
    height: 70px;
    position: fixed;
    background-color: #231F20;
    padding: 20px 30px 0;
}

.contenct-cookies-consent span {
    font-size: 16px;
    font-weight: 300;
    color: rgb(255, 255, 255)
}

.contenct-cookies-consent .ht-btn.ht-btn-sm {
    float: right;
    margin-top: -9px;
    padding: 0 40px;
}

.cc-compliance .cc-btn {
    color: #FFF !important;
    background-color: #5867dd !important;
}

.cc-compliance .cc-btn:hover {
    filter: brightness(1.2);
}

@font-face {
    font-family: "BarcodeInterleaved2of5";
    src: url("../fonts/BarcodeInterleaved2of5/BarcodeInterleaved2of5.ttf") format("truetype");
}

.barcodei2of5 {
    font-family: "BarcodeInterleaved2of5";
    font-size: 40px;
    color: #000;
}

@media (max-width: 1024px) {
    .barcodei2of5 {
        display: none;
    }

    #copyBarcode {
        margin-top: 10px;
    }

    #number-ticket {
        font-size: 12px;
    }

    #content-qrcode h5 {
        margin-top: 20px;
    }

    .widget-search input::placeholder {
        content: 'Buscar...'
    }

    .widget-search input {
        height: 46px;
        font-size: 14px;
    }

    .widget-search .search-submit {
        width: 46px;
        height: 46px;
        line-height: 46px;
    }

    .messonry-button button span {
        padding: 0;
        border-bottom: none;
    }

    .messonry-button button span.filter-text:not(.top-date) {
        font-size: 20px !important;
    }

    #scientific-feature .ht-simple-job-listing .item .job-info .job-time {
        margin-top: 5px !important;
    }

    .ht-simple-job-listing .item .job-description {
        margin-top: 0 !important;
    }

    #activities .room-name {
        margin-right: 10px;
        font-size: 16px;
    }

    #activities .job-info .job-time {
        display: inline-block;
        font-size: 16px;
    }

    #scientific-feature .job-description, #modalParticipations .horary-activity, #modalParticipations .name-activity, #modalParticipations .horary-topic, #modalParticipations .name-topic {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    #tag-activities.widget-tag .ht-btn {
        font-size: 13px !important;
    }

    .ht-simple-job-listing #activities .item {
        padding: 25px 30px !important;
    }

    .messonry-button button span.filter-text {
        line-height: 1.54;
    }

    #activities .ht-box-images.style-01 .circle-arrow .middle-dot {
        width: 76px;
        height: 76px;
    }

    #activities .ht-box-images.style-01 .circle-arrow a {
        width: 52px;
        height: 52px;
        line-height: 52px;
    }

    #activities .mt-50 {
        margin-top: 44px;
    }
}

@media (max-width: 330px) {
    #number-ticket {
        font-size: 10px;
    }
}

jp-card .jp-card-front .jp-card-lower .jp-card-name {
    font-size: 18px !important;
}

#flags {
    margin-top: 5px;
    padding: 0 10px;
}

#installment {
    display: none;
}

.online-debit input {
    display: none;
}

.online-debit img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.online-debit label {
    padding: 30px;
    min-width: 175px;
    border: 1px solid #DEE2E6;
    margin-right: 10px;
}

.online-debit label.selected {
    border: 1px solid #2c77f4;
}

.online-debit p {
    color: #2c77f4;
    font-weight: 600 !important;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
}

@media (max-width: 1024px) {
    .card-wrapper > .jp-card-container {
        transform: scale(0.725);
        transform-origin: left center;
    }

    .jp-card-container {
        width: 100% !important;
        min-width: 100% !important;
    }

    .card-wrapper {
        margin: 0;
    }
}

@media (max-width: 450px) {
    .card-wrapper > .jp-card-container {
        transform: scale(0.925) !important;
    }
}

@media (max-width: 330px) {
    .card-wrapper > .jp-card-container {
        transform: scale(0.750) !important;
    }
}

#the-canvas {
    width: 100%;
    height: 400px;
    overflow: auto;
}

.pdf-page-canvas {
    display: block;
    margin: 5px auto;
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 100%;
}

.nav-link .svg-pix {
    width: 15px;
    fill: #696969;
    margin-top: -3px;
}

.nav-link.active .svg-pix {
    fill: #0098DA;
}

.c-embed .h-embed {
    display: none !important;
}

.c-embed #registration-container {
    padding-top: 0;
}

#modalLogin .contact-title {
    display: flex;
    align-items: flex-start;
}

#modalLogin .contact-title button {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

#modalLogin .modal-content {
    max-width: 450px;
    margin: auto;
}

#modalLogin .modal-body {
    padding: 0;
}

#modalLogin .modal-body .business-solution-form-wrap {
    margin: 0;
    padding-bottom: 42px;
}

#modalLogin .ht-btn--outline:not(.login-form-link):hover {
    border-color: #0098DA;
    color: #0098DA;
}

#modalLogin .content-message-login-modal {
    min-height: 115px;
}

#modalLogin .alert-message.alert {
    margin-bottom: 0;
}

.d-block {
    display: block;
}

.d-inline-block {
    display: inline-block;
}

.text-center {
    text-align: center;
}

.opacity-1 {
    opacity: 1;
}

.translate-middle {
    transform: translate(-50%, -50%) !important;
}

.start-100 {
    left: 100% !important;
}

.badge.badge-circle {
    font-size: 17px;
    border-radius: 50%;
    background-color: #0098DA;
    vertical-align: middle;
    text-align: center;
    line-height: 26px;
    height: 26px;
    width: 26px;
    padding: 0;
}

.cursor-default:hover {
    cursor: default !important;
}

.hint--theme-two.hint--top::before {
    border-top-color: #0098DA;
}

.hint--theme-two:after {
    background: #0098DA;
    opacity: 0.9;
}

.page-pagination li a:hover, .page-pagination li a.current {
    color: #0098DA;
}

.page-pagination li a.disabled:hover, .page-pagination li a.disabled {
    color: #ababab !important;
    cursor: default;
    opacity: 0.5;
}

.pagination-result {
    font-weight: 500;
    padding: 0 10px;
    display: block;
    text-align: center;
    line-height: 41px;
    min-width: 41px;
    height: 41px;
    text-transform: uppercase;
    color: #ababab;
    letter-spacing: 2px;
    border-radius: 5px;
    margin-right: 10px
}

#content-video .plyr {
    max-width: unset;
}

.other-events .single-blog-item.blog-masonry {
    overflow: visible;
    background: #FFF;
    min-height: 100%;
    margin-bottom: 0;
}

.other-events .single-blog-item.blog-masonry .image-box-wrap {
    box-shadow: none;
}

.documentation-container .group-span-filestyle {
    position: absolute;
    margin-left: 70px;
    margin-top: -10px;
}

.documentation-container .group-span-filestyle label {
    width: 25px;
    height: 25px;
    padding: 5px;
    text-align: center;
    border-radius: 25px;
}

.documentation-container .group-span-filestyle label i {
    width: 100%;
    margin-top: 2px;
    font-size: 10px;
    position: absolute;
    text-align: center;
    margin-left: -10px;
}

.documentation-container img:hover, .cursor-pointer:hover {
    cursor: pointer;
}

#carrousel .swiper-pagination {
    line-height: 1;
    margin-top: -30px;
    width: 100%;
    position: absolute;
}

.ht-simple-job-listing .item:nth-child(2n) {
    background: #F8F8F8;
}

#tag-activities.widget-tag .ht-btn {
    color: #FFFFFF;
    font-size: 14px;
    padding: 4px 8px;
    background: #3699DC;
}

#tag-activities .widget-tag-list {
    text-align: left;
    display: inline-block;
    white-space: nowrap;
}

#tag-activities.widget-tag .ht-btn.dark {
    background: #2c323f;
}

.ht-simple-job-listing #activities .item {
    padding: 30px 35px;
}

.avatar-participation {
    width: 35px;
    border-radius: 50%;
}

#days button, #days button a {
    border: none;
    border-radius: 5px;
}

#days button a {
    padding: 5px 50px;
}

@media (max-width: 400px) {
    #days .ht-plans-menu .tab__item a {
        padding: 5px 0;
        min-width: 145px;
    }

    #days .ht-plans-menu .tab__item a .filter-text {
        padding: 0
    }
}

@media (max-width: 1200px) {
    #days button a {
        padding: 5px 25px;
    }
}

#days button a:not(.active) {
    color: #3699DC;
}

#days button, #days button a .filter-text.d-block, #slider-days button, #slider-days button a .filter-text.d-block {
    font-size: 22px;
    font-weight: 700;
}

#days .ht-plans-menu .tab__item a.active span, #slider-days.messonry-button button.active span.filter-text {
    color: #FFF !important;
}

#scientific-feature .job-description, #modalParticipations .horary-activity, #modalParticipations .name-activity, #modalParticipations .horary-topic, #modalParticipations .name-topic {
    color: #333333;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
}

#modalParticipations .horary-activity, #modalParticipations .name-activity, #modalParticipations .horary-topic, #modalParticipations .name-topic {
    font-size: 16px;
    line-height: 18px;
}

#scientific-feature .ht-simple-job-listing .item .job-info .job-time {
    color: #333333;
    margin-top: 15px;
}

#scientific-feature .filter, #content-videos .filter {
    background-color: #FFF;
}

#content-days .search-submit, #content-days .ht-plans-menu .tab__item a.active {
    color: #FFF;
    background: #0098DA;
}

#activities .post-author .guest-name, #modalParticipations .post-author .guest-name, #participations-video .post-author .guest-name {
    margin-top: 5px;
    font-weight: 700;
    letter-spacing: -0.3px;
}

#activities .post-author .role-name, #modalParticipations .post-author .role-name, #participations-video .post-author .role-name {
    line-height: 12px;
    font-weight: 500;
}

#activities .avatar-participation, #modalParticipations .avatar-participation, #participations-video .avatar-participation {
    width: 50px;
}

#activities .job-info .job-time {
    font-weight: 600;
}

#activities .title-topics {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

#activities .ht-box-images.style-01 .circle-arrow {
    bottom: inherit;
    margin-top: -28px;
}

.bg-activity {
    background: #FFFFFF !important;
}

.bg-topic {
    margin: 0;
    margin-top: -5px;
    padding: 0 15px;
    border-radius: 0 0 10px 10px;
    background: #FFFFFF !important;
}

#scientific-feature .ht-large-box-images.style-03 .content .box-images-arrow {
    border: 0;
    font-size: 17px;
    font-weight: 600;
}

#scientific-feature .ht-large-box-images.style-03 .content {
    padding-bottom: 23px;
}

#scientific-feature .ht-large-box-images.style-03:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#scientific-feature .btn-link .text-inactive, #scientific-feature .btn-link.collapsed .text-active {
    display: none;
}

#scientific-feature .btn-link.collapsed .text-inactive {
    display: inline-block;
}

#scientific-feature .btn-link:hover {
    text-decoration: none;
}

#scientific-feature .ht-large-box-images.style-03, #scientific-feature .room-name, #scientific-feature .view-participations {
    cursor: pointer;
}

#scientific-feature .ht-large-box-images.style-03 .content .box-images-arrow::before {
    background-color: #FFF;
}

#scientific-feature .swiper-nav-button {
    color: #3699DC;
}

#scientific-feature .fa-share-alt:before, #participations-video .fa-share-alt:before {
    content: none;
}

#scientific-feature .fa-share-alt, #participations-video .fa-share-alt, .share-icon.initials-participation {
    width: 50px;
    height: 50px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    background: #3699DC;
    font-family: "CerebriSans";
}

.entry-post-share .share-media .share-icon.initials-participation {
    cursor: default;
    text-transform: uppercase;
    letter-spacing: 0 !important;
    background: #3699DC;
}

.entry-post-share .share-media .share-icon.initials-participation:before {
    display: none;
}

#scientific-feature .view-video .fa-share-alt, #participations-video .view-video .fa-share-alt {
    width: 25px;
    background: unset;
}

#scientific-feature .view-video .fa-share-alt i::before, #participations-video .view-video .fa-share-alt i::before {
    color: #3699DC;
}

.view-participations:hover .guest-name, .view-participations:hover .role-name, .view-video:hover .guest-name {
    color: #3699DC !important;
}

#scientific-feature .post-meta {
    min-height: 32px;    
}

#scientific-feature .single-blog-item.blog-masonry {
    overflow: unset;
}

#scientific-feature .post-blog-thumbnail::before {
    background-image: none;
}

#scientific-feature .post-blog-thumbnail .post-meta div {
    z-index: 1;
}

#scientific-feature .post-blog-thumbnail .post-meta div:hover {
    z-index: 2;
}

#scientific-feature .post-meta .post-author::after {
    text-transform: capitalize;
}

#priorityVideos .post-author, #videos .post-author {
    width: 32px;
    height: 32px;
    margin-left: -12px;
    vertical-align: middle;
} 

#priorityVideos .post-author .fa-share-alt, #videos .post-author .fa-share-alt {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0px;
}

#priorityVideos .post-meta .post-date, #videos .post-meta .post-date {
    right: 0;
    bottom: 0;
    height: auto;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    position: absolute;
    background: #0098DA;
    line-height: inherit;
}

#priorityVideos .post-meta .post-date span::before, #videos .post-meta .post-date span::before {
    font-weight: 500;
}

.view-video {
    min-width: 150px;
}

#description-video {
    padding: 12px;
    border-radius: 5px;
    background: #FFF;
}

#description-video.collapsed .text {
    height: 50px;
    overflow: hidden;
}

#content-days.active {
    top: 105px;
    left: 0;
    right: 0;
    z-index: 1;
    position: fixed;
    animation: fadeIn 0.5s linear;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    border-radius: 10px;
}

#content-days.active .row.blog-pages-wrapper {
    padding-top: 5px;
    margin-top: 10px !important;
}

#content-days.active .messonry-button, #content-days.active .nav {
    margin-bottom: 0;
}

#content-videos .ht-team-member-style-two .ht-team-member {
    max-width: unset;
}

#content-video .video.active {
    top: 105px;
    left: 0;
    right: 0;
    z-index: 1;
    position: fixed;
    animation: fadeIn 0.5s linear;
    border-radius: 0;
    padding: 0 15px;
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1;
    }
}

#scientific-feature .swiper-nav-button i {
    color: #FFF;
    background: #0098DA;
    padding: 23px 7px;
}

#scientific-feature .swiper-nav-button {
    opacity: 1;
}

#scientific-feature .swiper-nav-button {
    opacity: 1;
}

#scientific-feature .swiper-nav-button.swiper-button-disabled {
    opacity: 0.35;
}

#scientific-feature .swiper-nav-button {
    visibility: visible;
    width: initial;
}

#scientific-feature .swiper-nav-button::before {
    background: transparent;
}

.filter-right, .collapse-right {
    position: fixed;
    right: 30px;
    bottom: -60px;
    z-index: 999;
    -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
    display: block;
    padding: 0;
    width: 110px;
    border-radius: 10px;
    text-align: center;
    font-size: 25px;
    line-height: 60px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    background-color: #0098DA;
    background-size: 200% auto;
    background-position: left center;
    color: #ffffff;
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    overflow: visible;
}

.filter-right.show, .collapse-right {
    opacity: 1;
    bottom: 250px;
    visibility: visible;
    background-color: #0098DA;
}

a.filter-right:hover, .collapse-right {
    color: #FFF !important;
}

.collapse-right {
    bottom: 180px;
}

@media (max-width: 1200px) {
    .filter-right {
        display: none;
    }
}

@media (min-width: 1680px) {
    .filter-right.show {
        bottom: 350px;
    }

    .collapse-right {
        bottom: 280px;
    }
}

.select2-selection.select2-selection--multiple {
    border: none !important;
    padding: 12px 15px !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    margin: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFF !important;
    border: none !important;
    background-color: #0098DA !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove span {
    padding-left: 4px;
    color: #FFF !important;
}

.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}

.select2-container .select2-search--inline .select2-search__field {
    line-height: 15px;
}

.select2-container--default .select2-results__option--selected {
    background-color: #0098DA !important;
    color: #FFF;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #0098DA90 !important;
    color: #FFF;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    margin-top: 0 !important;
    font-size: 20px !important;
}

.mobile-menu-overlay__inner.scientific-filter {
    background-color: #F8F8F8 !important;
}

.mobile-menu-overlay__footer {
    bottom: 0;
    width: 100%;
    padding: 20px 40px;
    position: absolute;
}

#scientific-filter-overlay .mobile-menu-overlay__body p {
    font-weight: 600;
}

.messonry-button button span.filter-text, .messonry-button button:hover span.filter-text {
    color: #0098DA;
}

.highlight {
    background: #0098DA60;
    border-radius: 5px;
}

.ht-message-box.custom-message {
    color: #FFFFFF;
    font-size: 17px;
    padding-top: 24px;
    padding-bottom: 24px;
    background: #0098DA;
}

.ht-message-box.custom-message .icon {
    font-size: 24px;
    margin-right: 7px;
}

#content-relateds h5 {
    font-size: 18px;
}

#content-relateds .post-blog-thumbnail::before {
    opacity: 0;
}

#content-relateds .video-play {
    width: 60px;
    height: 60px;
}

@media (min-width: 1200px) {
    #content-relateds {
        padding-left: 5px;
    }
    #content-relateds .single-blog-lg-list:first-child {
        padding: 0px 0 20px 20px;
    }
    #content-relateds .single-blog-lg-list {
        padding: 20px 0 20px 20px;
    }
    #content-relateds .single-blog-lg-list .post-blog-thumbnail {
        margin-right: 20px;
    }
}