@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;
}

.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 {
		height: 300px
	}
	.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 screen and (max-width:767px) {
	.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
	}
}

@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% !important;
}
.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 {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999 !important;
    background: none !important;
}
.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 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 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-radius: 25px !important;
    border: 1px solid #f35e29;
    margin-bottom: 0;
    clip-path: none !important;
	font-size: 16px;
	letter-spacing: unset !important;
	font-family: "Open Sans", sans-serif;
}
.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: 300px;
	}
}
@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);
}
@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;
	-webkit-transform: scale(1.05);
	-ms-transition: all .2s ease-in;
	-ms-transform: scale(1.05);
	-moz-transition: all .2s ease-in;
	-moz-transform: scale(1.05);
	transition: all .4s ease-in;
	transform: scale(1.05)
}
@media (min-width: 768px) and (max-width: 991px) {
	.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;
	}
}