html, body{
    height: 100%;
    font-family: 'Montserrat', sans-serif;
}
@font-face {
    font-family: 'DINCond-Bold';
    src: url('/web/font/DINCond-Bold.eot');
    src: url('/web/font/DINCond-Bold.eot?#iefix') format('embedded-opentype'),
        url('/web/font/DINCond-Bold.svg#DINCond-Bold') format('svg'),
        url('/web/font/DINCond-Bold.ttf') format('truetype'),
        url('/web/font/DINCond-Bold.woff') format('woff'),
        url('/web/font/DINCond-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINCond-Light';
    src: url('/web/font/DINCond-Light.eot');
    src: url('/web/font/DINCond-Light.eot?#iefix') format('embedded-opentype'),
        url('/web/font/DINCond-Light.svg#DINCond-Light') format('svg'),
        url('/web/font/DINCond-Light.ttf') format('truetype'),
        url('/web/font/DINCond-Light.woff') format('woff'),
        url('/web/font/DINCond-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MovementBold';
    src: url('/web/font/MovementBold.svg#MovementBold') format('svg'),
        url('/web/font/MovementBold.ttf') format('truetype'),
        url('/web/font/MovementBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeuropolXRg-Regular';
    src: url('/web/font/NeuropolXRg-Regular.svg#NeuropolXRg-Regular') format('svg'),
        url('/web/font/NeuropolXRg-Regular.ttf') format('truetype'),
        url('/web/font/NeuropolXRg-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.background-cover {
    width:100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    background-attachment: fixed;
}

.color-theme-primary{
    color: #D91B2B !important;
}

.color-theme-secondary{
    color: #344d77 !important;
}

.bg-theme-primary{
    background-color: #D91B2B !important;
}

.bg-theme-secondary{
    background-color: #344d77 !important;
}

.btn-colors:hover,
.btn-color:hover{
    color: #FFF;
    text-decoration: none;
}

.btn-colors,
.btn-color{
    display: inline-block;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    color: white;
    padding: 10px 18px;
}

.btn-colors{
    background-color: #D91B2B;
}
.btn-color{
    background-color: white !important;
    color: #2C3449 !important;
}

.btn-icon{
    padding-left: 60px;
}

.btn-video{
    padding-right: 60px;
    background: url('/web/themes/innovation_hub/img/btn-video.png') no-repeat right 22px center / auto 28px, linear-gradient(-16.39deg, rgb(162,53,133) 0%, rgb(185,54,69) 100%);
}

.form-control{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-clip: unset;
    border: 0;
}

.form-control::-webkit-input-placeholder{
    color: #bbbbbb !important;
}
.form-control:-moz-placeholder{
    color: #bbbbbb !important;
}
.form-control::-moz-placeholder{
    color: #bbbbbb !important;
}
.form-control:-ms-input-placeholder{
    color: #bbbbbb !important;
}
.form-control::-ms-input-placeholder {
    color: #bbbbbb !important;
}

input.required,
textarea.required,
select.required{
    background-color: #FFF;
    background-image: url(/web/images/icon-required.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;

    background-position-x: calc(100% - 20px);
    background-position-y: center;
}

textarea.form-control.required{
    background-position-y: 16px;
}
textarea.form-control{
    padding: 24px;
    min-height: 160px;
    resize: none;
}

input.icon-code{
    background-image: url(/web/images/icon-code.png);
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position-x: 14px;
    background-position-y: center;
    text-indent: 32px;
}

form label{
    color: #595959;
}

form label.error{
    color: #bd3735;
    font-size: 12px;
    padding-left: 18px;
    padding-top: 4px;
    width: 100%;
}

form .custom-checkbox label.error{
    padding-left: 0px;
}

.footer{
    background-color: #f1f0f1;
    font-family: 'Poppins', sans-serif;
    color: #9c9c9c;
    font-size: 11px;
}

.footer .footer-text,
.footer .footer-text a{
    color: #9c9c9c !important;
}

.footer img{
    width: 174px;
}

.footer .footer-title{
    font-weight: 700;
    color: #5a5a5a;
    margin-bottom: 2px;
}

.footer .footer-subtitle,
.footer .footer-subtitle a{
    font-weight: 500;
    color: #868686 !important;
}

.footer .footer-link {
    text-decoration: underline;
    color: #d02133;
    font-weight: 600;
}

footer{
    background-color: #000000;
}


.inputs-big input[type=text],
.inputs-big input[type=password],
.inputs-big input[type=mail],
.inputs-big select,
.input-big
{
    height: 40px;
    padding-left: 20px;
}


.rounded-gray{
    background-color: #ebebeb;
    border-radius: 20px;
}

.title-1{
    font-family: 'NeuropolXRg-Regular' !important;
    font-size: 34px !important;
    color: #D91B2B;
}

.w-max-600 {
    max-width: 600px;
}

footer .copyright span{
    font-weight: 600;
}

footer .navbar-nav a,
footer .navbar-nav .copyright{
    color: white !important;
    text-decoration: none !important;
    font-size: 13px;
}

footer .copyright,
footer .navbar-nav .copyright{
    font-size: 11px;
    display: inline-block;
}

footer .navbar-nav .nav-link.active{
    background-color: transparent;
    font-weight: 700;
}

footer .footer-logos .logo-container,
.header .logo-container{
    padding-top: 24px;
    display: inline-block;
    position: relative;
    height: 100%;
    display: inline-table;

}

footer .footer-logos .logo-container > div,
.header .logo-container > div {
    display: table-cell;
    vertical-align: middle;
}

footer .footer-logos span,
section.header .navbar-brand span{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px !important;
    color: white;
    text-align: center;
    display: inline-block;
    width: 100%;
}

section.header .navbar-brand span{
    font-size: 9px;
}

footer .footer-logos .logo-container{
    min-width: 100px;
}

footer .footer-logos .logo-container img {
    width: 70px;
}

.header .logo-container img {
    width: 70px;
}

.header .logo-container {
    text-align: center;
}

.header .logo-container {
    min-width: 95px;
}

.generic-content h1{
    font-size: 26px;
}
.generic-content h2{
    margin-top: 24px;
}
.generic-content h2, .generic-content li{
    font-size: 20px;
}
.generic-content p{
    font-size: 15px;
    text-align: left;
}

.generic-content li{
    font-size: 15px;
}

.generic-content ol li{
    margin-bottom: 1rem;
}

.generic-content a{
    color: inherit;
    text-decoration: underline;
}

.generic-content table p{
    margin-bottom: 0;
    text-align: left;
}

::marker {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.simple-modal .modal-content {
    background: transparent;
    border: none;
}


.legal-modal .modal-body, #terms-modal .modal-body{
    height: 90vh;
}
.legal-modal, #terms-modal{
    z-index: 9999999;
}


form .btn-colors,
form .btn-color{
    font-weight: bold;
    font-size: 14px;
}

.header img.logo{
    width: 65px;
}

section.header{
    padding-top: 8px;
    padding-bottom: 8px;
}

body.has-banner section.header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

body:not(.has-banner) section.header{
    background-color: #000000;
    margin-bottom: 25px;
}

@media (max-width: 991px) {
    body.has-banner section.header{
        position: unset;
        background-color: #000000;
    }

    .header img.logo{
        width: 32px;
    }

    section.header .navbar-brand span {
        font-size: 9px !important;
    }

    .header .logo-container img {
        width: 35px;
    }

    section.header .navbar-brand {
        position: absolute !important;
        right: 0;
        top: 0;
    }

    section.header {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    section.header .navbar-collapse {
        padding-top: 30px;
    }
}

.header #headerMenu .nav-link{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    color: #333333;
    position: relative;
    color: white;
}

.header #headerMenu .nav-link.disabled{
    color: #dadada;
}

.header #headerMenu .navbar-nav .active > .nav-link{
    color: #D91B2B;
    font-weight: 800;
}

.header #headerMenu .dropdown-item {
    font-size: 14px;
}

.header #headerMenu .dropdown-item.active {
    color: #D91B2B;
    text-decoration: none;
    background-color: transparent;
}
.header #headerMenu .dropdown-item:hover{
    background-color: transparent;
}

.header #headerMenu .nav-link.header-register,
.header #headerMenu .nav-link.header-login,
.header #headerMenu .nav-link.header-user-name,
.header #headerMenu .nav-link.header-logout,
.header #headerMenu .nav-link.header-codes{
    font-weight: 500;
    text-transform: none;
}

.header #headerMenu .nav-link.header-register img,
.header #headerMenu .nav-link.header-login img,
.header #headerMenu .nav-link.header-user-name img,
.header #headerMenu .nav-link.header-logout img,
.header #headerMenu .nav-link.header-codes img{
    max-height: 14px;
    margin-right: 5px;
}

.header #headerMenu .nav-link.header-user-name img,
.header #headerMenu .nav-link.header-logout img{
    display: none;
}

.recaptcha-field > div > div{
    margin: 0 auto;
}


@media (max-width: 991px) {
    .form-group.mb-3{
        margin-bottom: .6rem !important;
    }
}

.modal h5{
    font-size: 20px;
    color: #D91B2B;
    font-weight: 600;
}
.modal a{
    text-decoration: none;
    color: #333333;
}

.custom-control-label,
.required-fields-info,
#btn-remember a,
.custom-control-label a{
    font-size: 16px;
    color: #000;
}

@media (max-height: 1010px) {
    .inputs-big input[type=text],
    .inputs-big input[type=password],
    .inputs-big input[type=mail],
    .inputs-big select,
    .input-big {
        height: 30px;
        font-size: 12px;
    }

    .custom-control-label,
    .required-fields-info,
    #btn-remember a,
    .custom-control-label a{
        font-size: 12px;
    }

    input.required, 
    textarea.required,
    select.required{
        background-size: auto 20px;
    }

    input.icon-code {
        background-size: auto 24px;
    }

    form label.error{
        margin-bottom: 1px;
    }
}

select.form-control:invalid{
    color: #bbbbbb;
}
select.form-control option {
    color: #595959 !important;
}

.accept-conditions-profile .form-group{
    display: none;
}

.video-modal .modal-dialog {
    max-width: 1000px;
    margin-top: 21vh;
    margin-bottom: 30px;
}
.video-modal .modal-body {
    position:relative;
    padding:0px;
}
.video-modal .close {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 9999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
    color: #D91B2B;
    border: 3px solid #D91B2B;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    font-weight: 600;
    outline: none !important;
}
.video-modal .modal-content{
    border: none;
}
@media (max-width: 1050px) {
    .video-modal .modal-dialog {
        max-width: calc(100% - 16px);
    }
}

.header .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


.modal h5{
    text-transform: uppercase;
}

.easy-autocomplete{
    width: 100% !important;
}

.easy-autocomplete input{
    border: none;
    border-radius: 20px;
    color: #495057;
}

section.header .navbar-nav .nav-item:last-child{
    margin-right: 0 !important;
}

.page-change-password .prehome-logo-1 img {
    width: 90px;
}

.navbar-brand-left .logo {
    margin-top: 28px;
}

.swal2-styled.swal2-confirm {
    background-color: #D91B2B;
}

.swal2-html-container strong {
    font-weight: 600;
}

.swal2-html-container p:last-child {
    margin-bottom: 0;
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown).professional-confirm {
    overflow: hidden !important;
}