.bottom-4 {
  bottom: 1.5rem;
}

.bottom-n9 {
  bottom: -4rem;
}

.duik-fonts-block {
  padding: 1.875rem;
  line-height: 2;
  letter-spacing: 1px;
}

.duik-fonts-block__item {
  line-height: 1;
}

.duik-fonts-block__item-xl {
  font-size: 90px;
  line-height: 1;
}

.duik-fonts-block__item-xs {
  font-size: 30px;
  line-height: 1;
}

.duik-browser-img {
  position: relative;
  top: -7px;
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: .5rem;
}

.indi-icon 
{
    font-size:36px;
    color:#4a4f54;
    margin: 40px 0 0 0;
}

.pdp-list-item span.pdp-list-person
{
    font-size:20px;
    display:block;
}

.pdp-list-item span.pdp-list-date, span.pdp-list-people
{
    display:block;
}

.pdp-list-item span.pdp-list-date label, .pdp-list-item span.pdp-list-people label
{
    display:block;
    margin: 8px 0 0 0;
}

.block-bg1 
{
    background-color: #fad9a9;
}

.block-bg2 
{
    background-color: #b7c4d8;
}

.block-bg3
{
    background-color: #fbb9b1;
}

.block-bg4
{
    background-color: #fbf7b4;
}

.block-bg5
{
    background-color: #c9e7f3;
}

.block-bg6
{
    background-color: #c7e1b8;
}

.block-bg7
{
    background-color: #ecf2b6;
}

.block-bg8
{
    background-color: #e0cfe4;
} 

.block-bg9
{
    background-color: #edd3cb;
} 

.block-bg10
{
    background-color: #ededed;
} 
.btn-list-item
{
    padding: 0.5rem 1.125rem;
    font-size: 0.8rem;
    line-height: 0.5;
}

.input-group-append
{
    margin-left:-1.4rem;
    padding:0;
    width:auto;
}

.input-group-prepend
{
    padding: 0;
    width: auto;    
    margin-right: -1.4rem;
}


.nav-bordered .nav-link.active, .nav-bordered .show > .nav-link 
{
    color: rgba(47, 73, 120, 1);
    border-bottom: solid 3px transparent;
    background-color: #cae0f7;
}

.login-label
{
    width: 6rem;
    background-color: #d5dae2;
    color:#fff;
}

.login-input
{
    padding-left: 4rem!important;
}

.long-badge
{
    text-align:left;
    white-space:normal!important;
}

.survey-radio::before
{
    background-color:#dfdfdf;
}

.small-note
{
    font-size:0.7rem;
}

.navbar-dark .navbar-nav .show > .nav-link
{
    font-weight:normal!important;
}

.userpic
{
    display:inline-block;
    position:relative;
    background-size: cover;
}

.userpic img
{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    border:0;
}

.userpic.contactsearch
{
    width:7rem;
    height:8rem;
    font-size:8rem;
}

.userpic::before
{
    position:absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 80%;
    display: inline-block;
    color: #5fa2dd;
    content: '\f2c1';
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index: 1;
    background-color: #ededed;
}

.dropdown-menu {
    border-top: none;
    background-color: #d4e9ff;
}

.nounderline:hover
{
    text-decoration:none;
}

.calendar-item table
{
    width:100%;
    font-size:0.8rem;
}

.calendar-item table th, .calendar-item table td
{
    text-align:center;
}

.btn-circle 
{
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 1rem;
    line-height: 1;
    cursor:pointer;
}

.btn-circle span
{
    color:#fff;
}

.table-row-noborder
{
    border-top:none!important;
}

.error-mark
{
    background-color:#ffe2e2;
}

table.borderless tbody tr td
{
    border-top:none!important;
    border-left:none!important;
    border-right:none!important;
    border-bottom:none!important;
}

.card-header-border-top
{
    border-top: 1px solid #e7eaf3;
}

.no-last-line hr:last-of-type
{
    display:none;
}

.block-rgpd-text
{
    height:10rem;
    overflow-y:scroll;
    padding:1rem;
}

.block-rgpd-text header
{
    text-align:center;
    font-size:0.9rem;
    font-weight:bold;
}

.block-rgpd-text 
{
    font-size:0.7rem;    
}

.tab-content-border
{
    border: 1px solid #d5dae2;
}

.modal 
{ 
    overflow: auto !important; 
}

.general-border
{
    border: 1px solid #d5dae2;
}

.dropdown-item:hover, .dropdown-item:focus 
{
    color: #fff;
    text-decoration: none;
    background-color: #85a7cb;
}

.text-muted 
{
    color: #313234 !important;
}

.stickyscale
{
    position: -webkit-sticky;
    position: sticky;
    top: 0;    
    background-color:#fff;
    z-index:1;
}

.colored-thead thead
{
    background-color: #c9e7f3;
}

.blockinfocontent
{
    display:none;
}

.btn-xs
{
    width:1.4rem;
    height:1.4rem;
    font-size:0.5rem;
    vertical-align: text-top;
}

button.swal2-styled:focus
{
    overflow: hidden!important;
    box-shadow: none!important;
}

.help-block
{
    display:none;
}

.help-hide
{
    float: right;
    padding: 0 0 10px 10px;
}

.menu-check::after
{
    content: 'a';
    display:inline-block;    
    width:15px;
    margin-left:5px;
    font-family: 'Font Awesome 5 Free'; font-size:14px; font-weight: 900; content: '\f00c';
}

.min-header-size
{
    min-height:191px;
}

.sidelangselect
{
    display: inline-block;
    position: absolute;
    top: 2rem;
    right: 2.5rem;
    zoom: 80%;
}


@media only screen and (max-width: 800px) 
{
    #gdpr-cookie-message
    {
        left: 20%!important;
        right: 20%!important;
    }
    
}

@media only screen and (max-width: 600px) 
{
    .radio-item-text
    {
        display:none!important;
    }

    .radio-item-number, .stickyscale
    {
        display:block!important;
    }
    
    #gdpr-cookie-message
    {
        left: 15%!important;
        right: 15%!important;
    }
    
}

@media only screen and (min-width: 601px) 
{
    .radio-item-text
    {
        display:block!important;
    }

    .radio-item-number, .stickyscale
    {
        display:none!important;
    }   
}

@media only screen and (max-width: 400px) 
{
    #gdpr-cookie-message
    {
        left: 10%!important;
        right: 10%!important;
    }
    
}

#harpoon-progress
{
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color:#000;
    z-index: 999999;
    opacity:0.5;
}

.harpoon-error-list
{
    text-align:center;
    color:#e98888;
    list-style:none;
    padding:0;
}

.harpoon-rgpd
{
    height:20rem;
    display:inline-block;
    overflow-y:scroll;
}

.harpoon-top-banner
{
    background: rgb(33,124,171);
    background: linear-gradient(90deg, rgba(33,124,171,1) 0%, rgba(73,168,200,1) 100%);   
}

#gdpr-cookie-message
{
    position:fixed;
    background-color:#D3D3D3;
    left:25%;
    top:15%;
    bottom:15%;
    right:25%;
    z-index: 999999999999999;
    padding:20px;
}

#gdpr-cookie-message *
{
    opacity:1;
}

#gdpr-cookie-message h4
{
    text-align:center;
    font-size:14px;
}

#cookies-content p, #cookies-content ul
{
    font-size:12px;
    padding-right: 5px;
}

#cookies-content
{
    display:inline-block;
    height:calc(100% - 80px);
    overflow-y:scroll;
}

#gdpr-cookie-message>p:last-child
{
    text-align:center;
}

#cookies-content::-webkit-scrollbar-track {
  border: 1px solid #c0c0c0;
  padding: 2px 0;
  background-color: #c6c6c6;
}

#cookies-content::-webkit-scrollbar {
  width: 8px;
}

#cookies-content::-webkit-scrollbar-thumb {
  border-radius: 8px;
  box-shadow: inset 0 0 6px #c0c0c0;
  background-color: #c6c6c6;
  border: 1px solid #ababab;
}

#harpoon-nav-faqs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    grid-template-columns: auto;
    grid-template-rows: auto;
    row-gap: 15px;
    display: grid;
    margin-bottom: 1.5rem;
    grid-gap: 15px;
}

.harpoon-div-category, .harpoon-div-category-other {
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    text-align: right;
}

.harpoon-nav-category {
    display: inline-block;
    text-align: center;
    padding: 14px 10px;
    width: 100%;
    background: linear-gradient(90deg, rgba(33,124,171,1) 0%, rgba(73,168,200,1) 100%);
}

button {
    border: 0px;
    background: none;
}

.harpoon-faq-category {
    background: rgb(255, 255, 255);
    box-shadow: rgba(73, 168, 200,1) 0px 4px;
    text-align-last: left;
    margin: 0px 5px 10px 0px;
}

.harpoon-icon-answers {
    float: right;
    padding: 10px 10px;
}

@media (min-width: 576px){
    #modalFAQS > .modal-dialog {
        max-width: 700px;
    }
}

@media (max-width: 400px){
   .harpoon-div-category-other > a {
        padding: 0.75rem 0.4rem;
    }
}

@media (max-width: 650px){
   .harpoon-modal-win {
        width: 340px!important;
    }
}

.harpoon-faqs-block
{
    cursor: pointer;
}

.harpoon-faqs-block {
    box-shadow: rgb(0 0 0 / 20%) 0px 2px 4px;
    margin: 0px 5px 10px 0px;
    background: rgb(255, 255, 255);
    padding: 0px 10px;
    cursor: pointer;
}

.harpoon-question-title {
    padding: 15px 10px;
    font-size: 1rem;
}

.harpoon-faqs-answers {
    padding: 15px 10px;
    border-top: 1px solid rgb(204, 204, 204);
}

.harpoon-multi-select-item input[type="checkbox"] 
{
    margin-right: 5px;   
}


input[type=file]::file-selector-button
{
display: inline-block;
    font-weight: 400;
    color: #4a4f54;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    color: #fff;
    background-color: #107ef4;
    border-color: #107ef4;
    cursor: pointer;
}

input[type=file]::file-selector-button:hover
{
    color: #fff;
    background-color: #0a6bd4;
    border-color: #0965c8;
}

#harpoon_privacypolicy, .harpoon_privacypolicy
{
    height: 20rem;
    display: inline-block;
    overflow-y: scroll;
}



.harpoon-modal
{
    position: fixed;
    background-image: url(/Content/Client/ValeDoLobo/Images/trans-bg.png);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
    display: none;
    text-align: center;
}

.harpoon-modal-win
{
    display: inline-block;
    margin: 100px auto 0 auto;
    background-color: #fff;
    border: 1px solid #dbdfe3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    padding: 20px;
    max-height: 700px;
    height: auto!important;
}

.harpoon-modal-win header 
{
    position: static;
    background-color: #fff;
    height: 20px;
    text-align: right;
    padding: 0 8px 0 0;
    border-bottom: 0px;
}

.harpoon-modal-win header a::before {
    content: "\2716";
    color: rgb(7, 136, 196);
}

.swal2-container
{
    z-index: 99999999999999!important;
}

.harpoon-offer-item img {
    max-width: 250px;
    margin-bottom: 20px;
    max-height: 70px;
}

.harpoon-offer-item > a
{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    border-radius: 0.5rem;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / 1);
    justify-content: space-between;
    flex-direction: column;
    cursor: pointer;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    overflow: hidden !important;
    width: 100%;
    max-width: 100%;
}