
.wrapperInterne{
    padding: 10vh 0px;
    text-align: center;
   width:100%;
  background: url(../Images/RepeaterBody.jpg) top left repeat-y;
}
.BlockRight:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) top left no-repeat;
    top: 0px;
    left: 0px;
}
.BlockRightRight:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) top left no-repeat;
    top: 0px;
    right: 0px;
}
.BlockRightRight:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) top left no-repeat;
    bottom: 0px;
    right: 0px;
}
.BlockRight:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../Images/PictoSpecContent.png) top left no-repeat;
    bottom: 0px;
    left: 0px;
}
.BorderLeft {
    background: #f8d958;
    width: 1px;
    height: calc(100% - 60px);
    position: absolute;
    left: 15px;
    top: 30px;
}
.BorderRight {
    background: #f8d958;
    width: 1px;
    height: calc(100% - 60px);
    position: absolute;
    right: 15px;
    top: 30px;
}
.BlockRight {
    font-family: 'HurmeGeometricSans1';
    position: relative;
    color: #383838;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    padding: 40px 80px;
}
.BlockRightRight{
    font-family: 'HurmeGeometricSans1';
    position: relative;
    color: #383838;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    padding: 40px 80px;
}
.BlockLeft img{

width:100%;
}
.RepeterBoutique{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	width: 90%;
	margin-left: 5%;
}
.ListMaps iframe {
    width: 100%;
}
 
@media screen and (max-width:767px) {
.RepeterBoutique{
 
width:100%;
 
margin-left: 0%;
 
flex-direction: column;
}
.BlockRight{
	    order: 1;
}
.BlockLeft{
	    order: 2;
	    margin:20px 0px 60px 0px
}
}
.LogoInterneBoutiqu e {}

.LogoInterneBoutique img {
    width: 110px;
}

.TitreAdresse {
    font-family: 'Remachine Script Personal Use';
    font-size: 40px;
    margin-top: 20px;
}

.DescBoutique {
    color: #3e2e2c;
    font-family: 'HurmeGeometricSans1';
    font-size: 16px;
}

.DescBoutique strong{
    display:block;
    margin-top:5px;
    margin-bottom:10px
}

.LinkPlanAcee {
    clear: both;
    margin-top: 30px;
}
 
.LinkPlanAcee a {
    display: block;
    background: #f8d958;
    display: table;
    margin: auto;
    padding: 10px 15px;
    color: #3e2e2c;
    font-family: 'HurmeGeometricSans1';
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
}
.LinkPlanAcee a:hover {
    color: #fff;
    background: #3e2e2c;
}




.BlockContactezNous {
    padding: 0px;
}

.BlockContact {
    display: block;
    text-decoration: none;
    background:#f8d958;
    width: 100%;
    height: 100%;
    padding: 18vh 0px;
    margin-top: 50px;
}
.BlockContact:after{
	content:"";
	position:absolute;
	width:340px;
	height:200px;
	background:url(../Images/ImgOffreEmploi.png) 100% 100% no-repeat;
	bottom: -70px;
	right: -42%;
}
.BlockContact a{
    font-family: 'HurmeGeometricSans1';
    font-size: 26px;
    color: #3e2e2c;
    font-weight:600;
    text-decoration: none;
}

@media screen and (min-width:768px)   and (max-width:992px)  {

.BlockRight {
    padding: 40px 30px;
}
}
@media screen and (max-width:767px)   {
.wrapperInterne {background:#fff !important;}
.BlockRightRight{
    padding: 20px 15px !important;
}
.BlockRight {
    padding: 20px 15px 0px 35px !important;
}
.SousTitreRight{text-align: left !important;}
}


.DisplayImg {
    display: inline-block;
    margin-right: 20px;
    max-width: 110px;
}

.DisplayImgs {
    margin-top: 30px;
}




.DisplayImg {
    display: inline-block;
    margin-right: 20px;
    max-width: 110px;
}

.DisplayImgs {
    margin-top: 30px;
}

.SousTitreRight {
    font-family: 'Remachine Script Personal Use';
    color: #3e2e2c;
    font-size: 50px;
    text-align: right;
    margin-bottom: 20px;
}

 

.SousTitre{
    font-family: 'Remachine Script Personal Use';
    color: #3e2e2c;
    font-size: 50px;
    text-align: left;
    margin-bottom: 20px;
}




.BannerParc {
    margin-bottom: 30px;
}
.BannerParc img {
    max-width: 100%;
    width: 100%;
}
@media screen and (min-width:1350px)   {

.Imgservice {
    width: 275px;
    height: 275px;
    /* display: table; */
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 100%;
    position: relative;
}
 
}

.BannerParc img {
    /* max-width: 100%; */
    width: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius:  100%;
    border-radius: 100%;
    height: 100%;
}
@media screen and (min-width:992px)  and (max-width:1349px)   {

.Imgservice {
    width: 200px;
    height: 200px;
    /* display: table; */
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: relative;
}

}
.Imgservice a::before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 100%;
  content: '';
  opacity: 0;
  background: url(../Images/PlusHover.png) 50% 50%  no-repeat;
  background-color: rgba(248, 217, 88, 0.9);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  z-index: 9999;
      -webkit-border-radius: 50%;
    -moz-border-radius:  50%;
    border-radius: 100%;
}
.BannerParc:hover .Imgservice a::before {
    left: 0px;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    top: 0px;
}


@media screen and (min-width:768px)  and (max-width: 991px)   {

.Imgservice {
    width: 230px;
    height: 230px;
    /* display: table; */
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: relative;
}

}


@media screen and (min-width:500px)  and (max-width: 767px)   {
.Imgservice {
    width: 250px;
    height: 250px;
    /* display: table; */
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: relative;
}
.BannerParc {
    width: 50%;
    height: 250px;
}
}
@media screen and (max-width:499px) {
.BannerParc {
    width: 100%;
    height: 250px;
}

.Imgservice {
    width: 250px;
    height: 250px;
    /* display: table; */
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: relative;
}
	}


@media screen and (max-width:600px) {
.lb-outerContainer {
    width: 300px !important;
    height: auto !important;
    top: calc(50% - 200px) !important;
}
.lightbox .lb-image {
    height: auto !important;
}

.lightbox{
    top: calc(50% - 200px) !important;
}

}


@media screen and (min-width:6010px)  and (max-width:992px){
.lb-outerContainer {
    width:450px !important;
    height: auto !important;
    top: calc(50% - 200px) !important;
}
.lightbox .lb-image {
    height: auto !important;
}

.lightbox{
    top: calc(50% - 200px) !important;
}

}

@media screen and (min-width:993px){
.lb-outerContainer {
    width:500px !important;
    height: auto !important;
    top: calc(50% - 200px) !important;
}
.lightbox .lb-image {
    height: auto !important;
}

.lightbox{
    top: calc(50% - 200px) !important;
}

}
