.tck-title-split {
 font-weight: 600;
}

#aboutus .tck-title-split {
  display: block;
}

#services .iconck .fa {
 box-sizing: border-box; 
}

/* allow controls in the slideshow */
.slideshowck_container_wrap { z-index: 0 !important; }
#topbar > .inner { pointer-events: none; position: relative; z-index: 1; }
#topbarrow { pointer-events: initial; }

#topbarrowcolumn1 { min-width: 200px; }

/* hide scroll bar because of animations out of the screen */
#services2 .pagebuilderck {
 overflow: hidden; 
}

/* Carte Google Responsive */
.carte-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}
 
.carte-responsive iframe,
.carte-responsive object,
.carte-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.photochalet {
	max-width: 100%;
	height: auto;
}
.imageck .imgchalet {
  padding: 10px
}