@charset "UTF-8";
/* https://kliplevtelt.dk/wp-content/themes/kliplevtelt/inc/widgets/eteam-rotating-layer-box/css/style.css */
#eteam-rotating-layer-box-container{max-width:100%;height:auto;margin:0;padding:0;flex:1 1 auto;overflow:hidden;max-height:358px;box-sizing:border-box;box-shadow:10px 3px 25px grey}.hvrbox,.hvrbox *{box-sizing:border-box}.hvrbox{position:relative;display:inline-block;overflow:hidden;max-width:100%;height:auto}.hvrbox img{max-width:100%}.hvrbox_background{width:400px;height:250px;background-size:cover;background-position:center center;background-repeat:no-repeat}.hvrbox .hvrbox-layer_bottom{display:block}.hvrbox .hvrbox-layer_top{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(217,226,233,.6);color:#fff;padding:15px;-moz-transition:all 0.4s ease-in-out 0s;-webkit-transition:all 0.4s ease-in-out 0s;-ms-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s}.hvrbox:hover .hvrbox-layer_top,.hvrbox.active .hvrbox-layer_top{opacity:1}.hvrbox .hvrbox-layer_rotate{border-radius:50%;-moz-transform:rotateZ(0);-webkit-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0)}.hvrbox:hover .hvrbox-layer_rotate,.hvrbox.active .hvrbox-layer_rotate{border-radius:0%;-moz-transform:rotateZ(360deg);-webkit-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);transform:rotateZ(360deg)}.hvrbox .hvrbox-layer_scale-rotate{border-radius:50%;-moz-transform:scale(0) rotateZ(0);-webkit-transform:scale(0) rotateZ(0);-ms-transform:scale(0) rotateZ(0);transform:scale(0) rotateZ(0)}.hvrbox:hover .hvrbox-layer_scale-rotate,.hvrbox.active .hvrbox-layer_scale-rotate{border-radius:0%;-moz-transform:scale(1) rotateZ(360deg);-webkit-transform:scale(1) rotateZ(360deg);-ms-transform:scale(1) rotateZ(360deg);transform:scale(1) rotateZ(360deg)}.default_display{position:absolute;left:0;width:100%;text-align:center;bottom:2.5rem;max-height:100%}.content{width:94%}.hvrbox-text{position:absolute;bottom:2.5rem}.content p,.default_content p{font-size:1.071rem}.hvrbox:hover .default_display{opacity:0}.default_content{width:92%;margin:0 auto;text-align:center}.default_display .default_title,.hvrbox-text .title{font-family:'Poppins';font-size:1.429rem;text-align:center;display:table;margin:0 auto;position:relative;padding:0 8rem .5rem 0}.default_display .default_title,.hvrbox-text .title a{font-weight:500}.default_display .default_title,.default_display .default_content p,.hvrbox-text .title a,.hvrbox-text .content p{color:#fff}.default_display .default_title:after,.hvrbox-text .title:after{content:'';position:absolute;top:15px;height:1px;width:92px;right:0;display:block;margin:0;background-color:red;z-index:0}