section#carsoul {
    overflow: hidden;
}

#carsoul img.img-fluid.imgs {
    width: 100%;
}

.carousel-caption.slidertext.d-md-block {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    right: unset !important;
    bottom: unset !important;
    z-index: 1 !important;
}

.imagecolor:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 86 149);
    z-index: 1;
    opacity: 50%;
}

h3.section_title {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    color: #222;
    font-size: 38px;
    font-weight: 800;
    padding-bottom: 3px;
    line-height: 56px;
    font-family: 'Open Sans';
}

.et-l.et-l--post {
    display: none;
}

.btn.btn-link[aria-expanded="true"] svg.collapse-arrow {
    transform: rotate(90deg);
}

.rates-tabele-row .btn-link:hover,
.rates-tabele-row .btn-link:focus {
    text-decoration: none !important;
}

.rates-subtext {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    background: #E9F3FD;
    padding: 11px 32px;
    font-size: 20px;
    margin-top: 0px !important;
}

.rates-subtext {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.accordion {
    overflow-anchor: none;
}

.accordion.rate-sheet {
    overflow-x: auto !important;
    margin-bottom: 20px;
}

.rates-table-header:first-child {
    margin-top: 15px !important;
}

.rates-table-header {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px !important;
    font-weight: 500;
    color: #005695;
}

.rates-last-cell {
    width: 30px;
    visibility: hidden;
}

.rates-last-cell .reac {
    position: absolute;
}

.float-right.info.rates-bodylast-cell.reac {
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    top: 50%;
}

button.btn.btn-link.btn-block.text-left.pl-0.pr-0.reac {
    position: relative !important;
}

.rate-sheet .card:last-Child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.rates-tabele-row .card {
    background-color: transparent !important;
}

.rate-sheet .card {
    border-radius: 0px !important;
    border-bottom: none;
}

.rates-tabele-row:nth-child(even) .btn.btn-link {
    background: #f9f9f9 !important;
}

.rates-tabele-row .btn.btn-link {
    padding: 12px;
}

.rates-tabele-row .text-dark {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    padding: 6px 15px !important;
    font-size: 15px !important;
    font-weight: 400;
}

.rates-tabele-row .text-dark.reac {
    word-wrap: normal;
    white-space: normal;
}

.rates-bodylast-cell {
    width: 30px;
    display: flex;
    align-items: center;
}

.imagecolor img {
    min-height: 360px;
    object-fit: cover;
}

.carousel-caption.slidertext.d-md-block h1 {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 80px;
    color: #ffffff !important;
    text-align: center;
}

.rates-tabele-row,
.rates-table-header {
    min-width: 600px;
}

@media only screen and (min-width: 350px) and (max-width: 768px) {
    .rates-tabele-row .text-dark {
        word-break: break-word;
        white-space: initial;
    }

    .carousel-caption.slidertext.d-md-block h1 {
        font-size: 39px;
    }

}

.rates-tabele-row, .rates-table-header {
    min-width: 600px !important;
}