.card-news {	padding-bottom: 30px;}.hover_image:hover {
    text-decoration: none
}


/* Optional (avoid undesired underscore if a is used as wrapper) */

.hide {
    display: none
}


/* Do the shift: */

.hover_image:hover img:first-child {
    display: none
}

.hover_image:hover img:last-child {
    display: inline-block
}

table {
    width: 100%;
    margin: 0 0 28px;
}

tr {
    border: 1px solid;
}

.table-heading {
    padding: 10px;
    width: 20%;
}

.table-value {
    padding: 10px;
}

.img-width {
    width: 100%;
}


/* begin external css: flickity.css
/*! Flickity v2.0.4
 * https://npmcdn.com/flickity@2/dist/flickity.css
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}


/* draggable */

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}


/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: white;
    background: hsla(0, 0%, 100%, 0.75);
    cursor: pointer;
    /* vertically center */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
    background: white;
}

.flickity-prev-next-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
    opacity: 0.6;
}

.flickity-prev-next-button.previous {
    left: 10px;
}

.flickity-prev-next-button.next {
    right: 10px;
}

.flickity-prev-next-button:disabled {
    opacity: 0.3;
    cursor: auto;
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

.flickity-prev-next-button .arrow {
    fill: #333;
}


/*! Flickity v2.0.4
  https://flickity.metafizzy.co
  ---------------------------------------------- */

* {
    box-sizing: border-box;
}

body {
    font-family: sans-serif;
}

.carousel {
    background: #FAFAFA;
}

.carousel-main {
    margin-bottom: 8px;
}

.carousel-cell {
    width: 100%;
    height: 504px;
    margin-right: 8px;
    /*background: #8C8;*/
    border-radius: 5px;
    /* counter-increment: carousel-cell; */
}

.carousel-nav .carousel-cell {
    height: 90px;
    width: 120px;
}


/* Atelierbram edit */

.carousel-main img {
    display: block;
    margin: 0 auto;
}

.container {
    max-width: 672px;
    margin: 0 auto;
}

h1 {
    text-align: center;
}

.key-desc-p {
    font-size: 18px;
}

.length-line-height {
    margin-top: 50px;
}

.length-img-width {
    width: 80px;
}

.length-display {
    display: inline-flex;
}

.bg-f9 {
    background-color: #f9f9f9;
    padding-bottom: 100px;
}

.key-sentences-text-container li .title-level-2 {
    font-size: 25px !important;
    font-weight: bold;
}


.bg-image-slate {
    padding-top: 5rem;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #000000c7 0%, #000000c2 70%), url(../images/slate_background_1.jpg);
    background-size: cover;
}

.desc-heading {
    font-size: 22px;
    font-weight: bold;
}

.desc-center {
    text-align: center;
}

.su-table-alternate table tbody tr:nth-child(even) td {
    background-color: #f7f7f7!important;
}

.su-table-alternate table tbody tr {
    height: 40px;
}

.su-table table td {
    padding: 0.5em 1em!important;
    border: 1px solid #ccc!important;
    background: #fff!important;
}

.desc-img-width {
    width: 70px;
    margin-bottom: 25px;
}

.desc-heading-icon {
    font-size: 50px;
    padding-bottom: 20px;
    color: #333;
    text-align: center;
    margin: unset;
}

.bg-image-marble {
    padding-top: 5rem;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #000000c7 0%, #000000c2 70%), url(../images/marble_background.jpg);
    background-size: cover;
}

.bg-image-sandstone {
    padding-top: 5rem;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #000000c7 0%, #000000c2 70%), url(../images/sand_bg.jpg);
    background-size: cover;
}

.bg-image-rust {
    padding-top: 5rem;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #000000c7 0%, #000000c2 70%), url(../images/rust.jpg);
    background-size: cover;
}

.bg-image-concrete {
    padding-top: 5rem;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #000000c7 0%, #000000c2 70%), url(../images/concreate-home_bg.jpg);
    background-size: cover;
}

.bg-image-translucent {
    padding-top: 5rem;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #000000c7 0%, #000000c2 70%), url(../images/trans3_bg.jpg);
    background-size: cover;
}

.ins-img-width {
    width: 100px;
    margin-bottom: 25px;
}

.ins-coating-img-width {
    width: 300px;
    margin-bottom: 25px;
}

.timeline-coating {
    margin-bottom: 40px;
}

.timeline-event-coating {
    font-weight: 300;
    font-size: 1.3rem;
    margin-bottom: 20px;
}