﻿.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;
}

@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 {
    background-image: url(../images/bg/fundo-header.jpg);
    padding-top: 110px;
    padding-bottom: 110px;
    min-height: 350px;
}

.breadcrumb-area .breadcrumb_box {
    display: none;
}

.page-title-top h1 {
    font-size: 64px;
    line-height: 1.13;
}

.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: 24px;
    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: none;
    text-align: center;
    line-height: 56px;
    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 {
    height: 240px;
    position: relative;
}

.brand-logo__image {
    opacity: 0.4;
}

.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%;
}


/* 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;
}

.home-banner {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/* About */
#images-about .image-box-wrap {
    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;
}

#images-about p {
    font-size: 15px;
    font-weight: 400;
}

.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;
}


/* 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: #797F7D;
    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;
}

@media only screen and (max-width: 991px) {
    .ht-tab-menu li a {
        min-width: 220px;
    }
}

.has-error input, .has-error select, .has-error textarea {
    border: 1px solid #e74c3c !important;
}

.documentation-container, .documentation-container-2, .extra-fee-container {
    display: none;
}

.documentation-container .help-block, .documentation-container-2 .help-block {
    font-size: 14px;
}

.documentation-container .control-label, .documentation-container-2 .control-label {
    margin-bottom: 5px;
}

.documentation-container .btn.btn-primary, .documentation-container-2 .btn.btn-primary {
    margin-bottom: 0;
}

.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;
}



/* 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--outline:hover {
    background: #0098DA;
}

.ht-btn .btn-icon.btn-icon-left {
    margin-left: 0;
    margin-right: 10px;
}

/* 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;
}

/* 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;
}

/* 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: 1200px) {
    #mobile-menu-overlay {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .logoff-option .ls-sub-menu {
        right: -100px;
        left: unset;
    }
}

/* Overflow X */
@media only screen and (max-width: 1200px) {
    .overflow-x-scroll {
        overflow-x: scroll;
    }
}


/* Tables */
table {
    font-size: 14px;
}

.logo-company {
    display: none;
}

/* 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);
}

Then you can change the color of your inlined element:

#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;
    }
}

@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: #086AD8;
}

.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:hover {    
    border-color: #0098DA;
    color: #0098DA;
}

#modalLogin .content-message-login-modal {
    min-height: 115px;
}

#modalLogin .alert-message.alert {
    margin-bottom: 0;
}

img.card-brand {
    margin: 3px;
    width: 60px;
    height: auto;
}