@import url(https://fonts.googleapis.com/css?family=Gudea:400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i);
body {
	font-family: Gudea, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 35px;
	font-weight: 400
}

::-moz-selection {
	background: #000;
	color: #fff
}

::selection {
	background: #000;
	color: #fff
}
div.widget[class*="wgt-"] {
    background: #fff;
}
div[class*="wgt-"] h1, 
div[class*="wgt-"] h2, 
div[class*="wgt-"] h3, 
div[class*="wgt-"] h4,
div[class*="wgt-"] h5,
div[class*="wgt-"] h6,
div[class*="wgt-"] p{
	color: #000;
	font-family: "Open Sans", sans-serif;
}
div[class*="wgt-"] a {
	font-family: "Open Sans", sans-serif;
}
textarea {
	min-height: 130px
}

.form-control:focus {
	outline: 0;
	box-shadow: 0 0
}

.wgt-blc-title {
	font-size: 30px;
	font-weight: 700
}

.wgt-scale-img img,
.wgt-scale-img video {
	display: inline;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	-webkit-transition: all .4s ease-in;
	-ms-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .4s ease-in
}
@media not all and (min-resolution:.001dpcm) { 
    @media {
        .wgt-scale-img:hover img {
            transform: scale(1) !important;
        }
    }
}
.wgt-news-v1 .wgt-bloc-item-img {
	display: block;
	height: 250px;
	overflow: hidden
}

.wgt-news-v1 .wgt-bloc-item p span {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
}

.wgt-news-v1 .wgt-bloc-item p .post-d {
	font-size: 40px;
	padding: 0 10px;
	line-height: 35px
}

.wgt-news-v1 .wgt-bloc-item p .post-my {
    padding: 0;
    padding-right: 25px;
    border-right: 1px solid #c1c1c1;
    margin-right: 15px;
    background: transparent;
    color: #000;
}
@media (max-width:991px) {
	.wgt-news-v1 .wgt-bloc-item p .post-my {
		margin-right: 7px;
		padding-right: 7px;
	}
	.wgt-news-v1 .wgt-bloc-item p>span {
		font-size: 14px !important;
	}
}
.wgt-texteseul-v1 p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2
}

.wgt-texteseul-v1 .btn-custom {
	background-color: #f35e29;
	color: #fff;
	padding: 10px 35px;
	border-radius: 25px;
	border: 1px solid #f35e29;
	margin-bottom: 0;
	clip-path: none !important;
}

.wgt-news-v2 .wgt-bloc-item-img {
	display: block;
	height: 250px;
	overflow: hidden
}

.wgt-news-v2 .theBorder {
	border: 1px solid #e6e6e6
}

.wgt-news-v2 p.post-date i[data-actions='color,icon'],
p.date i[data-actions='color,icon'] {
	color: #f35e29;
	margin-right: 10px
}

.wgt-news-v2 p.post-date {
	font-size: 14px;
	margin-bottom: 0
}

.wgt-news-v2 p.post-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	border-bottom: 1px solid #e6e6e6
}

.wgt-news-v2 p.post-content {
	font-size: 16px;
	line-height: 1.2
}

.wgt-news-v2 .carousel-wrap {
	width: 100%;
	position: relative
}

.wgt-news-v2 .owl-carousel .owl-nav button.owl-next,
.wgt-news-v2 .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50px);
	outline: 0;
	font-size: 30px
}
.wgt-img-panoramique-v1[data-wgt-block-id="2"] .theBackground {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
@media (min-width: 992px){
	.wgt-img-panoramique-v1[data-wgt-block-id="2"] .theBackground > .container > .row {
		padding: 50px 0;
		min-height: 700px;
	} 
}
.wgt-img-panoramique-v1 .wgt-blc-title {
	color: #fff
}

div.wgt-img-panoramique-v1[class*="wgt-"] p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	color: #fff
}

.wgt-img-panoramique-v1 .btn-custom {
	background-color: #f35e29;
	color: #fff;
	padding: 10px 35px;
	border-radius: 25px;
	border: 1px solid #f35e29;
	margin-bottom: 0;
	clip-path: none !important;
}

@media (max-width:991px) {
	.wgt-img-panoramique-v1[data-wgt-block-id="2"] .theBackground > .container > .row {
		padding: 50px 0
	}
}

.wgt-image-video-text-v2 .wgt-bloc, .wgt-image-video-text-v3 .wgt-bloc {
	position: relative;
	min-height: 550px
}

.wgt-image-video-text-v2 .wgt-bloc-item-img, .wgt-image-video-text-v3 .wgt-bloc-item-img {
	position: absolute;
	top: 0;
	bottom: 0;
	width: calc(50% - 15px);
	height: 550px;
	padding: 0;
	overflow: hidden;
	right: 0
}
.wgt-image-video-text-v3 .wgt-bloc-item-img{
	border-radius: 50%;
}
.wgt-image-video-text-v2 h3, .wgt-image-video-text-v3 h3, .wgt-image-video-text-round-v1 h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2
}

.wgt-image-video-text-v2 p, .wgt-image-video-text-v3 p, .wgt-image-video-text-round-v1 p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2
}

.wgt-image-video-text-v2 .btn-custom, .wgt-image-video-text-v3 .btn-custom, .wgt-image-video-text-round-v1 .btn-custom {
	background-color: #f35e29;
	color: #fff;
	padding: 10px 35px;
	border-radius: 25px;
	border: 1px solid #f35e29;
	margin-bottom: 0;
	clip-path: none !important;
}

@media screen and (max-width:767px) {
	.wgt-image-video-text-v2 .wgt-bloc-item-img, .wgt-image-video-text-v3 .wgt-bloc-item-img {
		position: relative;
		width: 100%;
		height: 400px;
		padding: 0 15px;
		margin-bottom: 1.5rem!important;
	}
}

.wgt-pictogrammes-v1 {
	position: relative
}

.wgt-pictogrammes-v1 .theblocwithbg {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%
}

.wgt-pictogrammes-v1 i[data-actions="color,icon"] {
	font-size: 40px;
	color: #f35e29
}

.wgt-pictogrammes-v1 h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2
}

@media (max-width:767px) {
	.wgt-pictogrammes-v1 .theblocwithbg {
		display: none
	}
}
div.widget[class*="wgt-pictogrammes"] .expertise-text > div {
	margin-bottom: 25px;
}
.wgt-pictogrammes-v2  .expertise-text i[data-actions="color,icon"], 
.wgt-pictogrammes-v3 .expertise-text i[data-actions="color,icon"] {
	font-size: 70px;
	color: #f35e29;
	line-height: 1;
}

.wgt-pictogrammes-v2 h3,
.wgt-pictogrammes-v3 h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	color: #f35e29;
	margin-top: 0px
}

.wgt-pictogrammes-v1 p,
.wgt-pictogrammes-v2 p,
.wgt-pictogrammes-v3 p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2
}

.wgt-mur-img-video-v1 .wgt-scale-img {
	display: block;
	height: 350px;
	overflow: hidden
}

.wgt-mur-img-video-v2 .typeportfolio_1 {
	display: block;
	height: 800px;
	overflow: hidden
}

.wgt-mur-img-video-v2 .typeportfolio_2 {
	display: block;
	height: 400px;
	overflow: hidden
}

@media (max-width:991px) {
	.wgt-mur-img-video-v2 .typeportfolio_1 {
		height: 500px
	}
	.wgt-mur-img-video-v2 .typeportfolio_2 {
		height: 250px
	}
}

@media (max-width:767px) {
	.wgt-mur-img-video-v2 .typeportfolio_1,
	.wgt-mur-img-video-v2 .typeportfolio_2 {
		height: 350px;
		margin: 5px 15px
	}
}

.wgt-formulaire-v2 p {
	font-weight: 400;
	font-size: 14px;
	line-height: 22px
}

.wgt-formulaire-v2 #contact-form #contact-form-submit {
	font-family: Gudea, sans-serif;
	font-size: 12px;
	color: #fefefe;
	background: #000;
	border: 1px solid #000;
	padding: 8px 50px;
	color: #fefefe;
	font-weight: 700;
	letter-spacing: 2px;
	border-radius: 50px
}

.wgt-formulaire-v2 .form-control {
	color: #000;
	border: 1px solid #c1c1c1;
	border-radius: 20px;
	padding: .375rem 1rem
}

.wgt-formulaire-v3 .wgt-bg-contact {
	background-color: #009fb1
}

.wgt-formulaire-v3 #contact-form {
	color: #fff
}

.wgt-formulaire-v3 .wgt-blc-title {
	color: #fff
}

.wgt-formulaire-v3 #contact-form input+span a {
	color: #fff;
	text-decoration: underline
}

.wgt-formulaire-v3 #contact-form .captcha .label--checkbox span.label {
	color: #000
}

.wgt-formulaire-v3 #contact-form .form-control {
	padding: .375rem 0;
	border: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	background: 0 0;
	border-radius: 0
}

.wgt-formulaire-v3 #contact-form .btn-custom {
	background: #ec733e;
	padding: 8px 30px;
	color: #fff;
	border-radius: 0;
	font-size: 18px;
	border: 1px solid #ec733e;
	outline: 0;
	box-shadow: none;
	margin-bottom: 0;
	clip-path: none !important;
}

.wgt-formulaire-v3 #contact-form .form-control::-webkit-input-placeholder {
	color: #fff
}

.wgt-formulaire-v3 #contact-form .form-control::-moz-placeholder {
	color: #fff
}

.wgt-formulaire-v3 #contact-form .form-control:-ms-input-placeholder {
	color: #fff
}

.wgt-formulaire-v3 #contact-form .form-control:-moz-placeholder {
	color: #fff
}

div.wgt-image-video-text-v1[class*="wgt-"]  p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	color: #000
}

.wgt-image-video-text-v1 .wgt-blc-title {
	color: #000;
}

.wgt-image-video-text-v1 .wgt-blc-date {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	color: #000
}

.wgt-image-video-text-v1 .wgt-scale-img {
	display: block;
	height: 457px;
	overflow: hidden
}

.wgt-slider-v1 .owl-carousel .owl-nav button.owl-next,
.wgt-slider-v1 .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	outline: 0;
	font-size: 30px;
	color: #fff
}

.wgt-slider-v1 .wgt-scale-img-h-v1 {
	height: 350px;
	display: block;
	overflow: hidden;
	width: 350px;
	margin: auto;
}

.wgt-slider-v1 .wgt-blc-title {
	color: #fff
}

.wgt-slider-v1 .wgt-bg {
	background-color: #303030
}

.wgt-slider-v1 .carousel-wrap {
	width: 100%;
	position: relative
}

.wgt-slider-v2 .owl-carousel .owl-nav button.owl-next,
.wgt-slider-v2 .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	outline: 0;
	font-size: 60px;
	color: #fff
}

.wgt-slider-v2 .height-item {
	height: 500px
}

.wgt-slider-v2 .height-item a {
	display: block;
	width: 100% !important;
	height: 100% !important;
	overflow: hidden
}

.wgt-slider-v2 .carousel-wrap {
	width: 100%;
	position: relative
}

.wgt-slider-v2 .owl-carousel .owl-nav .owl-prev {
	left: 25px
}

.wgt-slider-v2 .owl-carousel .owl-nav .owl-next {
	right: 25px
}

.wgt-citation-v1 .wgt-bg {
	background: #04fcff
}

div.wgt-citation-v1[class*="wgt-"] .quote-text h4 {
	font-size: 22px;
	color: #000;
	line-height: 1.2;
	font-weight: 700
}

div.wgt-citation-v1[class*="wgt-"] .quote-text p {
	font-size: 20px;
	color: #000;
	line-height: 1.2;
	font-weight: 700
}

.wgt-citation-v1 .quote-text i[data-actions="icon,color"] {
	font-size: 30px;
	color: #000
}

.wgt-citation-v2 .wgt-citation-v2-description {
	font-size: 20px;
	line-height: 1.2;
	color: #000;
	font-weight: 700
}

.wgt-citation-v2 .wgt-citation-v2-name {
	font-size: 25px;
	line-height: 1.2;
	color: #000;
	font-weight: 700
}

div.wgt-citation-v3[class*="wgt-"] h3 {
	font-size: 22px;
	line-height: 1.2;
	color: #515151;
	font-weight: 700
}

div.wgt-citation-v3[class*="wgt-"]  p {
	font-size: 16px;
	line-height: 1.2;
	color: #272727
}

.wgt-citation-v3 a.quote i, .wgt-citation-v3 a.quote-ic i {
	line-height: 1.2;
	font-size: 20px;
	color: inherit;
}

.wgt-citation-v3 a.quote, .wgt-citation-v3 a.quote-ic {
    color: #b7b7b7;
    background: transparent;
    border-radius: 0;
    padding: 0;
}
.wgt-forulaire-v1 .img-contact {
	position: absolute;
	right: 0;
	z-index: 1;
	width: 100%;
	height: 757px
}

.wgt-forulaire-v1 {
	position: relative;
	z-index: 0
}

.wgt-forulaire-v1 p.contact-address {
	font-size: 17px;
	line-height: 1.2;
	color: #000
}

.wgt-forulaire-v1 .left-pos {
	z-index: 2
}

.wgt-forulaire-v1 .bloc-bg {
	padding-top: 120px;
	padding-bottom: 40px;
	background-size: cover;
	min-height: 970px
}

.wgt-forulaire-v1 .btn-custom {
	background-color: #f7941d;
	color: #fff;
	padding: 10px 35px;
	border-radius: 25px;
	border: 1px solid #f7941d;
	margin-bottom: 0;
	clip-path: none !important;
}

@media screen and (max-width:991px) {
	.wgt-slider-v2 .height-item {
		height: 450px
	}
}

@media screen and (max-width:767px) {
	.wgt-forulaire-v1 .img-contact {
		position: relative;
		margin-top: 30px;
		margin-bottom: 10px;
		height: 527px
	}
	.wgt-image-video-text-v1 .wgt-scale-img:not(.speciale) {
		height: 320px
	}
	.wgt-slider-v2 .height-item {
		height: 300px
	}
}

@media screen and (min-width:1360px) {
	.wgt-news-v2 .owl-carousel .owl-nav .owl-prev {
		left: -50px
	}
	.wgt-news-v2 .owl-carousel .owl-nav .owl-next {
		right: -50px
	}
	.wgt-slider-v1 .owl-carousel .owl-nav .owl-prev {
		left: -50px
	}
	.wgt-slider-v1 .owl-carousel .owl-nav .owl-next {
		right: -50px
	}
}

@media screen and (max-width:1359px) and (min-width:1025px) {
	.wgt-news-v2 .owl-carousel .owl-nav .owl-prev {
		left: -30px
	}
	.wgt-news-v2 .owl-carousel .owl-nav .owl-next {
		right: -30px
	}
	.wgt-slider-v1 .owl-carousel .owl-nav .owl-prev {
		left: -30px
	}
	.wgt-slider-v1 .owl-carousel .owl-nav .owl-next {
		right: -30px
	}
}

@media screen and (max-width:1024px) and (min-width:992px) {
	.wgt-news-v2 .owl-carousel .owl-nav .owl-prev {
		left: -16px
	}
	.wgt-news-v2 .owl-carousel .owl-nav .owl-next {
		right: -16px
	}
	.wgt-slider-v1 .owl-carousel .owl-nav .owl-prev {
		left: -16px
	}
	.wgt-slider-v1 .owl-carousel .owl-nav .owl-next {
		right: -16px
	}
}

@media screen and (max-width:991px) and (min-width:768px) {
	.wgt-news-v2 .owl-carousel .owl-nav .owl-prev {
		left: -23px
	}
	.wgt-news-v2 .owl-carousel .owl-nav .owl-next {
		right: -23px
	}
	.wgt-slider-v1 .owl-carousel .owl-nav .owl-prev {
		left: -23px
	}
	.wgt-slider-v1 .owl-carousel .owl-nav .owl-next {
		right: -23px
	}
}
@media (max-width: 767px) {
	.wgt-slider-v1[data-wgt-block-id="10"] .owl-carousel .owl-nav .owl-next,
	.wgt-slider-v1[data-wgt-block-id="16"] .owl-carousel .owl-nav .owl-next,
	.wgt-slider-v2[data-wgt-block-id="11"] .owl-carousel .owl-nav .owl-next {
		right: 0;
	}
	.wgt-slider-v1[data-wgt-block-id="10"] .owl-carousel .owl-nav .owl-prev,
	.wgt-slider-v1[data-wgt-block-id="16"] .owl-carousel .owl-nav .owl-prev,
	.wgt-slider-v2[data-wgt-block-id="11"] .owl-carousel .owl-nav .owl-prev {
		left: 0;
	}
	.wgt-news-v2 .owl-carousel .owl-nav .owl-next,
	.wgt-news-v2 .owl-carousel .owl-nav .owl-prev {
		display: none
	}
	.wgt-slider-v1 .owl-carousel .owl-nav button.owl-next,
	.wgt-slider-v1 .owl-carousel .owl-nav button.owl-prev {
		display: none
	}
	.wgt-slider-v2 .owl-carousel .owl-nav button.owl-next,
	.wgt-slider-v2 .owl-carousel .owl-nav button.owl-prev {
		display: none
	}
	.wgt-slider-v1[data-wgt-block-id="10"] .owl-carousel .owl-nav button.owl-next, 
	.wgt-slider-v1[data-wgt-block-id="10"] .owl-carousel .owl-nav button.owl-prev,
	.wgt-slider-v1[data-wgt-block-id="16"] .owl-carousel .owl-nav button.owl-next, 
	.wgt-slider-v1[data-wgt-block-id="16"] .owl-carousel .owl-nav button.owl-prev,
	.wgt-slider-v2[data-wgt-block-id="11"] .owl-carousel .owl-nav button.owl-next, 
	.wgt-slider-v2[data-wgt-block-id="11"] .owl-carousel .owl-nav button.owl-prev {
	    display: block;
	}
}
.wgt-slider-v1[data-wgt-block-id="10"] .sortDragBtn,
.wgt-slider-v1[data-wgt-block-id="16"] .sortDragBtn,
.wgt-slider-v1[data-wgt-block-id="11"] .sortDragBtn,
.wgt-slider-v1[data-wgt-block-id="10"] .toggleWidget,
.wgt-slider-v1[data-wgt-block-id="16"] .toggleWidget,
.wgt-slider-v1[data-wgt-block-id="11"] .toggleWidget  {
    top: 80px;
    right: 20px;
}
@media (max-width: 767px) {
	.wgt-pictogrammes-v1 i[data-actions="color,icon"] {
		margin-bottom: 30px;
	}
}

.wgt-slider-v1 .owl-nav,
.wgt-slider-v2 .owl-nav {
	display: block;
}

.wgt-citation-v3 p.date {
	position: static;
}

.wgt-slider-v1.cercle-bk .wgt-scale-img-h-v1 {
    border-radius: 50%;
}
.wgt-slider-v2.cercle-bk .height-item a {
    border-radius: 50%;
}
.wgt-image-video-text-v1.cercle-bk .wgt-scale-img {
	border-radius: 50% 
}
.wgt-image-video-text-v1.cercle-bk .wgt-scale-img img {
	border-radius: 50%;
}
.wgt-image-video-text-v1.cercle-bk .widget-item > div > div:first-child {
	overflow: hidden;
}
.wgt-image-video-text-v1.cercle-bk .wgt-scale-img{
	width: 430px;
	height: 430px;
}
.wgt-image-video-text-v1.cercle-bk[data-wgt-block-id="18"] .wgt-scale-img{
	width: 350px;
	height: 350px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.wgt-image-video-text-v1.cercle-bk[data-wgt-block-id="18"] .wgt-scale-img {
	    width: 300px;
	    height: 300px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.wgt-image-video-text-v1.cercle-bk[data-wgt-block-id="18"] .wgt-scale-img {
	    width: 285px;
	    height: 285px;
	}
}
@media (max-width: 767px) {
	.wgt-image-video-text-v1.cercle-bk[data-wgt-block-id="18"] .wgt-scale-img {
	    width: 270px;
	    height: 270px;
	}
}
.wgt-image-video-text-v3 .wgt-bloc-item-img {
	width: 500px;
    height: 500px;
    right: 12.5%;
    transform: translateX(12.5%);
}

@media screen and (max-width:1199px) and (min-width:992px) {
	.wgt-image-video-text-v1.cercle-bk .wgt-scale-img{
		width: 350px;
		height: 350px;
	}
	.wgt-image-video-text-v3 .wgt-bloc-item-img {
		width: 400px;
		height: 400px;
	}
	.wgt-slider-v1 .wgt-scale-img-h-v1 {
		height: 250px !important;
		width: 250px !important;
	}
}
@media screen and (max-width:991px) and (min-width:768px) {
	.wgt-image-video-text-v1.cercle-bk .wgt-scale-img{
		width: 270px;
		height: 270px;
	}
	.wgt-image-video-text-v3 .wgt-bloc-item-img {
		width: 330px;
		height: 330px;
	}
	.wgt-slider-v1 .wgt-scale-img-h-v1 {
		height: 280px !important;
		width: 280px !important;
	}
}

@media screen and (max-width:767px) {
	.wgt-image-video-text-v1.cercle-bk .wgt-scale-img{
		width: 270px;
		height: 270px;
	}
	.wgt-image-video-text-v3 .wgt-bloc-item-img {
		width: 270px;
		height: 270px;
		position: absolute;
		padding: 0;
		right: 50% !important;
		transform: translateX(50%) !important;
	}
	.wgt-image-video-text-v3 .mr-t-mob-v3{
		margin-top: 300px;
	}
	.wgt-slider-v1 .wgt-scale-img-h-v1 {
		height: 250px !important;
		width: 250px !important;
	}
}

@media (max-width: 991px) {
	div[class*="wgt-"].py-5,
	div[class*="wgt-"] .py-5,
	.custompadd.py-5,
	.custompadd .py-5 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	div[class*="wgt-"].pt-5,
	div[class*="wgt-"] .pt-5,
	.custompadd.pt-5,
	.custompadd .pt-5 {
		padding-top: 40px !important;
	}
	div[class*="wgt-"].pb-5,
	div[class*="wgt-"] .pb-5,
	.custompadd.pb-5,
	.custompadd .pb-5 {
		padding-bottom: 40px !important;
	}
	div[class*="wgt-"].my-5,
	div[class*="wgt-"] .my-5,
	.custompadd.my-5,
	.custompadd .my-5 {
		margin-top: 40px !important;
		margin-bottom: 40px !important;
	}
	div[class*="wgt-"].mt-5,
	div[class*="wgt-"] .mt-5,
	.custompadd.mt-5,
	.custompadd .mt-5 {
		margin-top: 40px !important;
	}
	div[class*="wgt-"].mb-5,
	div[class*="wgt-"] .mb-5,
	.custompadd.mb-5,
	.custompadd .mb-5 {
		margin-bottom: 40px !important;
	}

	.wgt-image-video-text-v1 p, 
	.wgt-texteseul-v1 p, 
	.wgt-img-panoramique-v1 p, 
	.wgt-image-video-text-v2 p, 
	.wgt-image-video-text-v3 p, 
	.wgt-pictogrammes-v1 p, 
	.wgt-pictogrammes-v2 p, 
	.wgt-pictogrammes-v3 p, 
	.wgt-citation-v1 .quote-text p , 
	.wgt-citation-v2 .wgt-citation-v2-description {
    	font-size: 16px; 
	}
	.wgt-news-v1 .wgt-bloc-item p span {
    	font-size: 13px;
	}
	.wgt-news-v1 .wgt-bloc-item p .post-d {
    	font-size: 35px;
	}
	.wgt-blc-title {
		font-size: 25px;
	}
	.wgt-image-video-text-v2 h3, .wgt-pictogrammes-v1 h3, .wgt-pictogrammes-v2 h3, .wgt-pictogrammes-v3 h3, .wgt-citation-v2 .wgt-citation-v2-name {
		font-size: 22px;
	}
	.wgt-news-v2 p.post-date {
    	font-size: 13px;
	}
	.wgt-news-v2 p.post-title, .wgt-news-v2 p.post-content, .wgt-image-video-text-v1 .wgt-blc-date {
    	font-size: 15px;	
	}
	.wgt-texteseul-v1 .btn-custom, .wgt-img-panoramique-v1 .btn-custom, .wgt-image-video-text-v2 .btn-custom, .wgt-image-video-text-v3 .btn-custom, .wgt-image-video-text-round-v1 .btn-custom {
	    font-size: 15px;
	}
}
@media (max-width: 767px) {
	.wgt-image-video-text-v1 p, 
	.wgt-texteseul-v1 p, 
	.wgt-img-panoramique-v1 p, 
	.wgt-image-video-text-v2 p, 
	.wgt-image-video-text-v3 p, 
	.wgt-pictogrammes-v1 p, 
	.wgt-pictogrammes-v2 p, 
	.wgt-pictogrammes-v3 p, 
	.wgt-citation-v1 .quote-text p, 
	.wgt-citation-v2 .wgt-citation-v2-description, .wgt-citation-v3 p, .wgt-news-v2 p.post-content {
    	font-size: 14px; 
	}
	.wgt-news-v1 .wgt-bloc-item p span {
    	font-size: 12px;
	}
	.wgt-blc-title {
		font-size: 22px;
	}
	.wgt-image-video-text-v2 h3, .wgt-pictogrammes-v1 h3, .wgt-pictogrammes-v2 h3, .wgt-pictogrammes-v3 h3, .wgt-citation-v2 .wgt-citation-v2-name {
		font-size: 20px;
	}
	.wgt-news-v1 .wgt-bloc-item p .post-d {
    	font-size: 30px;
	}
	.wgt-news-v2 p.post-date {
    	font-size: 12px;
	}
	.wgt-news-v2 p.post-title, .wgt-news-v2 p.post-content, .wgt-image-video-text-v1 .wgt-blc-date {
    	font-size: 14px;	
	}
	.wgt-texteseul-v1 .btn-custom, .wgt-img-panoramique-v1 .btn-custom, .wgt-image-video-text-v2 .btn-custom, .wgt-image-video-text-v3 .btn-custom, .wgt-image-video-text-round-v1 .btn-custom {
	    font-size: 14px;
	}
}

.btn-align {
	text-align: left;
}
.wgt-image-video-text-v2 div[data-mirror-v2="active"] .btn-align, .wgt-image-video-text-round-v1 div[data-mirror-v1="inactive"] .btn-align {
	text-align: right;
}
@media (max-width: 767px) {
	.btn-align, .wgt-image-video-text-v2 div[data-mirror-v2="active"] .btn-align, .wgt-image-video-text-round-v1 div[data-mirror-v1="inactive"] .btn-align {
		text-align: center;
	}
}
.creations-owl-carousel .creations-bg {
    position: relative;
    overflow: hidden;
    padding:0;
}
.creations-owl-carousel .creations-bg {
    height: 285px;
}
.creations-owl-carousel .creations-bg img, .creations-owl-carousel .creations-bg video{
	display: block;
    width: 100% !important;
    transition-duration: 1s;
    object-fit: cover;
    object-position: center;
    height: 100%;
}

@media screen and (max-width:436px){
    .creations-owl-carousel .creations-bg {
        height: 220px;
    }
}
.creations-owl-carousel .owl-dots {
	display: none !important
}
.wgt-img-video-panoramique-v1>div.theBackground, .wgt-img-video-panoramique-v2>div.theBackground {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.wgt-img-video-panoramique-v1>div.theBackground > .container > .row, .wgt-img-video-panoramique-v2>div.theBackground > .container > .row {
    min-height: 100vh;
}

div.wgt-img-video-panoramique-v1[class*="wgt-"] p, div.wgt-img-video-panoramique-v2[class*="wgt-"] p {
	font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
}
.wgt-img-video-panoramique-v1 .btn-custom {
	background-color: #f35e29;
    color: #fff;
    padding: 10px 35px;
    border-radius: 25px;
    border: 1px solid #f35e29;
    margin-bottom: 0;
    clip-path: none !important;

}
.wgt-img-video-panoramique-v2 .roundedbtn .btn-custom {
    background: #f35e29;
    border: 1px solid #ffffff;
    border-radius: 100% !important;
    padding: 0 !important;
    min-width: 60px;
    max-width: 500px;
    outline: none;
    overflow: none;
    text-align: center !important;
    padding: 0;
}
.wgt-img-video-panoramique-v2 .roundedbtn .btn-custom:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    padding-top: 100%;
}
.wgt-img-video-panoramique-v2 .roundedbtn .btn-custom span {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.banner-img-vd-bloc, .banner-img-vd-bloc-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.banner-img-vd-bloc img, .banner-img-vd-bloc video, .banner-img-vd-bloc-2 img, .banner-img-vd-bloc-2 video {
    display: inline;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.multilingueblc:not(.new) {
	display: none;
}
.multilingueblc {
    position: fixed;
    top: unset;
    right: 0;
    z-index: 9999999 !important;
    background: none !important;
    margin-top: 18px;
}
.multilingueblc a {
    display: block;
    padding: 10px;
    background: #635e5b;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
    line-height: 1.5;
    font-size: 18px;
    min-width: 48px;
    min-height: 48px;
}
.multilingueblc button {
    position: absolute;
    top: 0;
    border: 0;
    font-size: 20px !important;
    color: #f35e29;
    background: #e2e2e2;
    line-height: 1 !important;
    padding: 12px 15px;
    outline: 0;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
#multilingueblclosedopened.closed {
    position: relative;
    right: -48px;
    animation-duration: 1s; 
}
#multilingueblclosedopened.opened {
    position: relative;
    right: 0px;
    animation-duration: 1s; 
}
.multilingueblc button.closed {
    left: -2px; 
    animation-duration: 1s;
}
.multilingueblc button.opened {
    left: -48px; 
    animation-duration: 1s;
}
.multilingueblc a[data-multilingue-active="0"] {
    display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
	.multilingueblc {
	    margin-top: 0;
	}
	.multilingueblc button.closed {
	    right: 0px; 
	    animation-duration: 1s;
	}
	.multilingueblc button.opened {
	    left: -38px; 
	    animation-duration: 1s;
	}
	.multilingueblc button {
    	padding: 6px 10px;
	}
	#multilingueblclosedopened.closed {
		height: 0;
	}
	.multilingueblc button.opened {
	    left: -32px;
	    animation-duration: 1s;
	}
	.multilingueblc button.closed {
    	left: 15px; 
	}

} 

@media (max-width:767px) {
	#multilingueblclosedopened.closed {
		height: 0;
	}
	.multilingueblc {
	    margin-top: 0;
	}
	.multilingueblc a {
	    padding: 5px;
	    font-size: 14px;
	}
	.multilingueblc button.opened {
	    padding: 6px 10px;
	    left: -34px;
	}
	.multilingueblc button.closed {
    	left: -2px;
    	animation-duration: 1s;
    	padding: 6px 10px;
	}
	.multilingueblc a {
		min-width: 32px;
    	min-height: 32px;
	}
	.multilingueblc button i {
    	font-size: 14px;
	}
}
div.wgt-image-video-text-v5[class*="wgt-"] h3, div.wgt-image-video-text-v6[class*="wgt-"] h3, div.wgt-image-video-text-v7[class*="wgt-"] h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	color: black;
}
div.wgt-image-video-text-v5[class*="wgt-"] p, div.wgt-image-video-text-v6[class*="wgt-"] p, div.wgt-image-video-text-v7[class*="wgt-"] p {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
	color: black;
	text-align: center; 
}
.img-vdeo-text-v5-img a {
	display: block;
    position: relative;
    height: 400px;
    overflow: hidden;
}
.img-vdeo-text-v6-img a {
    display: block;
    position: relative;
    height: 450px;
    overflow: hidden;
}
.img-vdeo-text-v7-img a {
    display: block;
    position: relative;
    height: 350px;
    overflow: hidden;
}
.img-vdeo-text-v5-img a img, .img-vdeo-text-v5-img a video, 
.img-vdeo-text-v6-img a img, .img-vdeo-text-v6-img a video,
.img-vdeo-text-v7-img a img, .img-vdeo-text-v7-img a video {
    display: inline;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    transition-duration: 1s;
}
.wgt-image-video-text-v5 .btn-custom, .wgt-image-video-text-v6 .btn-custom, .wgt-image-video-text-v7 .btn-custom {
    background: #f1473e;
    color: #fff;
    border: 1px solid #f1473e;
    border-radius: 25px;
    padding: 10px 25px;
    font-size: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.img-vdeo-text-v5-img a {
		height: 270px;
	}
	.img-vdeo-text-v6-img a {
		height: 300px;
	}
	.img-vdeo-text-v7-img a {
		height: 210px;
	}
}
@media (max-width: 767px) {
	.img-vdeo-text-v5-img a {
		height: 220px;
	}
	.img-vdeo-text-v6-img a {
		height: 320px;
	}
	.img-vdeo-text-v7-img a {
		height: 280px;
	}
}
.wgt-image-video-text-v6 .mybox, .wgt-image-video-text-v7 .mybox {
    padding: 0;
    height: 100%;
    padding-bottom: 45px;
}

.wgt-image-video-text-v6 .mybox .mybox-btn, .wgt-image-video-text-v7 .mybox .mybox-btn {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}
.wgt-image-video-text-v8 .recette {
    height: 480px;
    overflow: hidden;
    position: relative;
    display: block;
}
.wgt-image-video-text-v8 .recette img, .wgt-image-video-text-v8 .recette video {
    display: block;
    width: 100%;
    transition-duration: 1s;
    object-fit: cover;
    object-position: center;
    height: 100%;
}
.wgt-image-video-text-v8 .box-recette {
    position: relative;
    top: 0em;    
    z-index: 1;
    background: #fff;
    box-shadow: 0 0 40px 0 rgb(66 66 66 / 20%);
    padding: 0 15px; 
    font-family: "Open Sans", sans-serif;
}
div.wgt-image-video-text-v8[class*="wgt-"] .box-recette p {
	color: #2b2b2b;
}
div.wgt-image-video-text-v8[class*="wgt-"] .box-recette h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    font-family: "Open Sans", sans-serif;
    color: #2b2b2b;
    letter-spacing: 0
}
.wgt-image-video-text-v8 .btn-custom {
	background: #f1473e;
    color: #fff;
    border: 1px solid #f1473e;
    border-radius: 25px;
    padding: 10px 25px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
@media (min-width: 992px) {
	.wgt-image-video-text-v8 div[data-mirror-v1="inactive"] .box-recette {
		right: 10em;
	}
	.wgt-image-video-text-v8 div[data-mirror-v1="active"] .box-recette {
		right: -10em;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.wgt-image-video-text-v8 div[data-mirror-v1="inactive"] .box-recette {
		right: 3em;
	}
	.wgt-image-video-text-v8 div[data-mirror-v1="active"] .box-recette {
		right: -3em;
	}
	.wgt-image-video-text-v8 .recette {
		height: 300px;
	}
}
@media (min-width:768px) {
	.wgt-image-video-text-v8 div.secondblocimg[data-image="active"] {
		-ms-flex: 0 0 41.666667%;
	    flex: 0 0 41.666667%;
	    max-width: 41.666667%;
	}	
}
@media (max-width: 767px) {
	.wgt-image-video-text-v8 .recette {
		height: 250px;
	}
	.wgt-image-video-text-v8 div[data-actions="align"] {
    	text-align: center !important;
	}
}
.wgt-image-video-text-v8 div[data-image="inactive"] .box-recette {
	right: 0;
}
.wgt-image-video-text-v8 > div, .wgt-image-video-text-v9 > div, .wgt-texteseul-v1 > div {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
} 
.wgt-image-video-text-v9 .wgt-content {
    position: relative;
    right: -2em;
    z-index: 2;
}
.wgt-image-video-text-v9 .wgt-content .wgt-about-text {
    background: #fff;
    box-shadow: 0 0 40px 0 rgb(66 66 66 / 20%);
}
.wgt-image-video-text-v9 .wgt-content-1{
	position: relative;
    left: -2em;
    z-index: 1;
}
.wgt-image-video-text-v9 .wgt-content .wgt-about-text {
	padding: 0 15px; 
}
div.wgt-image-video-text-v9[class*="wgt-"] .wgt-content h3{
	font-size: 30px;
    font-weight: bold;
	font-family: "Open Sans", sans-serif;
	color: #2b2b2b;
}
div.wgt-image-video-text-v9[class*="wgt-"] .wgt-content p{
	font-family: "Open Sans", sans-serif;
	color: #2b2b2b;
}
.wgt-image-video-text-v9 .btn-custom {
	background: #f1473e;
    color: #fff;
    border: 1px solid #f1473e;
    border-radius: 25px;
    padding: 10px 25px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.wgt-image-video-text-v9 .effet-zoom {
    height: 320px;
    overflow: hidden;
    position: relative;
    display: block;
}
.wgt-image-video-text-v9 .effet-zoom img, .wgt-image-video-text-v8 .effet-zoom video {
    display: block;
    width: 100%;
    transition-duration: 1s;
    object-fit: cover;
    object-position: center;
    height: 100%;
}
.wgt-image-video-text-v9 .wgt-content[data-mirror-v1="active"] {
    left: -2em !important;
    right: 0 !important
}
.wgt-image-video-text-v9 .wgt-content-1[data-mirror-v1="active"] {
    right: -2em !important;
    left: 0 !important;
}
.wgt-image-video-text-v9 .widget-item .col-md-6[data-image="inactive"]:first-child {
	display: block !important
}
.wgt-image-video-text-v9 .widget-item .col-md-6[data-image="inactive"]:last-child {
	display: none !important;
}
.wgt-image-video-text-v9 [data-button="active"] {
    display: block !important;
}
@media (min-width: 768px) {
	.wgt-image-video-text-v9 .wgt-content-1  {
	    -ms-flex: 0 0 50% !important;
	    flex: 0 0 50% !important;
	    max-width: 50% !important;
	}
	.wgt-image-video-text-v9 .widget-item .col-md-6[data-image="inactive"]:first-child {
		margin-left: 25% !important;
		right: 0 !important;
		left: 0 !important;
	}
}
@media (max-width: 767px) {
	.wgt-image-video-text-v9 .wgt-content-1, .wgt-image-video-text-v9 .wgt-content {
		left: 0 !important;
		right: 0 !important;
	}
	.wgt-image-video-text-v9 .wgt-content-1 {
		order: 1 !important;
		margin-bottom: 40px !important;
	}
	.wgt-image-video-text-v9 .wgt-content {
		order: 2 !important;
	}
	.wgt-image-video-text-v9 [data-button="active"] {
    	display: block !important;
    	text-align: center !important;
	}
	.wgt-texteseul-v1 div[data-actions="align"], 
	.wgt-image-video-text-v1 div[data-actions="align"],
	.wgt-image-video-text-v2 .btn-align,
	.wgt-image-video-text-round-v1.cercle-bk .btn-align, 
	.wgt-image-video-text-v1.cercle-bk .btn-align,
	.wgt-img-panoramique-v4 .btn-slider-center {
		text-align: center !important;
	}
	.wgt-image-video-text-v9 .wgt-content[data-mirror-v1="active"] {
	    left: 0em !important;
	    right: 0 !important;
	}
	.wgt-img-panoramique-v4 .btn-slider-center .btn-custom {
		padding: 8px 10px !important; 
	}
}
.wgt-img-panoramique-v4 .theBackground {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.wgt-img-panoramique-v4 .theBackground .row {
    min-height: 600px;
    padding: 50px 0;
}
.wgt-img-panoramique-v4 .theBackground .container-box {
    padding: 0 15px;
}
div.wgt-img-panoramique-v4[class*="wgt-"] .theBackground p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
}
div[class*="wgt-"] .btn-custom {
    background-color: #f35e29;
    color: #fff;
    padding: 8px 25px !important;
    border: 1px solid #f35e29;
    margin-bottom: 0;
    clip-path: none !important;
	font-size: 16px;
	letter-spacing: unset ;
	font-family: "Open Sans", sans-serif;
	margin: 0 !important;
	height: unset !important;
}
.wgt-citation-v1 > div, .wgt-citation-v2 > div, .wgt-citation-v3 > div, 
.wgt-pictogrammes-v1 > div, .wgt-pictogrammes-v2 > div, .wgt-pictogrammes-v3 > div,
.wgt-image-video-text-v1 div, .wgt-image-video-text-v2 div, .wgt-image-video-text-round-v1.cercle-bk div, .wgt-image-video-text-v1.cercle-bk div {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.wgt-image-video-text-v10 .wgt-about-text {
    background: #f8f8f8;
    padding: 40px 30px 30px;
    position: relative;
    z-index: 1;
}
div.wgt-image-video-text-v10[class*="wgt-"] .wgt-about-text p {
    font-size: 18px;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
}
div.wgt-image-video-text-v10[class*="wgt-"] .wgt-about-text p.bg-pink {
    background: #f50124;
    position: absolute;
    padding: 0 8px;
    margin-top: -52px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    line-height: 26px;
}
.wgt-image-video-text-v10 .wgt-about-text .btn-arrow {
    font-weight: normal;
    color: #000000;
    background: #f8f8f8;
    padding: 8px 15px;
    font-family: "Open Sans", sans-serif;
    border: 1px solid #f8f8f8;
}
div.wgt-image-video-text-v10[class*="wgt-"] .wgt-about-text h3{
	font-family: "Open Sans", sans-serif;
}
.wgt-image-video-text-v10 .img-about {
    height: 485px;
    margin-top: -10em;
    display: block;
    position: relative;
    overflow: hidden;
}
.wgt-image-video-text-v10 .img-about img, .wgt-image-video-text-v10 .img-about video {
    display: inline;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    transition-duration: 1s;
}
@media (min-width: 768px) and (max-width: 991px) {
	.wgt-image-video-text-v10 .img-about {
	    height: 410px;
	    margin-top: -8em;
	}
	.wgt-image-video-text-v10 div[data-mirror-v1="active"]:first-child {
    	order: 1;
    	margin-left: 25% !important;
	}
	.wgt-image-video-text-v10 div[data-image="inactive"]:first-child {
    	margin-left: 16.666667% !important;
	}
}
@media (max-width: 767px){
	.wgt-image-video-text-v10 .img-about {
	    height: 300px;
        margin-top: 40px;
	}
	.wgt-image-video-text-v10 div[data-mirror-v1="active"]:first-child, .wgt-image-video-text-v10 div[data-mirror-v1="inactive"]:first-child {
    	order: 2;
	}
	.wgt-image-video-text-v10 div[data-mirror-v1="active"]:last-child, .wgt-image-video-text-v10 div[data-mirror-v1="inactive"]:last-child {
    	order: 1;
	}
	.wgt-image-video-text-v10 div[data-mirror-v1="active"] .img-about, .wgt-image-video-text-v10 div[data-mirror-v1="inactive"] .img-about  {
	    height: 300px;
	    margin-top: 0;
	    margin-bottom: 40px;
	}
	.wgt-image-video-text-v5 div[data-actions="align"],
	.wgt-image-video-text-v6 div[data-actions="align"],
	.wgt-image-video-text-v7 div[data-actions="align"],
	.wgt-image-video-text-v10 div[data-actions="align"],
	.wgt-image-video-text-v12 div[data-actions="align"] {
	    text-align: center !important;
	}
}
@media (min-width: 768px) {
	.wgt-image-video-text-v10 div[data-mirror-v1="active"]:first-child {
	    order: 1;
	    margin-left: 41.666667%;
	}
	.wgt-image-video-text-v10 div[data-mirror-v1="active"]:last-child {
    	margin-left: 8.333333%;
	}
	.wgt-image-video-text-v10 div[data-image="inactive"]:first-child {
    	margin-left: 25%;
	}
}
.wgt-image-video-text-v10 div[data-image="inactive"]:first-child {
	display: block !important;
}
.wgt-image-video-text-v10 div[data-image="inactive"]:last-child {
	display: none;
}
.wgt-image-video-text-v11 .withthebackground {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.wgt-image-video-text-v11 .withthebackground .wgt-bg-text {
    background: rgba(0, 0, 0, .3);
    padding: 50px;
}
div.wgt-image-video-text-v11[class*="wgt-"] .withthebackground .wgt-bg-text h3{
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 15px!important;
}
div.wgt-image-video-text-v11[class*="wgt-"] .withthebackground .wgt-bg-text p{
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 15px!important;
}
.wgt-image-video-text-v11 .withthebackground .wgt-bg-text .btn-custom {
	font-family: "Open Sans", sans-serif;
	margin-top: 15px!important;
	margin-bottom: 15px!important;
}
@media (max-width: 991px) and (min-width: 768px) {
	.wgt-image-video-text-v11 .withthebackground .wgt-bg-text {
		padding: 48px;
	}
}
@media (max-width: 767px) {
	.wgt-image-video-text-v11 .withthebackground .wgt-bg-text {
       	padding: 48px 20px;
	}
	.wgt-image-video-text-v11 .withthebackground div[data-actions="align"] {
		text-align: center !important;
	}
}
@media (min-width: 768px) {
	.wgt-image-video-text-v11 .withthebackground div[data-mirror-v1="active"] {
		margin-left: 0 !important;
	}
}
.wgt-image-video-text-v10 .bg-blue {
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	background-color: #fff;
}
.btn-custom.care {
	border-radius: 0 !important;
}
div[class*="wgt-"] .owl-dots {
	display: none !important;
}
.wgt-image-video-text-v5 > div, .wgt-image-video-text-v6 > div, .wgt-image-video-text-v7 > div {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (min-width: 768px) and (max-width: 991px){
	.wgt-image-video-text-v2 .wgt-bloc {
		min-height: 350px;
	}
	.wgt-image-video-text-v2 .wgt-bloc-item-img {
		height: 350px;
    }
	.wgt-image-video-text-v1 .wgt-scale-img {
		height: 320px;
	}
}
@media (min-width: 768px) {
	.wgt-image-video-text-v2 .wgt-bloc-item-img {
    top: 50% !important;
    transform: translateY(-50%) !important;
	}
}
.wgt-image-video-text-v12 .wgt-bg-text {
    background: #fff;
    position: relative;
    top: -150px;
    margin-bottom: -150px;
    box-shadow: 0 0 40px 0 rgb(66 66 66 / 20%);
}
div.wgt-image-video-text-v12[class*="wgt-"] .wgt-bg-text h3 {
    font-family: "Open Sans", sans-serif;
    color: #000;
}
div.wgt-image-video-text-v12[class*="wgt-"] .wgt-bg-text p {
    font-size: 18px;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
    color: #000;
}
.wgt-image-video-text-v12 .theimg a {
	display: block;
	height: 450px;
	overflow: hidden
}
.wgt-image-video-text-v12 [data-image="inactive"] .wgt-bg-text {
	top: 0;
	margin-bottom: 0;
}
.wgt-image-video-text-v12 .row[data-image="inactive"], .wgt-image-video-text-v12 .row[data-image="active"] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
}
.wgt-image-video-text-v11[data-wgt-block-id="36"] .withthebackground .wgt-bg-text .row {
	padding: 50px;
}
@media (min-width: 992px) {
	.wgt-image-video-text-v11[data-wgt-block-id="36"] .withthebackground .wgt-bg-text .row {
    	min-height: 700px;
    	margin-left: 0;
    	margin-right: 0; 
	}
	.wgt-image-video-text-v11[data-wgt-block-id="32"] .withthebackground .row.widget-item, .wgt-image-video-text-v11[data-wgt-block-id="33"] .withthebackground .row.widget-item {
    	min-height: 600px;
	}
}
.wgt-image-video-text-v11[data-wgt-block-id="36"] .withthebackground .wgt-bg-text {
    background: rgba(0, 0, 0, .3);
    padding: 0px 15px;
}
@media (max-height: 768px){
	.wgt-image-video-text-v11[data-wgt-block-id="32"] .withthebackground .row.widget-item .col-12, 
	.wgt-image-video-text-v11[data-wgt-block-id="33"] .withthebackground .row.widget-item .col-12 {
		padding-left: 0;
		padding-right: 0; 
	}
	.wgt-image-video-text-v11[data-wgt-block-id="36"] .withthebackground .wgt-bg-text .row {
		padding: 50px 20px;
	}
}
@media (max-width: 991px) {
	.wgt-image-video-text-v11[data-wgt-block-id="32"] .withthebackground .wgt-bg-text,
	.wgt-image-video-text-v11[data-wgt-block-id="33"] .withthebackground .wgt-bg-text {
    	padding: 30px;
	}
}
.widget.wgt-image-video-text-v6 div[data-image="active"], .widget.wgt-image-video-text-v7 div[data-image="active"] {
    width: 100% !important;
    flex: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}
.widget.wgt-image-video-text-v6 div[data-image="inactive"], .widget.wgt-image-video-text-v7 div[data-image="inactive"] {
    display: none;
    margin: 0 !important;
}
.wgt-image-video-text-v9[data-wgt-block-id="42"] .wgt-content {
	right: 0;
}
.wgt-image-video-text-v9[data-wgt-block-id="42"] .wgt-content .wgt-about-text {
    padding: 0 30px;
}
.wgt-social-buttons {
    font-size: 0;
}
.wgt-social-buttons a.wgt-social-media {
    padding: 0;
    background: #9e9a9a;
    color: #fff;
    height: 32px;
    width: 32px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin: 5px 4px;
}
.wgt-social-buttons a.wgt-social-media i{
	font-size: 16px;
	line-height: 33px;
}
div.wgt_bg_social[class*="wgt-"] p {
    font-size: 20px;
    margin: 0 0 15px;
    color:#000;
    font-family: "Open Sans", sans-serif;
}
[data-rs1="inactive"],
[data-rs2="inactive"],
[data-rs3="inactive"],
[data-rs4="inactive"],
[data-rs5="inactive"],
[data-rs6="inactive"] {
	display: none !important;
}
.wgt-social-buttons.moyen a.wgt-social-media {
	height: 40px;
    width: 40px;
}
.wgt-social-buttons.moyen a.wgt-social-media i{
    line-height: 40px;
    font-size: 22px; 
}
.wgt-social-buttons.grand a.wgt-social-media {
	height: 64px;
    width: 64px;
}
.wgt-social-buttons.grand a.wgt-social-media i{
    line-height: 64px;
    font-size: 44px; 
}
.wgt-social-buttons.carre .wgt-social-media {
    border-radius: 0 !important;
}
@media (max-width: 767px) {
	.wgt-social-buttons.text-justify {
	    text-align: left !important;
	}
}
div[data-actions="align"][data-button="active"] {
	display: block !important
}
.wgt-citation-v3 .col-md-4 .tem-text {
    padding: 0 !important;
}
@media (max-width: 767px) {
	.wgt-image-video-text-v11[data-wgt-block-id="36"] .withthebackground .wgt-bg-text {
    	margin: 30px 15px;
	}
}
.wgt-slider-v1 .owl-carousel .owl-nav button.owl-next i, .wgt-slider-v1 .owl-carousel .owl-nav button.owl-prev i,
.wgt-slider-v2 .owl-carousel .owl-nav button.owl-next i, .wgt-slider-v2 .owl-carousel .owl-nav button.owl-prev i {
    background: none;
    padding: 0;
    border-radius: 0;
}
div.wgt-citation-v3[class*="wgt-"] p.date {
	font-weight: normal;
}


.wgt-img-video-panoramique-v1[data-wgt-block-id="50"],
.wgt-img-video-panoramique-v3[data-wgt-block-id="53"],
.wgt-img-video-panoramique-v4[data-wgt-block-id="54"],
.wgt-img-video-panoramique-v4[data-wgt-block-id="55"],
.wgt-img-video-panoramique-v4[data-wgt-block-id="56"]
 {
	position: relative;
    min-height: 700px;
}
.wgt-img-video-panoramique-v2[data-wgt-block-id="51"], 
.wgt-img-video-panoramique-v2[data-wgt-block-id="52"] {
	position: relative;
    min-height: 100vh;
}
.wgt-img-video-panoramique-v1[data-wgt-block-id="50"] .theBackground, 
.wgt-img-video-panoramique-v2[data-wgt-block-id="51"] .theBackground,
.wgt-img-video-panoramique-v2[data-wgt-block-id="52"] .theBackground,
.wgt-img-video-panoramique-v3[data-wgt-block-id="53"] .theBackground,
.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] .theBackground,
.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] .theBackground,
.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.wgt-img-video-panoramique-v1[data-wgt-block-id="50"] .theBackground img, 
.wgt-img-video-panoramique-v1[data-wgt-block-id="50"] .theBackground video,
.wgt-img-video-panoramique-v2[data-wgt-block-id="51"] .theBackground img, 
.wgt-img-video-panoramique-v2[data-wgt-block-id="51"] .theBackground video, 
.wgt-img-video-panoramique-v2[data-wgt-block-id="52"] .theBackground img, 
.wgt-img-video-panoramique-v2[data-wgt-block-id="52"] .theBackground video, 
.wgt-img-video-panoramique-v3[data-wgt-block-id="53"] .theBackground img, 
.wgt-img-video-panoramique-v3[data-wgt-block-id="53"] .theBackground video,
.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] .theBackground img, 
.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] .theBackground video,
.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] .theBackground img, 
.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] .theBackground video,
.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground img, 
.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground video  {
    width: 100%;
    display: inline;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
.wgt-img-video-panoramique-v1[data-wgt-block-id="50"] .theBackground .img-video-container, 
.wgt-img-video-panoramique-v2[data-wgt-block-id="51"] .theBackground .img-video-container, 
.wgt-img-video-panoramique-v2[data-wgt-block-id="52"] .theBackground .img-video-container,
.wgt-img-video-panoramique-v3[data-wgt-block-id="53"] .theBackground .img-video-container,
.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] .theBackground .img-video-container,
.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] .theBackground .img-video-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    transform: translateY(-50%) !important;
    position: absolute !important;
    top: 50% !important;
}
@media (min-width: 992px){
	.wgt-img-video-panoramique-v1[data-wgt-block-id="50"] .theBackground > .container > .row, 
	.wgt-img-video-panoramique-v2[data-wgt-block-id="51"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v2[data-wgt-block-id="52"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v3[data-wgt-block-id="53"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground > .container > .row {
		padding: 50px 0;
		min-height: 700px;
	} 
}
.wgt-img-video-panoramique-v1 .wgt-blc-title {
	color: #fff
}

.wgt-img-video-panoramique-v3[data-wgt-block-id="53"] p, 
.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] p,
.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] h2,
.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] p,
.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] h2,
.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] h2, 
.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] p {
	color: #fff;
}
div.wgt-img-video-panoramique-v1[class*="wgt-"] p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	color: #fff
}
.wgt-img-video-panoramique-v1 .btn-custom {
	background-color: #f35e29;
	color: #fff;
	padding: 10px 35px;
	border-radius: 25px;
	border: 1px solid #f35e29;
	margin-bottom: 0;
	clip-path: none !important;
}

@media (max-width:991px) {
	.wgt-img-video-panoramique-v1[data-wgt-block-id="50"] .theBackground > .container > .row, 
	.wgt-img-video-panoramique-v2[data-wgt-block-id="51"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v2[data-wgt-block-id="52"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v3[data-wgt-block-id="53"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] .theBackground > .container > .row,
	.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground > .container > .row {
		padding: 50px 0
	}
}
.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] .theBackground .wgt-bg-text,
.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] .theBackground .wgt-bg-text {
    background: rgba(0, 0, 0, .3);
    padding: 50px;
}
.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground .img-video-container {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0 auto;
    transform: translateY(-50%) !important;
    position: absolute !important;
    top: 50% !important;
}
@media (min-width: 768px) {
	.wgt-img-video-panoramique-v4[data-wgt-block-id="54"] .theBackground div[data-mirror-v1="active"],
	.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] .theBackground div[data-mirror-v1="active"],
	.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground div[data-mirror-v1="active"] {
	    margin-left: 0 !important;
	}
	.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground div[data-mirror-v1="active"] {
	    left: 0 !important;
	    right: auto !important;
	}
	.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground .img-video-container {
		width: 50%;
	}
}
.wgt-img-video-panoramique-v4[data-wgt-block-id="55"] .btn-custom, .widget.wgt-image-video-text-v11[data-wgt-block-id="33"] .btn-custom {
	border-radius: 0 !important;
}
.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground .img-video-container {
    padding: 150px 50px;
    min-height: 700px;
    background: rgba(0, 0, 0, .3);
    height: 100%;
}
@media (max-width: 767px) {
	.wgt-img-video-panoramique-v4[data-wgt-block-id="56"] .theBackground .img-video-container {
    padding: 50px !important;
    min-height: auto !important;
	}
	div[class*="wgt-img-video-panoramique"] div[data-actions="align"] {
		text-align: center !important;
	}
}
.wgt-image-video-text-v10 .img-about:hover img,div.widget[class*="wgt-"] .creations-bg:hover img {
    transform: scale(1);
}
html body div.widget[class*="wgt-"] [data-hoverimg="inactive"],
html body div.widget[class*="wgt-"] [data-hoverimg="active"]{
	overflow: hidden;
	display: block;
}
html body div.widget[class*="wgt-"] [data-hoverimg="inactive"] img, 
html body div.widget[class*="wgt-"] [data-hoverimg="inactive"] video,
html body div.widget[class*="wgt-"] [data-hoverimg="active"] img, 
html body div.widget[class*="wgt-"] [data-hoverimg="active"] video  {
    width: 100%;
    display: inline;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}
html body div.widget[class*="wgt-"] div[data-hoverimg="inactive"]:hover img,
html body div.widget[class*="wgt-"] a[data-hoverimg="inactive"]:hover img {
	transform: scale(1)
}
html body div.widget[class*="wgt-"] div[data-hoverimg="active"]:hover img,
html body div.widget[class*="wgt-"] a[data-hoverimg="active"]:hover img {
	-webkit-transition: all .4s ease-in !important;
	-webkit-transform: scale(1.05) !important;
	-ms-transition: all .2s ease-in !important;
	-ms-transform: scale(1.05) !important;
	-moz-transition: all .2s ease-in !important;
	-moz-transform: scale(1.05) !important;
	transition: all .4s ease-in !important;
	transform: scale(1.05) !important
}
.wgt-image-video-text-v1[data-wgt-block-id="91"] .wgt-scale-img {
	height: 350px;
	width: 350px;
	margin: 0 auto;
}
.wgt-image-video-text-v13 .img-sb {
   	min-height: unset;
}
@media (min-width: 768px) and (max-width: 991px) {
	..wgt-image-video-text-v13 .img-sb {
    	height: 60px;
	}
	div.widget[class*="wgt-pictogrammes"] .expertise-text > div {
    	height: 55px !important;
	}
	.wgt-pictogrammes-v3 .expertise-text i[data-actions="color,icon"] {
    	font-size: 55px !important;
	}
	div.widget[class*="wgt-pictogrammes"] .col-md-20 .expertise-text > div {
	    height: 45px !important;
	}
	.wgt-pictogrammes-v3 .col-md-20 .expertise-text i[data-actions="color,icon"] {
	    font-size: 45px !important;
	}
	.wgt-image-video-text-v1[data-wgt-block-id="91"] .wgt-scale-img {
	    height: 270px;
	    width: 270px;
	}
	.wgt-image-video-text-v13 .img-sb {
   		height: unset;
	}
}
@media (min-width: 768px) {
	.col-md-20 {
	    -ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
}

@media (max-width: 767px) {
	.wgt-image-video-text-v1[data-wgt-block-id="91"] .wgt-scale-img {
		height: 300px;
		width: 300px;
	}
}
.wgt-image-video-text-v13[data-wgt-block-id="92"] a.carrepetitimg {
    position: relative;
    overflow: hidden;
    height: 150px;
    width: 150px;
}
.wgt-image-video-text-v13[data-wgt-block-id="88"] .img-sb > a {
	position: relative;
    overflow: hidden;
    height: 80px;
}
@media (min-width: 768px) and (max-width: 991px)  {
	.wgt-image-video-text-v13[data-wgt-block-id="92"] a.carrepetitimg {
		height: 150px;
    	width: 150px;
	}
}
@media (max-width: 767px){
	.wgt-image-video-text-v13[data-wgt-block-id="92"] a.carrepetitimg {
		height: 120px;
    	width: 120px;
	}
}
.wgt-image-video-text-v13[data-wgt-block-id="88"] .sortDragBtn, .wgt-image-video-text-v13[data-wgt-block-id="88"] .toggleWidget {
	top: 38px;
}
html body div.widget[class*="wgt-"] [data-btncarrearrondi='inactive'] {
	border-radius: 0 !important;
}
html body div.widget[class*="wgt-"] [data-btncarrearrondi='active'] {
	border-radius: 25px !important;
}
.wgt-image-video-text-v1[data-wgt-block-id="93"] .wgt-scale-img {
	height: 200px;
	width: 200px;
	margin-left: auto; 
	margin-right: auto; 
}
.wgt-image-video-text-v1[data-wgt-block-id="93"] .btn-custom {
	padding: 5px 15px;
}
@media (max-width: 991px) {
	.wgt-image-video-text-v1[data-wgt-block-id="93"] .btn-custom {
		padding: 5px 15px;
		font-size: 13px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.wgt-image-video-text-v1[data-wgt-block-id="93"] h4.fs14, .wgt-image-video-text-v1[data-wgt-block-id="93"] a.fs14{
		font-size: 12px !important;
		line-height: 1.2!important
	}
	.wgt-image-video-text-v1[data-wgt-block-id="93"] h3.fs18{
		line-height: 1.2!important
	}
	.wgt-image-video-text-v1[data-wgt-block-id="93"] p.fs16 {
	    font-size: 12px !important;
	    line-height: 1.2 !important;
	}
	.wgt-image-video-text-v1[data-wgt-block-id="93"] .wgt-scale-img {
		height: 150px;
		width: 150px;
		margin-left: auto; 
		margin-right: auto; 
	}
	.wgt-image-video-text-v1[data-wgt-block-id="93"] .mb-2 {
		margin-bottom: 0.25rem
	}
}
@media (max-width: 767px) {
	.wgt-image-video-text-v1[data-wgt-block-id="93"] .wgt-scale-img {
		height: 250px;
		width: 250px;
		margin-left: auto; 
		margin-right: auto; 
	}
}
.wgt-image-video-text-v6 .mybox:has(> .mybox-btn .btn[data-button="inactive"]),
.wgt-image-video-text-v7 .mybox:has(> .mybox-btn .btn[data-button="inactive"]) {
    padding-bottom: 0 !important;
}
.wgt-img-video-panoramique-v15 a.bannn-img {
    display: block;
    overflow: hidden;
    position: relative;
    height: 700px;
}
.wgt-img-video-panoramique-v15 a.bannn-img img,
.wgt-img-video-panoramique-v15 a.bannn-img video {
	display: inline;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-transition: all 400ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 400ms ease-in;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.wgt-img-video-panoramique-v15 a.bannn-img {
		height: 600px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.wgt-img-video-panoramique-v15 a.bannn-img {
		height: 450px;
	}
}
@media (max-width: 767px) {
	.wgt-img-video-panoramique-v15 a.bannn-img {
		height: 210px;
	}
}
div[class*="wgt-formulaire-v1"] h2 {
 color: #007bff;
}
div[class*="wgt-formulaire-v1"] #contact-form input+span,  div[class*="wgt-formulaire-v1"] #contact-form input+span a {
 color: #007bff;
}
div[class*="wgt-formulaire-v1"] .upload-btn label span.icon {
 background: #000;
} 
div[class*="wgt-formulaire-v1"] .upload-btn label span.text {
 background:  #3e3d3d;
}
div[class*="wgt-formulaire-v1"] .form-control {
height: calc(2.5rem + 2px);
border-radius: 5px;
border: 1px solid #e5e5e5;
padding-left: 10px;
}
div[class*="wgt-formulaire-v1"] #contact-form input + span, 
div[class*="wgt-formulaire-v1"] .upload-btn label span.text,
div[class*="wgt-formulaire-v1"] .form-control {
 font-family: "Open Sans", sans-serif;
}
div[class*="wgt-formulaire-v1"] .captcha .label--checkbox span.label {
    color: #000;
}
.img-vdeo-text-v7-img a img, .img-vdeo-text-v7-img a video {
    object-fit: contain !important; 
}
.wgt-temoignages-v1 .tem-content-v1 img.thesmallimg {
    min-width: 50px !important;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
}
.wgt-temoignages-v1 .tem-content-v1 span.thestars {
    background: #00b67a;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 20px;
    margin-right: -2px;
}
.wgt-temoignages-v1 .tem-content-v1 {
    padding: 15px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    background: #fff;
}
.wgt-temoignages-v1 .tem-content-v1 img.thesmallimg[data-image="inactive"] {
	display: none !important
}
.wgt-temoignages-v1 .tem-content-v1 p {
	line-height: 1.5;
}
@media (min-width: 992px) {
	.wgt-temoignages-v1 .container-fluid {
    	padding-left: 5%;
    	padding-right: 5%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.wgt-temoignages-v1[data-wgt-block-id="97"] .tem-content-v1 span.thestars {
	    background: #00b67a;
	    color: #fff;
	    font-size: 10px;
	    display: inline-block;
	    width: 15px;
	    height: 15px;
	    text-align: center;
	    line-height: 15px;
	    margin-right: -2px;
	}
	.wgt-temoignages-v1[data-wgt-block-id="97"] .tem-content-v1 img.thesmallimg {
    	min-width: 40px !important;
	    width: 40px;
	    height: 40px;
	    margin-right: 5px;
	}
}
@media (min-width: 1200px) {
	.wgt-temoignages-v1[data-wgt-block-id="98"] .tem-content-v1 img.thesmallimg {
	    min-width: 40px !important;
	    width: 40px;
	    height: 40px;
	    margin-right: 0px;
	}
	.wgt-temoignages-v1[data-wgt-block-id="98"] .tem-content-v1 span.thestars {
	    font-size: 10px;
	    width: 15px;
	    height: 15px;
	    line-height: 15px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.wgt-temoignages-v1[data-wgt-block-id="98"] .tem-content-v1 img.thesmallimg {
	    min-width: 30px !important;
	    width: 30px;
	    height: 30px;
	    margin-right: 0px;
	}
	.wgt-temoignages-v1[data-wgt-block-id="98"] .tem-content-v1 span.thestars {
	    font-size: 8px;
	    width: 10px;
	    height: 10px;
	    line-height: 11px;
	}
}
html body .first-element-showing[data-wgt-block-id="88"]>div[data-actions="background,image"]>div, 
html body .first-element-showing[data-wgt-block-id="92"]>div[data-actions="background,image"]>div, 
html body .first-element-showing[data-wgt-block-id="37"]>div[data-actions="background,image"]>div, 
html body .first-element-showing[data-wgt-block-id="38"]>div[data-actions="background,image"]>div, 
html body .first-element-showing[data-wgt-block-id="39"]>div[data-actions="background,image"]>div, 
html body .first-element-showing[data-wgt-block-id="40"]>div[data-actions="background,image"]>div, 
html body .first-element-showing[data-wgt-block-id="41"]>div[data-actions="background,image"]>div, 
html body .first-element-showing[data-wgt-block-id="42"]>div[data-actions="background,image"]>div,
html body .first-element-showing[data-wgt-block-id="87"]>div>div,
html body .first-element-showing[data-wgt-block-id="19"]>div>div {
    padding-top: 50px !important;
}
.wgt-image-video-text-v11.wgt-nwsletter-v2.first-element-showing[data-wgt-block-id="69"] .withthebackground .wgt-bg-text,
.wgt-image-video-text-v11.wgt-nwsletter-v2.first-element-showing[data-wgt-block-id="70"] .withthebackground .container {
    padding-top: 80px !important;
}
.wgt-temoignages-v4 .wgt-box-tem a.star {
    color: #bdbdbd;
    display: inline-grid;
    margin: 0 1px;
}

.wgt-temoignages-v4 .wgt-box-tem a.star i {
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
}

.wgt-temoignages-v4 .wgt-box-tem a.quote-r {
    color: #fcee08;
    cursor: default;
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
}

.wgt-temoignages-v4 .wgt-box-tem a.quote-r i {
    font-size: 25px;
    line-height: 25px;
}
.wgt-temoignages-v5 .temoi-name {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin: 0 0 5px;
}

.wgt-temoignages-v5 .temoi-content {
    font-size: 20px;
    margin: 0 0 5px;
}

.wgt-temoignages-v5 .temoi-date {
    font-size: 16px;
    font-weight: normal;
    color: #4a4a4a;
    margin: 0 0 5px;
}
.wgt-temoignages-v5 .temoi-img {
    display: block;
    max-width: 100%;
    margin: 0px auto;
    border-radius: 50%;
}
.wgt-temoignages-v5 .col-md-3.align-self-center[data-image="inactive"] {
    display: none !important;
}
.wgt-temoignages-v5 .col-md-9.align-self-center[data-image="inactive"] {
    display: block !important;
}
@media (min-width: 768px){
	.wgt-temoignages-v5 .col-md-9.offset-md-2.col-md-8, .wgt-temoignages-v5 .col-md-3.offset-md-2.col-md-8 {
		margin-left: 0!important
	}
}
@media (max-width: 767px) {
	.wgt-temoignages-v5 .col-md-3 {
	    margin-bottom: 1rem!important;
	}
}
.wgt-temoignages-v6 .box-tem,
.wgt-temoignages-v6 .box-tem2 {
    height: 100%;
}
.wgt-temoignages-v6 .box-tem .quote-r, .wgt-temoignages-v6 .box-tem .quote-l {
    position: absolute;
    font-size: 35px;
    line-height: 1;
    color: #ececec;
}
.wgt-temoignages-v6 .box-tem {
    border-radius: 30px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
    padding: 30px 55px;
}
.wgt-temoignages-v6 .box-tem2 {
    border-radius: 30px;
    background-color: #ececec;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
    padding: 30px 55px;
}
.wgt-temoignages-v6 .box-tem2  .quote-l {
    position: absolute;
    font-size: 35px;
    line-height: 1;
    color: #fff;
}
.wgt-temoignages-v6 .box-tem2 .quote-r {
    position: absolute;
    font-size: 35px;
    line-height: 1;
    color: #fff;
}
@media screen and (max-width:991px) and (min-width:768px){
	.wgt-temoignages-v6 .box-tem .quote-l, .wgt-temoignages-v6 .box-tem2 .quote-l{
        left: 25px;
    }
    .wgt-temoignages-v6 .box-tem .quote-r, .wgt-temoignages-v6 .box-tem2 .quote-r {
        right: 25px;
    }
}

@media (min-width: 768px) {
    .wgt-temoignages-v6 .box-tem2  .quote-l {
        left: 30px;
        top: 20px;
    }
    .wgt-temoignages-v6 .box-tem2 .quote-r {
        right: 30px;
        bottom: 20px;
    }
    .wgt-temoignages-v6 .box-tem .quote-l {
        left: 30px;
        top: 20px;
    }
    .wgt-temoignages-v6 .box-tem .quote-r {
        right: 30px;
        bottom: 20px;
    }
}
@media (max-width: 767px) {
	.wgt-temoignages-v6 .box-tem .quote-l , .box-tem2 .quote-l{
        left: 30px;
        top: 10px
    }
    .wgt-temoignages-v6 .box-tem .quote-r , .box-tem2 .quote-r {
        right: 30px;
        bottom: 10px
    }
}
html body.stickybar .wrapper.website-wrapper> div.widget[class*="wgt-"].sticky-bars {
    position: fixed !important;
}
@media (min-width: 768px) {
	.wgt-temoignages-v5 .col-md-3 {
	    -ms-flex: 0 0 25% !important;
	    flex: 0 0 25% !important;
	    max-width: 25% !important;
	}
}
div.wgt-image-video-text-v5[data-wgt-block-id="102"] a.wgt-scale-img {
	 width: 320px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) {
	.wgt-image-video-text-v11[data-wgt-block-id="36"] .withthebackground .wgt-bg-text {
		min-height: 350px;
	}
}
.wgt-image-video-text-v14 {
	font-family: "Open Sans", sans-serif;
}
.wgt-image-video-text-v14 .col-md-6:nth-child(odd) .a-img {
	max-height: 392px;
    max-width: 330px;
    margin-left: auto;
    position: relative;
}
.wgt-image-video-text-v14 .col-md-6:nth-child(even) .a-img {
	max-height: 392px;
    max-width: 330px;
    margin-right: auto;
    position: relative;
}
.wgt-image-video-text-v14 .a-img img,
.wgt-image-video-text-v14 .a-img video {
	display: inline;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	-webkit-transition: all .4s ease-in;
	-ms-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .4s ease-in
}
.wgt-image-video-text-v14 .a-img p {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 30px;
    color: #000;
    line-height: 1.2 !important
}
div[class*="wgt-"].wgt-image-video-text-v14 .btn-custom {
	padding: 10px 25px;
}
div[class*="wgt-"].wgt-image-video-text-v14 .container {
	padding-right: 0px;
    padding-left: 0px;
}
div[class*="wgt-"].wgt-image-video-text-v14 .container .row {
	margin-right: 0px;
    margin-left: 0px;
}
.wgt-image-video-text-v14 .col-md-6:nth-child(odd) {
	padding-left: 0px;
	padding-right: 7px;
}
.wgt-image-video-text-v14 .col-md-6:nth-child(even) {
	padding-left: 7px;
	padding-right: 0px;
}
.wgt-image-video-text-v14 .col-md-6 .a-img {
	height: 392px;
    width: 330px; 
}
@media (min-width: 992px) {
	.col-btn-speciale {
		max-width: 675px;
    	margin-left: 20.5%;
	}
}
@media(min-width: 992px) and (max-width: 1199px) {
	.col-btn-speciale {
       	margin-left: 15%;
	}
}
@media(min-width: 768px) and (max-width: 991px) {
	.col-btn-speciale {
		max-width: 675px;
    	margin-left: 3%;
    }
}
@media (max-width: 767px) {
	.wgt-image-video-text-v14 .col-md-6 .a-img {
	    height: 200px;
	    width: 100%;
	}
	.col-btn-speciale {
		text-align: center !important;
    }
}
.wgt-texteseul-v2 .widget-item {
    position: relative;
    width: max-content;
    border: 2px solid #f35e29;
    margin: 0 auto;
    padding: 0 15px;
    min-width: 500px;
    max-width: 700px;
}
@media (max-width: 767px){
	.wgt-texteseul-v2 .widget-item {
	    min-width: 200px;
	    width: unset;
	}
}
.wgt-texteseul-v2 .widget-item p.title-para {
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
}
.wgt-texteseul-v2 .widget-item p.title-para span {
    background: #fff;
    padding: 0 25px;
    line-height: 1.2;
}
.wgt-texteseul-v2 .widget-item div[data-actions="align"][data-button="active"] {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -27px;
}
.wgt-texteseul-v2 .widget-item p.discount-para span {
	background: #f35e29db;
    padding: 0 5px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
}
.wgt-slider-v7 .slider-text-p, .wgt-slider-v9 .slider-text-p {
    position: absolute;
    z-index: 9999999;
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    left: 0;
    right: 0;
    margin: 0 auto;
    margin: 0 40px;
    bottom: 25px;
}
.wgt-slider-v7 .slider-text-p p, .wgt-slider-v9 .slider-text-p p {
	color: #ffffff;
}
.wgt-slider-v7 .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    font-size: 50px;
    color: #fff;
    outline: 0 !important
}
.wgt-slider-v7 .owl-carousel .owl-nav button.owl-next {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    font-size: 50px;
    color: #fff;
    outline: 0 !important
}
@media (max-width: 767px) {
	div[class*="wgt-"] div[data-actions="align"][data-button="active"] {
		text-align: center!important;
	}
	.wgt-slider-v7 .slider-text-p, .wgt-slider-v9 .slider-text-p {
		margin: 0!important;
	}
}
div[class*="wgt-"].py-5, 
div[class*="wgt-"] .py-5, 
.custompadd.py-5, .custompadd .py-5 {
	padding-bottom: 1.5rem!important;
}
div[class*="wgt-"].pb-5, 
div[class*="wgt-"] .pb-5, 
.custompadd.py-5, .custompadd .pb-5 {
	padding-bottom: 1.5rem!important;
}
div[class*="wgt-"].my-5, 
div[class*="wgt-"] .my-5, 
.custompadd.py-5, .custompadd .my-5 {
	margin-bottom: 1.5rem!important;
}
div[class*="wgt-"].mb-5, 
div[class*="wgt-"] .mb-5, 
.custompadd.py-5, .custompadd .mb-5 {
	margin-bottom: 1.5rem!important;
}
.wgt-header-v1 .blocoverimg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30%;
    max-width: 500px;
    padding: 20px 15px;
    min-height: unset !important
}
.wgt-header-v1 .blocoverimg p, .wgt-header-v1 .blocoverimg span, .wgt-header-v1 .blocoverimg h2 {
	color: #fff;
	line-height: 1.2;
}
@media (min-width: 992px) {
	.wgt-header-v1 .blocoverimg {
	    min-width: 320px;
	}
}
@media (max-width: 767px) {
	.wgt-header-v1 .blocoverimg {
	    position: relative;
	    top: 0;
	    transform: unset;
	    left: 0;
	    max-width: 100%;
	    padding: 30px 15px;
	    background: #b09494;
	}
	.wgt-header-v1 .logoimg {
		top: unset;
	}
	.wgt-header-v1 .logoimg a img {
	    max-width: 180px;
	    max-height: 80px;
	}
}
@media (min-width: 768px) {
	.wgt-header-v1 .blocoverimg {
		background: transparent;
	}
}
@media (max-width: 767px) {
	.wgt-header-v1 .blocoverimg {
		background: #009646 !important;
	}
}
.wgt-header-v1 .blocoverimg p a i {
    position: absolute;
    top: +50%;
    transform: translateY(-50%);
    right: 10px;
}
.wgt-header-v1 .blocoverimg p a  {
    line-height: 1.2;
    position: relative;
    padding: 5px 35px 5px 10px !important
}
.wgt-header-v1 .wgt-bg {
	position: relative;
	min-height: 650px;
}
@media (max-width: 991px) and (min-width: 768px) {
	.wgt-header-v1 .wgt-bg {
		min-height: 350px;
	}
}@media (max-width: 767px) {
	.wgt-header-v1 .wgt-bg {
		min-height: 300px;
	}
}
.wgt-header-v1 {
	position: relative;
}
div.widget[class*="wgt-pictogrammes"] .expertise-text>.expertise-img {
    display: block;
    overflow: hidden;
    height: 255px;
    width: 100%;
    margin: 0 auto 15px;
}
div.widget[class*="wgt-pictogrammes"] .expertise-text>.expertise-img img,
div.widget[class*="wgt-pictogrammes"] .expertise-text>.expertise-img video {
	display: inline;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    transition-duration: 1s;		
}
@media (min-width: 992px) and (max-width: 1199px) {
	div.widget[class*="wgt-pictogrammes"] .expertise-text>.expertise-img {
		height: 210px;
	}
}
@media (max-width: 767px) {
	div.widget[class*="wgt-pictogrammes"] .expertise-text>.expertise-img {
	    height: 150px !important;
	    width: 150px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	div.widget[class*="wgt-pictogrammes"] .expertise-text>.expertise-img {
	    height: 145px !important;
	    
	}
}
.wgt-image-video-text-v7.wgt-slider-v8 .mybox {
	padding: 0 !important;
}
.wgt-image-video-text-v7.wgt-slider-v8 .owl-carousel .owl-item{
	padding: 1px 15px;
}
.wgt-image-video-text-v7.wgt-slider-v8 .img-vdeo-text-v7-img a {
	height: 340px
}
.wgt-image-video-text-v7.wgt-slider-v8 .img-vdeo-text-v7-img a img, .wgt-image-video-text-v7.wgt-slider-v8 .img-vdeo-text-v7-img a video {
	object-fit: cover !important;
}
@media (min-width: 768px) and (max-width: 991px) {
	.wgt-image-video-text-v7.wgt-slider-v8 .img-vdeo-text-v7-img a {
	    height: 200px;
	}
}
@media (max-width: 767px) {
	.wgt-image-video-text-v7.wgt-slider-v8 .img-vdeo-text-v7-img a {
	    height: 260px;
	}
	.wgt-image-video-text-v7.wgt-slider-v8 .owl-carousel .owl-item{
		padding: 1px 10px;
	}
	.wgt-image-video-text-v7.wgt-slider-v8 .wgt-blc-title {
		padding: 0 30px;
	}
}
.wgt-image-video-text-v7.wgt-slider-v8 .owl-carousel .owl-stage-outer {
	height: 100% !important
}
.wgt-slider-v9 .creations-owl-carousel .owl-dots {
    display: block !important;
    width: 100%;
    text-align: center;
}
.wgt-slider-v9 .creations-owl-carousel .owl-dots button.owl-dot  {
    position: relative;
    width: 45px;
    height: 5px;
    display: inline-block;
    background: #dddbdb;
    border-radius: 5px;
    margin-left: -3px;
}
.wgt-slider-v9 .creations-owl-carousel .owl-dots button.owl-dot.active  {
    background: #b3b3b3;
    z-index: 1;
}
.wgt-slider-v9 .creations-owl-carousel .owl-dots button:focus {
	outline: 0 !important
}
.wgt-formulaire-v4 {
	position: fixed !important;
}
.wgt-formulaire-v4 .wgt-bg-contact {
    position: fixed;
    width: 350px;
    min-height: 100vh;
    right: 100px;
    box-shadow: 0px 0px 15px grey;
    z-index: 99999 !important;
    top: 0;
}
.wgt-formulaire-v4 .wgt-bg-contact > div {
    left: 0;
    top: 0;
    right: 0;
    z-index: 0; 
    bottom: unset !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    position: absolute !important;
    top: 50% !important;
}
.wgt-formulaire-v4 .wgt-bg-contact > div .form-control {
  height: calc(1rem + 0.75 + 2px);
  padding: 0;
  font-size: 16px;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #f35e29;
}
.wgt-formulaire-v4 .wgt-bg-contact > div textarea {
    min-height: 70px;
}
.wgt-formulaire-v4 .wgt-bg-contact > div .form-group {
    margin-bottom: 0.5rem;
}
.wgt-formulaire-v4 .wgt-bg-contact > div #contact-form input + span {
  font-size: 16px
}
.wgt-formulaire-v4 .wgt-bg-contact > div .btn-custom {
  padding: 7px 20px
}
@media (min-width: 768px) and (max-width: 991px) {
  .wgt-formulaire-v4 .wgt-bg-contact {
      right: 50px 
    }
}
@media (max-width: 767px) {
  .wgt-formulaire-v4 .wgt-bg-contact {
    position: fixed;
    width: calc(100% - 40px);
    min-height: calc(100vh - 40px);
    right: 20px;
    box-shadow: 0px 0px 15px grey;
    left: 20px;
    top: 20px;
  }
}
.wgt-formulaire-v4  a.close-btn {
    position: absolute;
    right: 10px;
    top: 20px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background-color: #cecece;
    line-height: 20px;
    color: #000;
    text-align: center;
    font-size: 18px;
    padding: 0;
    cursor: pointer;
    font-weight: bold;
    transform: translateY(-50%);
}

.wgt-formulaire-v4  a.close-btn {
    background-color: #dbdbdb !important;
    line-height: 22px !important;
    color: #131313 !important;
    font-size: 20px !important;
    font-weight: normal !important;
}
div[class*="wgt-formulaire-v1"] h2 {
 color: #007bff;
}
div[class*="wgt-formulaire-v1"] #contact-form input+span,  div[class*="wgt-formulaire-v1"] #contact-form input+span a {
 color: #007bff;
}
div[class*="wgt-formulaire-v1"] .upload-btn label span.icon {
 background: #000;
} 
div[class*="wgt-formulaire-v1"] .upload-btn label span.text {
 background:  #3e3d3d;
}
div[class*="wgt-formulaire-v1"] .form-control {
height: calc(2.5rem + 2px);
border-radius: 5px;
border: 1px solid #e5e5e5;
padding-left: 10px;
}
div[class*="wgt-formulaire-v1"] #contact-form input + span, 
div[class*="wgt-formulaire-v1"] .upload-btn label span.text,
div[class*="wgt-formulaire-v1"] .form-control {
 font-family: "Open Sans", sans-serif;
}
div[class*="wgt-formulaire-v1"] .captcha .label--checkbox span.label {
    color: #000;
}
.wgt-image-video-text-v7 .owl-carousel .owl-stage {
    display: flex !important;
}
.wgt-image-video-text-v7 .owl-carousel .owl-stage .owl-item {
    display: flex;
    flex: 1 0 auto;
}
.wgt-image-video-text-v7 .owl-carousel .owl-stage .mybox {
    position: relative;
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
}
.wgt-image-video-text-v7 .owl-carousel .owl-stage .mybox p {
    height: 100%;
}
.wgt-faq-v1 div#accordionExample .card .card-header {
    background: #fafafa;
}
.wgt-faq-v1 div#accordionExample .card .card-header button {
	display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    color: #000;
    text-decoration: none;
}
.wgt-faq-v1 div#accordionExample .card .card-header h2{
	position: relative;
}
.wgt-faq-v1 div#accordionExample .card .card-header h2 i {
    right: 15px;
    top: 13px;
    position: absolute;
    font-size: 20px;
}
.wgt-faq-v1 div#accordionExample .card .card-header h2 button[aria-expanded="true"] + i {
	transform: rotate(180deg);
}