.cl-tiler {display:block; position: relative}
.cl-tiler h1, .cl-tiler h2, .cl-tiler h3 {margin-bottom: 0.7rem;}
.cl-tiler h1, .cl-tiler h2 { line-height: 1em; }

.cl-tiler .over,
.cl-tiler p {font-weight: 400}
.cl-tiler .over-text {display: none; height: 100%; width: 100%;}
.cl-tiler .inner {width: 100%;padding: 15px}
.cl-tiler .img {width: 100%; align-items: stretch; background-size: cover}
.cl-tiler .image-only {position: relative; padding: 0}
.cl-tiler:hover .over {display: block; position: absolute; left: 0; right: 0; top:0; bottom: 0; background: rgba(255,255,255,0.5) !important }
.cl-tiler:hover .over-text {padding: 15px; display: flex; position: absolute; left: 0; right: 0; top:0; bottom: 0; background: rgba(255,255,255,0) !important}
.cl-tiler:hover .over-text *{color: #253756 !important}
.cl-tiler:hover .over-text .tiler-link {display: flex; width: 100%}
.cl-tiler a.cl-tiler-linked:hover:before {content:"";position:absolute; background: rgba(255,255,255,0.5); top:0; left:0; right:0; bottom:0}

.cl-slideshow .size-1 {padding: 0;}
.cl-slideshow .size-2,
.cl-slideshow .size-3 {padding: 15px}
.cl-slideshow .cl-heading,
.cl-slideshow .cl-image-subtitle {text-align: center; padding-top: 5px; color: white;line-height:1.1em;}
.cl-slideshow .cl-heading {padding-top: 10px}
.cl-slideshow .cl-content {position: relative; color: white}
.cl-slideshow .cl-prev,
.cl-slideshow .cl-next {
    width: 10%;
    font-size: 500%;
    color: white;
    float: left;
    text-align: center;
    margin-top: auto;
    padding-top: 20px;
}

.cl-slideshow .cl-slideshow-clip {width: 80%; float: left; overflow: hidden; margin-top: 1%;}
.cl-slideshow .cl-slideshow-image {float: left}
.clear {clear: both}


.cl-lightbox {background-size: cover}
.cl-lightbox a {display: flex; align-items: center; justify-content: center;}
.cl-lightbox,
.cl-lightbox a,
.elementor-widget-cl-lightbox,
.elementor-widget-cl-lightbox .elementor-widget-container {display: flex; width: 100%}
.cl-lightbox-hidden {display: none !important}
.cl-lightbox-first:before {background: url(../images/arrow_left.png) no-repeat left center; content:""; display: block; width: 100%; height: 100%; margin-left: 15px}
.cl-lightbox-first:after  {background: url(../images/arrow_right.png) no-repeat left center; content:""; display: block; height: 100%; width:4%; padding-right: 40px}

.cl-submenu h2  {font-size: 190%;    margin-bottom: 16px; letter-spacing: 1px; }
.cl-submenu ul {padding-left: 18px;}
.cl-submenu li {list-style-type: none}
.cl-submenu li a {font-size: 190%; text-transform: uppercase; line-height: 1em;}
.cl-submenu .cl-submenu3 li a {font-size: 150%;}
.cl-submenu li a:hover,
.cl-submenu-current a {color: #BE9F57}




