/*
Theme Name: Kreenoot Child
Theme URI: https://www.krealab.fr/
Description: Thème enfant du thème Kreenoot
Author: Krea'Lab
Author URI: https://www.krealab.fr/
Template: kreenoot
Version: 0.1.0
*/





#site-navigation .side .form form input{

	border-radius: 0;

}

.swiper-container{
	width: 100%;
	height: 78vh;
}

.swiper-slide {
	background: #000;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-bullet {
	background: #fff;
	opacity: .8;
}

.swiper-pagination-bullet-active {
	background: #CFAD6C;
	opacity: 1;
}

.swiper-background {
	background: #000 center;
	background-size: cover;
	display: block;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 768px){
	.px-15-mobile{
		padding-left: 15px;
		padding-right: 15px;
	}
}


/** Hero **/
/* Font face */
@font-face {
	font-family: 'HelveticaNeueUltraLight';
	src: url('./assets/fonts/HelveticaNeueLTStd-UltLt.eot'); /* IE9 Compat Modes */
	src: url('./assets/fonts/HelveticaNeueLTStd-UltLt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('./assets/fonts/HelveticaNeueLTStd-UltLt.woff2') format('woff2'), /* Super Modern Browsers */
	url('./assets/fonts/HelveticaNeueLTStd-UltLt.woff') format('woff'), /* Pretty Modern Browsers */
	url('./assets/fonts/HelveticaNeueLTStd-UltLt.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
	font-family: 'HelveticaNeueLight';
	src: url('./assets/fonts/HelveticaNeueLTStd-Lt.eot'); /* IE9 Compat Modes */
	src: url('./assets/fonts/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('./assets/fonts/HelveticaNeueLTStd-Lt.woff2') format('woff2'), /* Super Modern Browsers */
	url('./assets/fonts/HelveticaNeueLTStd-Lt.woff') format('woff'); /* Pretty Modern Browsers */
}

@font-face {
	font-family: 'HelveticaNeue';
	src: url('./assets/fonts/HelveticaNeueLTStd-Roman.eot'); /* IE9 Compat Modes */
	src: url('./assets/fonts/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('./assets/fonts/HelveticaNeueLTStd-Roman.woff2') format('woff2'), /* Super Modern Browsers */
	url('./assets/fonts/HelveticaNeueLTStd-Roman.woff') format('woff'); /* Pretty Modern Browsers */
}

/* ------------------ HERO UNIT ------------------ */
#page .hero-unit {
	position: relative;
	overflow: hidden;
	height: 78vh;
	margin-top: 0px;
	font-family: 'HelveticaNeueLight', sans-serif;
}

#page .hero-unit a {
	text-decoration: none !important;
	font-family: 'HelveticaNeueLight', sans-serif;
}

.stylebigbgfr {
	background-position: 0px;
	background-image: url('./assets/images/DORCELCOM_SliderFixe_INFILTREE.jpg');
	background-size: cover;

}

.stylebigbgen {
	background-position: 0px;
	background-image: url('./assets/images/DORCELCOM_SliderFixe_INFILTREE.jpg');
	background-size: cover;
}

@media screen and (max-width: 768px) {
	.stylebigbgfr {
		background-image: url('./assets/images/DORCELCOM_SliderMobile_INFILTREE.jpg');
		background-position: center;
		background-size: cover;
	}

	.stylebigbgen {
		background-image: url('./assets/images/DORCELCOM_SliderMobile_INFILTREE.jpg');
		background-position: center;
		background-size: cover;
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

#page .btn-lg,
#page .btn-group-lg > .btn {
	border-width: 6px;
	padding: 10px 16px;
	font-size: 1.4em;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7);
	line-height: 1.33;
	border-radius: 6px;
	color: #ffffff !important;
}

#page .hero-unit .hero-content .hero-text .hero-heading{
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	text-transform: none !important;
}

#page .hero-unit .hero-content2 .hero-buttons img{
	width: 90% !important;
}

#page .hero-unit .hero-content2 .hero-buttons .btn-primary{
	background-color: transparent;
	border-color: transparent;
}

#page .hero-unit.hero-light .hero-content .hero-text .hero-heading,
#page .hero-unit.hero-light .hero-content .hero-text p {
	color: #fff;
}

#page .hero-unit .hero-bg-pattern {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
	opacity: 0.2;
	width: 100%;
	height: 100%;
	background-image: url('../img/noise_lines_@2X.png?1342797527');
	background-repeat: repeat;
}

#page .hero-unit .hero-content {
	position: absolute;
	left: 0;
	top: 65%;
	width: 100%;
	height: auto;
	margin-top: -10em;
	z-index: 4;
}

@media screen and (min-width: 420px) and (max-width: 480px) {
	#page .hero-unit .hero-content {
		height: auto;
		top: 75%;
	}
}

@media screen and (max-width: 400px) {
	#page .hero-unit .hero-content {
		height: auto;
		top: 75%;
	}
}

@media screen and (max-width: 350px) {
	#page .hero-unit .hero-content {
		height: auto;
		top: 75%;
	}
}

@media screen and (min-width: 700px) and (max-width: 950px) {
	#page .hero-unit .hero-content {
		height: auto;
		top: 70%;
	}
}

@media screen and (max-width: 320px) {
	#page .hero-unit .hero-content {
		margin-top: -120px;
	}
}

#page .hero-unit .hero-content2 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin-top: -10em;
	z-index: 2;
	text-align: right;
}

@media screen and (max-width: 700px) {
	#page .hero-unit .hero-content2 {
		display: none;
	}
}

#page .hero-unit .hero-content .hero-text .hero-heading,
#page .hero-unit .hero-content .hero-text p {
	font-family: HelveticaNeueUltraLight, Arial, sans-serif;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
	font-style: normal;
	font-weight: 100;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	font-size: 6em !important;
	color: #fff;
}

@media screen and (max-width: 768px) {
	#page .hero-unit .hero-content .hero-text .hero-heading {
		font-size: 5em !important;
	}
}

@media screen and (max-width: 480px) {
	#page .hero-unit .hero-content .hero-text .hero-heading {
		font-size: 2.5em !important;
	}
}

#page .hero-unit .hero-content .hero-text p {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	font-size: 2em;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 0 10px;
}

@media screen and (max-width: 768px) {
	#page .hero-unit .hero-content .hero-text p {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 480px) {
	#page .hero-unit .hero-content .hero-text p {
		font-size: 1.3em;
	}
}

#page ul.hero-buttons {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#page ul.hero-buttons li {
	display: inline-block;
	width: 200px;
	margin: 0 1em 1em 0;
	position: relative;
	height: 228px;
}

.roll-over {
	background: rgba(0, 0, 0, 0.5);
	color: white;
	cursor: pointer;
	display: table;
	width: 140px;
	left: 30px;
	position: absolute;
	top: 16px;
	height: 195px;
	opacity: 0;
}

span.roll-over span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

ul.hero-buttons li:hover span.roll-over {
	opacity: 1;
}

#page .hero-unit .hero-content .hero-buttons {
	z-index: 2;
}

#page .hero-unit .hero-content .hero-buttons .btn {
	margin: 0 25px;
	font-weight: 300;
}

@media screen and (max-width: 480px) {
	#page .hero-unit .hero-content .hero-buttons .btn {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 768px) {
	#page .hero-unit .hero-content .hero-buttons .btn {
		margin: 3px 0;
	}
}

#page .hero-unit .hero-content .hero-buttons #btn-about {
	padding: 2px 15px;
	border-color: white;
	border-width: thin;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, 0.6);
}

#page .hero-unit .hero-content .hero-buttons #btn-about img {
	padding-bottom: 5px;
}

#page .hero-unit .hero-content .hero-buttons #btn-contact, #page .hero-unit .hero-content .hero-buttons #btn-contact-2 {
	padding: 2px 15px;
	border-color: white;
	border-width: thin;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, 0.6);
}

#page .hero-unit .hero-content .hero-buttons #btn-contact img, #page .hero-unit .hero-content .hero-buttons #btn-contact img, #page .hero-unit .hero-content .hero-buttons #btn-contact-2 img, #page .hero-unit .hero-content .hero-buttons #btn-contact-2 img {
	padding-bottom: 5px;
}

@media screen and (max-width: 900px) {
	#page .hero-unit .hero-content .hero-buttons #btn-about, #page .hero-unit .hero-content .hero-buttons #btn-contact, #page .hero-unit .hero-content .hero-buttons #btn-contact-2 {
		padding: 2px 5px;
	}
}

#page .hero-unit .slide-caption {
	padding-bottom: 0px;
	margin: 0 auto;
}

@media screen and (max-width: 480px) {
	#page .hero-unit .slide-caption {
		padding-bottom: 0;
	}
}

#page .hero-unit .slideshow .slide-navigation #prevslide,
#page .hero-unit .slideshow .slide-navigation #nextslide {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition-property: background;
	-o-transition-property: background;
	-webkit-transition-property: background;
	transition-property: background;
	-moz-transition-duration: 0.1s;
	-o-transition-duration: 0.1s;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	background-color: rgba(255, 255, 255, 0.1);
	font-size: 3em;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	cursor: pointer;
	z-index: 9;
}

#page .hero-unit .slideshow .slide-navigation #nextslide {
	right: 0;
}

#page .hero-unit .slideshow ul#slide-list {
	position: absolute;
	left: 50%;
	bottom: 40px;
}

@media screen and (max-width: 480px) {
	#page .hero-unit .slideshow ul#slide-list {
		display: none;
	}
}

#page .hero-unit .slideshow ul#slide-list li a {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-transition-property: background-color, border-color;
	-o-transition-property: background-color, border-color;
	-webkit-transition-property: background-color, border-color;
	transition-property: background-color, border-color;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	border: 2px solid #fff;
	cursor: pointer;
}

#page .hero-unit .slideshow ul#slide-list li a:hover {
	background-color: #e6e6e6;
}

#page .hero-unit .slideshow ul#slide-list li.current-slide a {
	background-color: #e6e6e6;
}

#page .hero-unit #controls #pauseplay {
	position: absolute;
	left: 50%;
	bottom: 30px;
	cursor: pointer;
	color: #fff;
}

#page .hero-unit #controls #pauseplay:hover {
	text-decoration: none;
	color: #e6e6e6;
}

#page .hero-unit #controls #pauseplay i {
	display: block;
	width: 10px;
	margin-left: -8px;
}

@media screen and (max-width: 480px) {
	#page .hero-unit #controls {
		display: none;
	}
}

@media screen and (max-width: 1025px) {
	.hero-unit {
		font-size: 11px;
	}
}

@media all and (-ms-high-contrast:none)
{
	.flex{
		display: block;
	}
}

/**
 *	Cookie Notice
 */

#cookie-notice {
	line-height: 1;
}

#cn-notice-buttons {
	display: flex;
    flex-direction: row;
    order: 2;
    justify-content: flex-start;
    align-items: center;
}

#cn-close-notice {
	display: none;
}

#cookie-notice #cn-accept-cookie {
	position: relative;
	top: auto;
	color: #ffffff;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	padding: 4px 10px;
	background-color: #D0006F;
	border-radius: 5px;
	margin-left: 20px;
}

#cookie-notice #cn-more-info {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	color: #D0006F;
	text-decoration: none;
	margin-left: 3px;
}

#cookie-notice #cn-more-info:hover {
	text-decoration: underline;
}

#cookie-notice #cn-accept-cookie::before {
	display: none;
}

#cookie-notice #cn-notice-text {
	display: inline;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
    margin-bottom: 0;
}

#cookie-notice .cookie-notice-container {
	background: rgba(0, 0, 0, .75);
	height: 25px;
	vertical-align: middle;
	max-width: 100%;
	padding: 0;
	font-size: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#cookie-notice #cn-notice-buttons .cn-button {
	font-size: 1rem;
	line-height: 10px;
}

@media screen and (max-width: 992px) {
	#cookie-notice .cookie-notice-container {
		height: auto;
		padding: 5px 15% 5px 10px;
		display: block;
		font-size: 8px;
		line-height: 16px;
	}

	#cookie-notice #cn-notice-buttons .cn-button {
		font-size: 8px;
		line-height: 16px;
	}

	#cookie-notice #cn-accept-cookie {
		margin-right: 0;
		margin-bottom: 0;
		position: absolute;
		right: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}