@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');

* {box-sizing: border-box !important;}
.clearfixx {overflow: auto;}
.clearfixx::after {content: "";clear: both;display: table;}

body {
  font-family: 'Roboto', sans-serif;
  color: #5a5a5a;
  margin: 0;
  padding: 0;
}


 h2, h3 {
	margin : 5px 0;
 }

.text-align-center {
  text-align: center !important;
 }

.hidden_none {
   display: none !important;
}

 .nowrap {
  white-space: nowrap;
 }

 .catTitleBox h2 {
   font-family: "kaushan script";
 }

 .w357-item-categories {
   text-align: center;
 }

 .w357-item-categories a:hover {
   color: #353c3f;
 }

 .quicknav-drop .sp-dropdown .sp-dropdown-inner {
   padding: 0 !important;
 }

 #cookiesck_text {
   margin-top: 8px !important;
 }

 #cookiesck_options {
   z-index: 9999;
 }

 .all-centered {
     /* Internet Explorer 10 */
  display:-ms-flexbox;
  -ms-flex-pack:center;
  -ms-flex-align:center;
  /* Firefox */
  display:-moz-box;
  -moz-box-pack:center;
  -moz-box-align:center;
  /* Safari, Opera, and Chrome */
  display:-webkit-box;
  -webkit-box-pack:center;
  -webkit-box-align:center;
  /* W3C */
  display:box;
  box-pack:center;
  box-align:center;
 }

 .destination-button {
   text-transform: uppercase;
   letter-spacing: 0.2em;
 }
 
@media screen and (max-width: 1092px){
 .destination-button {
   display: none;
 }
}

 

 .row {margin: 0 !important;}



/* info band top */

.info-band-top {
  width: 100%;
  text-align: center;

  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  
}

.info-band-top i, .info-band-top span {
  color: #FFF !important;

}

.info-band-top i {
  margin-right: 15px;
}

.info-band-top span {
  font-size: 18px;
}

.info-band-top span a{
  margin-left: 10px;
}





/* Header intro */
@media screen and (max-width: 768px) {

  .mediahide {
    display: none;
  }
  .head-bloc {
    display: none !important;
  }
  .head-bloc2 {
    display: flex !important;
  }
}

.head-bloc {
  text-align: right;
  display: flex;
  align-items: center;
}



.head-bloc i {
  margin: auto 10px;
  color: rgba(53, 60, 63, 1);
}

.head-bloc i:hover {
  color: rgba(53, 60, 63, 0.7);
}

.contact-wrp, .button-wrp {
  display: inline-block !important;
}

.contact-wrp {
  background-color: #f5f5f5;
  border: 1px solid #80B147;
  border-radius: 30px;
  padding: 5px 10px 5px 5px;
  margin-left: 10px;
}

.button-wrp {
  background-color: #80B147;
  border: 1px solid #80B147;
  border-radius: 30px;
  padding: 8px 20px;
}

.button-wrp:hover {
  
  background-color: #353c3f;
  border: 1px solid #fff

}

.button-wrp a {
  color: #FFF !important;
  font-size: 14px;
}

.contact-wrp a span {
  margin: auto 10px;
  color: #353c3f;
  font-family: "Barlow";
  font-size: 20px;
  font-weight: 700;
}

.contact-wrp a span:hover {
  color: rgba(53, 60, 63, 0.7);
}


.head-bloc2 {
  text-align: right;
  display: none;
  align-items: center;
}


.head-bloc2 i {
  margin: auto 10px;
  color: rgba(53, 60, 63, 1);

}

.head-bloc2 i:hover {
  color: rgba(53, 60, 63, 0.7);
}

.contact-wrp2, .button-wrp2 {
  display: inline-block !important;
}

.contact-wrp2 {
  background-color: #f5f5f5;
  border: 1px solid #80B147;
  border-radius: 30px;
  padding: 2px;
  margin-left: 10px;
}

.button-wrp2 {
  background-color: #80B147;
  border: 1px solid #80B147;
  border-radius: 30px;
  padding: 4px 10px;
}

.button-wrp2:hover {
  
  background-color: #353c3f;
  border: 1px solid #fff;
  color: #FFF;
}

.button-wrp2:hover a i {
  color: #FFF;
}

.button-wrp2 a {
  color: #FFF !important;
  font-size: 14px;
}

.contact-wrp2 a span {
  margin: auto 10px;
  color: #353c3f;
  font-family: "Barlow";
  font-size: 18px;
  font-weight: 700;
  position: relative;
  top: 2px;
}

.contact-wrp2 a span:hover {
  color: rgba(53, 60, 63, 0.7);
}




.catchphrase {
  font-family: "Raleway";
  font-size: 16px;  
  text-align: center;
  font-weight: 400;
}

#sp-logo-right {
  /* Internet Explorer 10 */
display:-ms-flexbox;
-ms-flex-pack:end;
-ms-flex-align:center;

/* Firefox */
display:-moz-box;
-moz-box-pack:end;
-moz-box-align:center;

/* Safari, Opera, and Chrome */
display:-webkit-box;
-webkit-box-pack:end;
-webkit-box-align:center;

/* W3C */
display:box;
box-pack:end;
box-align:center;
}



/** keyframe & animation **/

.blob {
  position: relative;
  text-decoration: none;
  top: -10px;
  background: #be9f63;
  color: #FFF;
  box-shadow: 0 0 0 0 rgba(190, 159, 99, 1);
  margin: 10px;
  transform: scale(1);
  -webkit-animation: pulse-gold 1.2s infinite;
  -moz-animation: pulse-gold 1.2s infinite;
  animation: pulse-gold 1.2s infinite;
  
}

.blob:hover {
  color: #be9f63;
  background: #FFF;
  border: 1px solid #be9f63;
}

.pulse {
  position: relative;
  text-decoration: none;
  transform: sace(1);
  -webkit-animation: pulsated 1.2s infinite;
  -moz-animation: pulsated 1.2s infinite;
  animation: pulsated 1.2s infinite;

}

@keyframes pulsated {
  0% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(1);
  }   
  100% {
    transform: scale(0.95);
  }
}

@keyframes pulse-gold {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(190, 159, 99, 0.7);
  }
    
  50% {
    transform: scale(1);
    box-shadow: 0 0 0 15px rgba(190, 159, 99, 0);
  }
      
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(190, 159, 99, 0);
  }
}
.catImageBoxWrap:after {
  -webkit-animation:spin 8s linear infinite;
  -moz-animation:spin 8s linear infinite;
  animation:spin 8s linear infinite;
}

@keyframes spin { 
  5% { 
    -webkit-transform: rotate(10deg);
    transform:rotate(10deg); 
  }
  10% {
    -webkit-transform: rotate(5deg);
    transform:rotate(5deg); 
  }
  20% {
    -webkit-transform: rotate(5deg);
    transform:rotate(5deg); 
  }
  30% {
    -webkit-transform: rotate(5deg);
    transform:rotate(5deg); 
  }
  26% {
    -webkit-transform: rotate(0deg);
    transform:rotate(0deg); 
  }
  30% {
    -webkit-transform: rotate(10deg);
    transform:rotate(10deg); 
  }
  35% {
    -webkit-transform: rotate(-5deg);
    transform:rotate(-5deg); 
  }
  38% {
    -webkit-transform: rotate(7deg);
    transform:rotate(7deg); 
  }
  40% {
    -webkit-transform: rotate(5deg);
    transform:rotate(5deg); 
  }
  43% {
    -webkit-transform: rotate(10deg);
    transform:rotate(10deg); 
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform:rotate(-5deg); 
  }
  55% {
    -webkit-transform: rotate(5deg);
    transform:rotate(5deg); 
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform:rotate(5deg);  
  }
  75% {
    -webkit-transform: rotate(-5deg);
    transform:rotate(5deg); 
  }
  80% {
    -webkit-transform: rotate(17deg);
    transform:rotate(17deg); 
  }
  90% {
    -webkit-transform: rotate(-10deg);
    transform:rotate(-10deg); 
  }
}


 /** fix k2 **/

 div.tagItemCategory {
   margin: 0;
   padding: 0;
   border: none;
 }

 span.tagItemImage {
   margin: 0 !important;
 }

 div.tagItemImageBlock {
   float: none;
 }
 
 div.tagItemView {
   margin-bottom: 20px !important;
 }

.nosvoyages {
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 80px;
}

#noresult-phrase {
  text-align: center;
  font-size: 50px;
}

.noresult-2ndphrase {
  text-align: center;
  font-size: 30px;
  font-style: italic;
}

div.itemListCategory {
  background: none;
  border: none;
  margin: 0 0 50px 0;
  padding: 0;
}

.catWrittingBox {
  float: left;
  margin-top: 250px;
  margin-left: -180px;
  background: #FFF;
  padding: 30px !important;
  -webkit-box-shadow: 0 5px 15px 10px rgba(0, 0, 0, 0.035);
  -moz-box-shadow: 0 5px 15px 10px rgba(0, 0, 0, 0.035);
  box-shadow: 0 5px 15px 10px rgba(0, 0, 0, 0.035);
}
 
.catWrittingBox h2 {
  font-size: 60px;
  font-family: "kaushan script";
  color: #353c3f;
  margin-bottom: 20px !important;
}

.catWrittingBox p {
  margin: 0px !important;
}

.catImageBoxWrap:after {
    background: url(/images/rosevent.jpg);
    background-size: contain;
    width: 254px;
    height: 338px;
    position: absolute;
    top: -80px;
    right: -300px;
    z-index: 0;
    content: "";
}


.itemCatchPhrase h2 {
  font-size: 40px;
  margin-bottom: 40px;
}

.subCategory {
  position: relative;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 20px 10px !important;
}

.subCategoryImage img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.subCategory__overlay {
  
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff !important;
  z-index: 2;
}

.subCategory__overlay:hover {
  opacity: 1;
}

.subCat_overlayedContent {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}


.subCatLink {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 7px 12px;
  margin: 3px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  text-decoration: none;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.subCatLink:hover { 
  color: #282c2d;
  background:rgba(255, 255, 255, 0.9);
}



.subCatTitle_h2 a {
  text-decoration: none;
  padding: 10px 35px;
  background: #282c2d;
  color: #FFF;
  position: absolute;
  bottom: -16px;
  left: 50%;
  font-size: 20px;
  font-weight: 500;
  transform: translateX(-50%);
  z-index: 9999;
  white-space: nowrap;
}

.portfolio {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 20px;
  grid-auto-flow: row dense;
}

.project {
  
  cursor: pointer;
  margin-bottom: 20px;
  overflow: hidden;

}

.project div.catItemImageBlock, .project div.tagItemImageBlock{
  margin: 0;
  padding: 0;
}

.project .catItemImage, .project div.tagItemImage {
  margin: 0;
  padding: 0;
}

.project__image {
  width: 100%;
  height: 400px !important;
  object-fit: cover;
  transition: transform .8s;
  -webkit-transition: transform .8s;
}


.catItemImage, .tagItemImage {
  position: relative;
}

.catItemImage > a , .tagItemImage > a {

  background: 
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.9)
    );
}

.overlayeditemType {
  margin-top: 70px;
}

.overlayeditemType > a {
  font-size: 25px;
  color: #fff;
  text-decoration: none;
  margin-top: 50px;
}
.overlayeditemType > a:hover {
  color: #FFF;
}


.project__overlay {
  
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff !important;
  z-index: 2;
}

.project__overlay:hover {
  opacity: 1;
}

.project__overlay:hover + .project__image:hover {
  transform: scale(1.4);
}

/**.catItemImage a::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 0 0 8px rgba(0,0,0,.6);
  -moz-box-shadow: inset 0 0 8px rgba(0,0,0,.6);
  -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.6);
} **/


h2 {
  padding: 0;
  margin: 0 0 5px;
}

.project__name a{
  color: #353c3f;
  font-family: "raleway";
  font-size: 1.8rem;
}

.project__name {
  text-transform: uppercase;
  font-family: "raleway";
  letter-spacing: 0.1em;
  width: 100%;
  line-height: 18px;
  font-size: 18px;
  color: #ffffff !important;
  position: absolute;
  bottom: 35px;
  left: 0;
  z-index: 101;
  text-align: center;
  text-shadow: 0 0 10px #000;
  /* Gradient to h1 
  background: rgba(255,93,177,0);
  background: -moz-linear-gradient(top, rgba(255,93,177,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,93,177,0)), color-stop(50%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,1)));
  background: -webkit-linear-gradient(top, rgba(255,93,177,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(top, rgba(255,93,177,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,93,177,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom, rgba(255,93,177,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#000000', GradientType=0 );*/
}

.project__description {
  width: 100%;
  height: 100px;
  line-height: 100px;
  font-size: 15px;
  color: #ffffff;
  position: absolute;
  bottom: -25px;
  left: 0;
  z-index: 101;
  text-align: center;
  text-shadow: 0 0 10px #000;

}

.project__body {
	overflow: hidden;
	opacity: 0;
}


.project .project__body {
  display: none;

}

.pf-title {
	font-size: 3em;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 40px;
  margin-top: 40px;
}

.prix-a-partir {
  background: #BE9F63;
  position: absolute;
  width: 110px;
  height: 110px;
  top: 50%;
  right: -60px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; 
  z-index: 20;
  transition: all 0.4s ease-in-out;
}

.prix-a-partir:hover {
  background: #FFF;
  color: #BE9F63;
}

.prix-a-partir2 a{
  text-decoration: none !important;
}

.prix-a-partir2 {
  position: relative;
  float: left;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.prix-a-partir ul {
  line-height: 10px;
}

.overlayIntroText {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;

}

.itemIntroText {
  padding: 30px !important;
}

.iteminfoWrap {
  background: #353c3f;
  color: #FFF;
  padding: 20px 10px 20px 30px;
  position: relative;
}

.iteminfoWrap ul {
  list-style: none;
  padding: 30px;
  margin: 0;
}

.iteminfoWrap li {
  margin-bottom: 10px;
}

.iteminfoWrap li:last-child {
  margin-bottom: 0;
}

.iteminfoWrap a {
  text-decoration: none;
  color: #FFF;
}

.iteminfoWrap i {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
  background: #484F56;
  margin-right: 10px;
}

.spaninfo {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
  background: #484F56;
  font-size: 22px;
  margin-right: 10px;
  font-weight: 600;
}

.labelinfo {
  display: inline-block;
  width: 100px;
  line-height: 16px;
  vertical-align: middle;
}

.ensavoirplus {
  height: 30px;
  text-align: center;
  padding: 0;
 

}

.itemlink {
  background: #be9f63;
  padding: 10px 30px;
  color: #fff;
  top: -10px;
}


.itemlink:focus {
  color: #fff;
}



.ensavoirplus a {
  text-decoration: none;

}


.ensavoirplussub {
  text-align: center;
  margin-bottom: 30px;
}



.ensavoirplussub a{
  text-decoration: none;
  color: #353c3f;
}


.catImageBoxWrap img {
  height: 600px !important;
  object-fit: cover;
}

/** Sejours intro **/

.catImageBoxWrapsejours {
position: relative; 
}

.catIntrosejour {
  width: 200px;
  margin-left: 40px;
  margin-top: 30px;
  text-align: justify;
}

.sejouroverlay {
  width: 100%;
  height: 120%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.7);
  margin-left: 150px !important;
  margin-top: -30px !important;
}

.sejourimage {

}

.sejourimage img {
  width: 450px;
  height: 400px;
  object-fit: cover;
  position: absolute; 
  top: 60px;
  left: 0px;
  z-index: 100;
}

.sejourimage::before {
  content: '';
  background-image: url('/images/illu/1.png');
  background-size: 250px 250px;
  width: 250px;
  height: 250px;
  position: absolute;
  bottom: 30px;
  left: -110px;
  z-index: 0;
}

@media screen and (max-width: 992px) {
  .sejourimage {
    width: 450px;
    height:400px;
  }
  .sejourimage::before {
    bottom: -120px;
  }
}

@media screen and (max-width: 768px) {
  .catTitleBox h2 {
    text-align: center;
  }
  .sejourimage {
    margin: 0 auto;
    width: 100%;
  }
  .sejourimage > img {
    left: auto;
    top: 30px;
    width: 100%;
  }
  .sejourimage::before {
    display: none;
  }
}


.sejourimage2 {
  margin-left: 150px !important;
  margin-top: -30px !important;
  max-width: 600px;
  max-height: 600px;
  object-fit: cover;
}

.catWrittingBoxsejours {

  z-index: 200;
}
.catWrittingBoxsejours h2 {
  font-size: 100px;
}
.catWrittingBoxsejours h3 {
  font-family: Raleway;
  font-weight: 300;
  font-size: 30px;
  text-align: center;
  color: #be9f63;
  position: relative;
  left: 136px;
  top: -5px;
  width: 200px;
  line-height: 35px;
}

/** header ephemere **/

.catWrittingBoxephemere {
  min-height: 500px;
}

.ephemereimage {
  position: absolute;
  top: -70px;
  left: -100px;
} 

.catTitleBoxephemere {
  position: absolute;
  right: -100px;
  z-index: 40;
}

.catImageBoxWrapephemere {
  right: -10px;
}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 992px) {
  .catImageBoxWrapephemere {
    right: -80px;
  }
  .catWrittingBoxephemere {
    position: relative;
    left: -60px
  }
  .catTitleBoxephemere {
    right: -140px;
  }
  .ephemereimage {
    left: -180px;
  }
}

@media screen and (max-width: 768px) {
  .ephemereimage {
    display: none;
  }
  .catTitleBoxephemere {
    right: 0px;
  }
  .catWrittingBoxephemere {
    left: 0px;
  }
}

/** france header **/

.france-header {
  margin-bottom: 100px !important;
  min-height: 500px;
  max-height: 500px;
  background: url("/images/template-j/france/fond.png");
  background-position: 20%;
  position: relative;
}

.intro-france {
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 30px 50px;
  background-color: #FFF;
}

.band-container-france {
  margin-top: 200px;
}

.band-container-france::before {
  content: '';
  background-image: url('/images/template-j/france/illu2.png');
  background-size: 300px 300px;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -240px;
  right: -80px;
  z-index: 200;
}

.band-france {
  background: #FFF;
  padding: 30px;

}


.france-title {
  color: #7D698F;
  font-size: 55px;
  font-family: "kaushan script";
}

.france-subtitle {
  font-size: 16px;
  font-family: "Raleway";
  color: #7D698F;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.col-france {
  display : flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1200px) {
  .france-header {
    margin-bottom: 200px !important;
  }
}

@media screen and (max-width: 992px) {
  .france-header {
    background-position: 40%;
    margin-bottom: 50px !important;
  }
}

/** header destination proche **/

.destiproche-header {
  min-height: 500px;
  background: url("../../../images/template-j/destiproche/fond.png");
  display : flex;
  align-items: center;
  justify-content: center;
}

.band-container {
  overflow: hidden;
}

.band-container::before {
  content: '';
  background-image: url('../../../images/template-j/destiproche/illu bateau2.png');
  background-size: 300px 300px;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -80px;
  left: -80px;
  z-index: 200;

}

.titlebox-destiproche {
  position: relative;
  right: -40px;
}
.destiproche-title {
  position: relative;
  right: -20px;
  color: #FFF;
  font-size: 55px;
  font-family: "kaushan script";
}

.destiproche-subtitle {
  position: relative;
  right: -20px;
  font-size: 16px;
  font-family: "Raleway";
  color: #FFF;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.col-destiproche {
  display : flex;
  align-items: center;
  justify-content: center;
}

.bg-destiproche {
  position: absolute;
}

.band-destiproche {
  position: relative;
  background: rgba(255, 145, 77, 0.6);
  z-index: 100;
}



@media screen and (max-width: 992px) {
  .band-container::before {
    top: -100px;
  }
}

/** header destination lointaine **/

.destiloin-header {
  min-height: 500px;
  background: url("../../../images/template-j/destiloin/femmes.png");
  display : flex;
  align-items: center;
  justify-content: center;
}

.band-container-loin {
  overflow: hidden;
}

.band-container-loin::before {
  content: '';
  background-image: url('../../../images/template-j/destiloin/illu asiat.png');
  background-size: 300px 300px;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -80px;
  left: -80px;
  z-index: 200;

}

.titlebox-destiloin {
  position: relative;
  right: -40px;
}
.destiloin-title {
  position: relative;
  right: -20px;
  color: #FFF;
  font-size: 55px;
  font-family: "kaushan script";
}

.destiloin-subtitle {
  position: relative;
  right: -20px;
  font-size: 16px;
  font-family: "Raleway";
  color: #FFF;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.col-destiloin {
  display : flex;
  align-items: center;
  justify-content: center;
}

.bg-destiloin {
  position: absolute;
}

.band-destiloin {
  position: relative;
  background: rgba(79, 125, 130, 0.6);
  z-index: 100;
}

@media screen and (max-width: 992px) {
  .band-container-loin::before {
    top: -100px;
  }
}


/** Home layout for circuit & sejour **/

.catTitleBox h2 {
  text-shadow: 0 0 15px rgba(255, 255, 255, 1);
}

.sejour-h2_sm h2 {
  font-size: 100px;
  color: #282c2d;
  font-family: "Kaushan Script";
  text-align: center;
}



.sejourimage_circuit {
  width: 450px;
  height: 400px;
  object-fit: cover;
  position: absolute; 
  top: 80px;
  left: 70px;
  z-index: 100;
}
.sejourimage_circuit::before {
  content: '';
  background-image: url('/images/illu/1.png');
  background-size: 250px 250px;
  width: 250px;
  height: 250px;
  position: absolute;
  bottom: 0px;
  left: -110px;
  z-index: -1;

}
.sejourimage2_circuit {
  margin-left: 150px !important;
  margin-top: 0px !important;
}

.itemListCategoriesBlock {
  margin-bottom: 20px;
}

.sejouroverlay_circuit {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.7);
  margin-left: 150px !important;
  margin-top: 0px !important;
}

.header_sejour {
  margin-left: -10px !important;
}

.introheadersejour, .introheadercircuit, .introsejour_sm {
  color: #008DCB;
}

.sejourimage_sejour {
  width: 450px;
  height: 400px;
  object-fit: cover;
  position: absolute; 
  top: 80px;
  left: 0px;
  z-index: 100;
}
.sejourimage_sejour::before {
  content: '';
  background-image: url('/images/illu/5.png');
  background-size: 200px 200px;
  width: 200px;
  height: 200px;
  position: absolute;
  bottom: -90px;
  left: 365px;
  z-index: -1;
}

.sejourimage_sejour img {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
.sejourimage2_sejour {
  margin-left: 150px !important;
  margin-top: 0px !important;
  width: 450px !important;
  height: 400px !important;
  object-fit: cover;
}

.sejouroverlay_sejour {
  width: 100%;
  height: 120%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.7);
  margin-left: 150px !important;
  margin-top: 0px !important;
}

.sejour_container-sm {
  display: none;
}

.introsejour_sm {
  max-width: 350px;
  margin: 0 auto;
  margin-top: 40px;
  text-align: justify;
 
}

.sejour_container-sm {
  margin-top: 0px;
}

.tagParam-home {
  font-family: 'Raleway';
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  color: #be9f63;
}

.hidden_sm_home .catIntrosejour {
  text-align: justify;
}

.introheadercircuit {
  margin-left: 40px;
}

.introheadersejour {
  margin-left: 60px;
}


@media screen and (max-width: 1500px) {
  .sejour_container-sm {
    display: block;
  }

  .hidden_sm_home {
    display: none;
  }

  .sejourimage_sejour {
    display: none;
  }

  .sejourimage_circuit {
    display: none;
  }

  .sejourimage2_sejour {
    margin: 0;
  }
  .header_sejour {
    margin-left: -200px !important;
  }
  
}


@media screen and (max-width: 1200px) {
  .sejourimage_circuit::before {
    display: none;
  }
  .sejourimage_sejour::before {
    display: none;
  } 

  .catImageBoxWrapsejours {
    position: relative; 
    right: -100px;
    }

  .header_sejour {
    right: 0px !important;
  }

}



@media screen and (max-width: 992px) {
  .sejourimage {
    left: 30px;
  }
  .catIntrosejour {
    width: 60%;
    margin: 20px auto 0px auto;
  }
  .catImageBoxWrapsejours {
    position: relative; 
    right: -100px;
    }
      
  .sejouroverlay {
     display: none !important;
    }
    
  .sejourimage {

      object-fit: cover;
      position: relative; 
      top: auto;
      left: auto;
      z-index: 100;
    }   
  .sejourimage2 {
      display: none !important;
    }
    
  .catWrittingBoxsejours {
      margin: 0 auto;
    }
  
  .catWrittingBoxsejours h2 {
      font-size: 100px;
    }

}

@media screen and (max-width: 768px) {
  .catImageBoxWrapsejours {
    position: relative; 
    right: 0px;
    }

  .tagParam  {
    width: 100% !important;
    left: 0px !important;
  }

}






/** ITEM LAYOUT **/

.infowrap-row {
  margin-top: 30px;
  margin-bottom: 30px;
}

.first-item-row {
  max-width: 1200px;
  margin: 0px auto 0px auto !important;
}

.itemIntroIllu {
  top: 0px !important;
}

.itemImageGallery {
  margin-top: 20px !important;
}

@media screen and (max-width: 1200px) {
  .itemIntroIllu {
    width: 400px !important;
    height: 80px !important;
    top: 0px !important;
    background-size: 400px 80px !important;
  }
}

@media screen and (max-width: 992px) {
  .itemIntroIllu {
    width: 300px !important;
    height: 60px !important;
    top: 0px !important;
    background-size: 300px 60px !important;
  }
}

@media screen and (max-width: 768px) {
  .itemIntroIllu {
    width: 400px !important;
    height: 80px !important;
    top: -40px !important;
    background-size: 400px 80px !important;
  }
}



.item-intro-col {
    /* Internet Explorer 10 */
display:-ms-flexbox;
-ms-flex-pack:center;
-ms-flex-align:center;
/* Firefox */
display:-moz-box;
-moz-box-pack:center;
-moz-box-align:center;
/* Safari, Opera, and Chrome */
display:-webkit-box;
-webkit-box-pack:center;
-webkit-box-align:center;
/* W3C */
display:box;
box-pack:center;
box-align:center;

position: relative;
}

.item-intro-col .itemIntroText {
  left: -70px;
}

.iteminfoWrap-item {
  background: #FAFAFA;
  color: #000;
  font-weight: 600;
  padding: 30px;
  position: relative;
  margin-top: 50px;
  margin-bottom: 0px;
}

.iteminfoWrap-item ul {
  list-style: none;
  padding: 30px;
  margin: 0;
  text-align: center;
}

.iteminfoWrap-item li {
  display: inline-block;
  text-align: left;
  width: 200px;
}

.iteminfoWrap-item a {
  text-decoration: none;
  color: #000;
}

.iteminfoWrap-item i {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  vertical-align: middle;
  background: #be9f63;
  color: #FFF;
  margin-right: 10px;
  border-radius: 50%;
}

.labelinfo {
  text-align: left;
}

.labelinfo-item {
  display: inline-block;
  width: 100px;
  line-height: 16px;
  vertical-align: middle;

}

.spaninfo-item {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  vertical-align: middle;
  background: #be9f63;
  color: #FFF;
  font-size: 22px;
  margin-right: 10px;
  font-weight: 600;
  border-radius: 50%;
}

.itemimage img {
  max-height: 400px;
  object-fit: cover;

}


.itemoverlay {
  width: 100%;
  height: 120%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  margin-left: 150px !important;
  margin-top: -30px !important;
}

.itemimage {
  width: 400px;
  height: 400px;
  object-fit: cover;
  position: absolute; 
  top: 120px;
  left: 0px;
  z-index: 100;
}
.itemimage::before {
  content: '';
  background-image: url('');
  background-size: 250px 250px;
  width: 250px;
  height: 250px;
  position: absolute;
  bottom: -40px;
  left: -110px;
  z-index: -1;

}

.itemimage2 {
  margin-left: 150px !important;
  margin-top: -30px !important;
}

.itemFullText .row > div {
  padding: 3px;
}



ul.sigProSeamless {
  text-align: center;
}

ul.sigProSeamless li.sigProThumb {
  display: inline-block;
  float: none;
}


@media screen and (max-width: 1200px) {
  .itemimage::before {
    display: none;
  }
  .iteminfoWrap-item li {
    width: 150px;
    text-align: center;
    vertical-align: top;
  }
  .iteminfoWrap-item i {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .spaninfo-item {
    margin-right: 0;
    margin-bottom: 5px;
  }

}

@media screen and (max-width: 992px) {
  .itemimage {
    left: 50px;
  }

  .iteminfoWrap-item li {
    width: 100px;
  }

      
  .itemoverlay {
     display: none !important;
    }

  .itemimage img {
    height: 100%;
    width: 100%;
    max-height: none;
  }
    
  .itemimage {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: relative; 
      top: 0px;
      left: 0px;
      z-index: 100;
    }   
  .itemimage2 {
      display: none !important;
    }
  
}

/** responsive **/

@media screen and (min-width: 540px) {
  .portfolio {
    grid-template-columns: repeat(2, 1fr);
  }

  .project__body {
    grid-column: span 2;
  }
}

@media screen and (min-width: 820px) {
  .portfolio {
    grid-template-columns: repeat(3, 1fr);
  }

  .project__body {
    grid-column: span 3;
  }
}

@media screen and (max-width: 994px) {
  .catWrittingBox {
    float: right;
    margin: -120px 80px 0 0;
  }

  .prix-a-partir {
    width: 100px;
    height: 100px;
    text-align: center;
    right: -52px;
  
  }

}

@media screen and (max-width: 1200px) {
  .prix-a-partir {
    top: 10px;
    right: -60px;
  }
}

@media screen and (max-width: 768px) {
  .catWrittingBox {
    float: none;
    margin: 0 0 0 0;
  }
  .catImageBoxWrap {
    padding: 0 !important;
  }
  .catImageBoxWrap img {
    float: none !important;
  }
  .iteminfoWrap > ul > li {
    display: inline-block;
  }
  .prix-a-partir {
    width: 100px;
    height: 100px;
    top: 70px;
    right: 10px;
  }
}

@media screen and (max-width: 550px) {
  .prix-a-partir {
    top: -50px;
    right: -60px;
  }
}




@media screen and (min-width: 2000px) {

  .torn-off-elt {
    display: none;

  }

}


/** Quicknav **/

.quicknav-container {
  height: 400px;
  max-height: 400px;
  z-index: 600;
}

.quicknav-container a {
  font-family: Raleway;
  text-decoration: none;
  color: #353c3f;
}

.quicknav-container a:hover {
  color: #353c3f !important;
}

.alldesti {
  padding: 15px 0px !important;
}


.general-item {
  text-align: center;
  padding: 18px 10px !important;
  background-color: #EEE;
}

.general-item:hover {
  background-color: rgba(190, 159, 99, 0.6);
}

.general-item a:active, .general-item a:focus {
  color: #282c2d !important;
}

.gen1 {
  background-color: rgba(190, 159, 99, 0.6);
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
}
.gen2 {
 
  border-bottom: solid 1px #fff;

}
.gen3 {
  
  border-right: solid 1px #fff;

}


.quickmap {
  padding: 20px 50px ;
}

.quickmap img {
  background-color: #FFF;
}

.accordeon {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: all 0.5s ease;
}

.accordeon::after {
  content: '\02795';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.activeaccordeon:after {
  content: "\2796";
}



.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.col1, .col2, .col3 {
  height: 400px;
  max-height: 400px;
}
.col1 { 
  background-color: #FFF;
}

.col2 {
  background-color: #354B64;
}


.col2 .accordeon {
  background-color: #354B64;
  color: #FFF;
}

.col2 .activeaccordeon, .col2 .accordeon:hover {
  background-color: #283849;
}
.col2 .panel {
  color: #282c2d;
  background-color: #FFF ;
}

.col3 {
  background-color: #EEEEEE
}

/**.col3 .activeaccordeon, .col3 .accordeon:hover {
  background-color: #ccc;
}**/

.panel {
  margin: 0;
  padding: 0;
}

.panel ul {
  margin: 0;
  padding: 0
}
.panel ul li {
  list-style: none;
  padding: 5px 20px;
  cursor: pointer;
}

.col2 .panel ul li:hover {
  background-color: #6691BC;
}


.col2 .accordeon > a, .col2 .accordeon > a:hover {
  color: #FFF !important;
}


.marche {
  background: rgba(127, 180, 240, 0.8)
}
.panel-marche ul li:hover {
  background: rgba(127, 180, 240, 0.4)
}

.rando {
  background: rgba(162, 176, 84, 0.8)
}

.panel-rando ul li:hover {
  background: rgba(162, 176, 84, 0.4)
}

.theme {
  background: rgba(255, 189, 89, 0.8)
}

.panel-theme ul li:hover {
  background: rgba(255, 189, 89, 0.4)
}

.cultu {
  background: rgba(255, 87, 87, 0.8)
}
.panel-cultu ul li:hover {
  background: rgba(255, 87, 87, 0.4)
}

.center {
  text-align: center;
}

.nsf {
  padding: 18px 40px !important;
  background-color: #FFF;
  font-family: Raleway;
 
}

.nsf:hover {
  background-color: #1a3756;
  color: #FFF;
}

.nsf:hover a {
  color: #FFF;
}

.nsf a {
  text-decoration: none;
  color: #282c2d;
}

.nsf a:hover {
   color: #FFF;
}

.catchmap {
  font-family: Raleway;
  letter-spacing: 0.1em;
}



/** Modal-login **/

.log-input {
  border: 1px solid #ccc!important;
  background: #CCC;
  margin-bottom: 20px;
}

.log-submit {
  margin-top: 10px;
  background: #282C2D;
  color: #FFF;
  border: none;
  padding: 5px 10px
}

.log-submit:hover {
  background: #BE9F63;
}

.log-submit:focus {
  outline: none;
}

.interface-h1 {
  font-family: "Raleway";
  font-weight: 800;
  font-size: 30px !important;
  text-align: center;
  text-transform: uppercase;
}

.interface-h2 {
  font-family: "Raleway";
  font-weight: 400;
  font-size: 30px !important;
  text-align: center;
}

.justify {
  text-align: justify;
}

.login-inc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px !important;
  border-radius: 50px 0 0 0;
  -moz-border-radius: 50px 0 0 0;
  -webkit-border-radius: 50px 0 0 0;
  border: solid 40px #FFF;
  transition: all 0.3s ease;
}


.interface-inside-container {
  background: #FFF;
  padding: 40px;
  border-radius: 50px 50px 50px 0;
  -moz-border-radius: 50px 50px 50px 0;
  -webkit-border-radius: 50px 50px 50px 0;
  background-color: #D5E5CC;
  border: solid 14px #fff;
  box-shadow: 0 5px 15px 10px rgb(0 0 0 / 4%);
  transition: all 0.3s ease;
  width: 700px;
}

@media screen and (max-width: 1200px) {

  .login-inc {
    
    padding: 20px !important;
    border-radius:0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: solid 20px #FFF;
  }


  .interface-inside-container {
    padding: 40px;
    border-radius:  0;
    -moz-border-radius:  0;
    -webkit-border-radius:  0;
    
    
    
  }

}




@media screen and (max-width: 996px) {

  .interface-inside-container {
  width: 500px;
  }

}

@media screen and (max-width: 768px) {
  .interface-inside-container {
    width: 400px;
    }
}

@media screen and (max-width: 640px) {
  .login-inc {
    padding: 0px !important;
   
  }
  
  .interface-inside-container {
    background: #FFF;
    padding: 40px;
    margin: 0 auto;
  
  }
}

/** user board **/

.area_container, .centered-elt {
  /* Internet Explorer 10 */
display:-ms-flexbox;
-ms-flex-pack:center;
-ms-flex-align:center;

/* Firefox */
display:-moz-box;
-moz-box-pack:center;
-moz-box-align:center;

/* Safari, Opera, and Chrome */
display:-webkit-box;
-webkit-box-pack:center;
-webkit-box-align:center;

/* W3C */
display:box;
box-pack:center;
box-align:center;
}

.resultko {
  background-color: #FFD7D7;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 2px;
  border-top: solid 1px #EA1409;
  border-bottom: solid 1px #EA1409;
}

.resultok {
  background-color: #FFF;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 2px;
}

.centered-elt {
  padding: 0px !important;
}

.centered-elt ul {
  padding: 0;
  width: 90%;
  margin-bottom: 15px;
}

.col-doc ul {
  width: inherit !important;
}


.bold1 {
  font-weight: 700;
}

.centered {
  display: inline-block;
  text-align: center;
}

.panel-data {
  float: right;
}

.label {
  float: left;
  font-weight: 700;
}

.personnal-info, .travel-info, .documents, .uploadfichier{
  box-shadow: 0 5px 15px 10px rgba(0, 0, 0, 0.035);
  background: #FFF;
  padding: 10px !important;
  margin: 10px 30px;
}

.quickbar-interface {
  padding: 10px !important;
  margin: 10px 30px;
}

.uploadfichier {
  margin-bottom: 30px;
}

.personnal-info ul li, .travel-info ul li, .documents ul li, .uploadfichier ul li, .quickbar-interface ul li {
  list-style: none;
}

.quickbar-interface {
  display: inline-block;
  padding: 0px !important;
}

.quickbar-interface ul {
  margin: 0 !important;
  padding: 0 !important;
}

.quickbar-interface ul li {
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

@media screen and (max-width: 1220px) {
  .quickbar-interface ul li {
    display: block;
    margin: 3px;
  }
}

.quickbar-interface ul li button {
  width: 270px;
  padding: 5px 20px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

.quickbar-interface ul li:nth-child(1) button:hover {
  background-color: #333333;
  color: #FFF;
}
.quickbar-interface ul li:nth-child(1) button:hover {
  background-color: #333333;
  color: #FFF;
}

.quickbar-interface ul li:nth-child(2) button {
  background-color: #FFBD59;

}
.quickbar-interface ul li:nth-child(2) button:hover {
  background-color: #FFBD59;
  color: #FFF;
}
.quickbar-interface ul li:nth-child(3) button {
  background-color: #FF5757;
}
.quickbar-interface ul li:nth-child(3) button:hover {
  background-color: #FF5757;
  color: #FFF;
}

.personnal-info h2 {
  background: #1e3756;
}
.travel-info h2 {
  background: rgba(162, 176, 84, 1);
}
.documents h2 {
  background: rgba(255, 189, 89, 1);
}

.uploadfichier h2 {
  background: rgba(255, 87, 87, 1);
}

.uploadfichier h3 {
  font-size: 20px;
  text-align:center;
}

.uploadfichier p {
  padding: 20px;
}

.uploadfichier > div > div {
  padding: 20px;
}



.personnal-info h2, .travel-info h2, .documents h2, .uploadfichier h2{
  font-weight: 700;
  color: #FFF;
  padding: 10px 30px;
  text-align: center;
  width: 250px;
  margin-bottom: 20px;
}

#modal-full {
  background: #FFF;
}

.area_container {
  font-size: 14px;
}

.area-title h2 {
  font-size: 20px;
  margin-top: 15px;
}

.area-title h3 {
  font-size: 15px;
  font-family: 'Raleway';
  margin: 0 0 10px 0;
}

.no-margin {
  margin: 0px;
}

.modal-close-text {
  margin-right: 20px;
}

@media screen and (max-width: 640px) {

  .xs-media {
    display: none;

  }

}

#mail-status {
  text-align: center;
  margin: 10px 0px;
  padding: 10px;
  font-weight: 500;
}
.mail-status-ok {
  color: #80B147;
  background: rgba(128, 177, 71, 0.1);;
}
.mail-status-ko {
  color: #FF5757;
  background: rgba(255, 87, 87, 0.2);
}

.js-selected {
  color: #80B147;
}

#rooming-loader, #fichesante-loader, #rgpd-loader, #carteid-loader, #visa-loader {
    display: none;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
}

.file-container {
  text-align: center;
  padding-top: 5px!important;
  padding-bottom: 5px !important;
  border-top: solid 1px #CCC;
}

.file-container.last {
  border-bottom: solid 1px #CCC;
}

.file-container:hover {
  background-color: #F1F1F1;
}




.inputfile {
  width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.file-select {
  overflow: hidden;
}

.file-select > label {
  margin-bottom: 0 !important;

  font-weight: 600;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease;
}

.file-select > label:hover {
  color: #80B147;
}

.btn-file-submit {
  background: transparent;
  color:  #333;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight: 900;
}

.btn-file-submit:hover {
  color: #80B147;
 
}

/** notre savoir faire **/
.wtc {
  font-family: "Raleway";
}
.wtc-item {
 
}
.wtc-item > div {
  padding: 30px;
  
}
.wtc i {
  padding: 30px;
  color: #354B64;
}
.wtc-p {
  max-width: 280px;
  font-weight: 600;
  margin: 0 auto;
}
.nsf-container p, .nsf-container h2 {
  font-family: "Raleway";
}
.nsf-container h2 {
  font-size: 20px;
  font-weight: 400;
  margin-left: 35px;
}
.nsf-container h2::before {
    background: url(/images/arrows/arrows-1-left.png);
    background-size: contain;

    position: absolute;
 
    z-index: 0;
    content: "";
    width: 30px;
    height: 30px;
    top: -2px;
    left: 0px;
}


.nsf-container img {
  margin: 15px auto 30px auto;
}
.lastcol {
  margin-bottom: 60px;
}

/* template fix */


.logo-image {
  object-fit: contain;
}




#sppb-addon-1605022367888 h2.sppb-addon-title {
  color: #FFF;
  font-weight: 800;
}
#sppb-addon-1616169034072 h4.sppb-addon-title {
  color: #FFF;
}

.uk-modal-close-full {
  background: none;
}

#sp-top-bar {
  background-color: #354B64 !important;
}

#sp-top-bar .sp-module:not(:last-child) {
  margin-right: 0 !important;
}

.logo a {
  margin: 0 auto;
}

.sp-megamenu-wrapper {
  margin: 0 auto;
}
@media screen and (max-width: 992px){
  .sp-megamenu-wrapper {
    margin: 0;
  }
}

.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading {
  background: #F1F1F1 !important;
}

@media screen and (max-width: 480px) {
  .sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1200px) {
  .logo a {
    margin: 0 auto;
  }
}


/**************** responsive fixes *****************/

@media screen and (max-width: 1200px) {
  .first-item-row {
    margin-bottom:100px !important;
  }
}

@media screen and (max-width: 992px) {
  .catImageBoxWrap img {
    height: 300px !important
  }

  .itemimage img {
    height: 100% !important;
  }
  .first-item-row {
    margin-bottom:50px !important;
  }
}

@media screen and (max-width: 450px) {

  .catTitleBox h2 {
    font-size: 60px;
  }

  .sejour_container-sm h2 {
  font-size: 60px;
  }

  .prix-a-partir {
    top: 20px;
    right: 20px;
  }

  .itemIntroIllu {
    display : none !important;
  }
  .sigProThumb a, .sigProThumb a img {
    width: 150px !important;
  }
}

@media screen and (max-width: 350px) {
  .sigProThumb a, .sigProThumb a img {
    width: 200px !important;
  }
}