/*
Theme Name: Redbox Média - Thème Personnalisé
Theme URI: http://redboxmedia.ca/
Description: Ceci est un thème personnalisé créé par Redbox Média
Author: Redbox Média
Author URI: http://redboxmedia.ca/
Template: salient
Version: 1
*/


@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');






/**** général ***/
html body  {
	font-family: "Figtree", sans-serif;
	font-size: 21px;
	color: #1A759B;
	font-weight: 400;
	line-height: 1.4;
}
html body .moyen_texte {
    font-size: 32px;
    font-size: clamp(22px, 1.86vw, 32px);
    font-weight: 400;
    line-height: normal;
}
html body .gros_texte {
	font-size: 34px;
    font-size: clamp(24px, 1.995vw, 34px);
	letter-spacing: 0.68px;
}
body .bold, 
body strong, 
body b {
    font-family: "Figtree", sans-serif;
    font-weight: 700;
}

html body a {
	color: #6C6E70;
}


html body h1,
html body h2,
html body h3,
html body h4{
	font-family: "Figtree", sans-serif !important;
	color: #1A759B ;
	font-weight: 600;
	line-height: 1.1;
	text-transform: none;
	
}
html body h1 strong,
html body h2 strong,
html body h3 strong,
html body h4 strong {
	font-family: "Figtree", sans-serif;
	font-weight: 700px;
}
html body h1,
html body h2 {
	font-size: 80px;
    font-size: clamp(32px, 4.69vw, 80px);
}
html body h2 {
	margin-bottom: 26px;
}
html body .no_margin_bottom h2 {
    margin-bottom: 0;

}
body .row .col h3,
html body h3 {
	
	font-size: 32px;
    font-size: clamp(22px, 1.86vw, 32px);
	font-weight: 700;
	line-height: 1.4; /* 259.375% */
}
html body .petit_h2 h2 {
	/*font-size: 34px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.68px;*/
	font-size: 32px;
    font-size: clamp(22px, 1.86vw, 32px);
	font-weight: 600;
	
}


.wpb_row > .span_12 {
	padding-top: 120px;
	/*padding-bottom: 120px;*/
}
.pad_bottom.wpb_row > .span_12 {
    padding-bottom: 120px;
}
.no_padding.wpb_row > .span_12 ,
.wpb_row .wpb_row > .span_12 {
	padding-top: 0;
	padding-bottom: 0;
}
.no_pad_top.wpb_row > .span_12 {
	padding-top: 0;

}
.no_pad_bottom.wpb_row > .span_12 {

	padding-bottom: 0;
}

.row_iwithtext {
	margin-bottom: 0 !important;
}

.iwithtext {
	padding:4.6% 30px;
	border-bottom: 1px solid rgba(24, 64, 89, 0.20);
	display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;

}
.row_iwithtext_line_top .iwithtext {
	border-top: 1px solid rgba(24, 64, 89, 0.20);
}
body .iwithtext .iwt-text {
    padding-left: 0;
    width: 100%;
    padding-right: 163px;

}
body .iwithtext .iwt-icon {
       width: 111px;
    height: 90px;
    text-align: center;
    top: 43px;
    left: unset;
    right: 30px;

    
}
body .iwithtext .iwt-icon img {
	max-height: 100%;
	height: 90px;
	width: auto !important;
	margin-bottom: 0;
}


html body .nectar-button {
	text-align: center;
	font-family: "Figtree", sans-serif !important;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 700 !important;
	line-height: normal !important;
	background: rgba(24, 64, 89, 0.50) !important;
	margin-right: 15px;
}
html body .nectar-button span {
    position: relative;
    z-index: 1;
}
html body .nectar-button:hover {
    opacity: 1 !important;
}
html body .nectar-button.regular.accent-color {
	color: #1A759B !important;
	

}
html body .nectar-button.regular.extra-color-1 {
	background: linear-gradient(270deg, #1B769A 0%, #2DA3C2 100%) !important;
}


html body[data-button-style*=slightly_rounded] .col.dark .nectar-button.see-through.extra-color-1,
html body[data-button-style*="slightly_rounded"] .nectar-button.extra-color-1.see-through {
	border-color: #1b769a !important;
	color: #1b769a !important;
}

body .img-with-aniamtion-wrap.right[data-max-width="125%"] .inner {
    margin-left: -22%;
    width: 122%;
}
body li.cta_book_now,
body .cky-btn.cky-btn-accept,
body #header-outer[data-lhe=default] #top nav>ul>li[class*=button_solid_color]>a,
html body .nectar-button {
    position: relative;
    overflow: hidden;
}
body li.cta_book_now .menu-title-text {
    position: relative;
    z-index: 1;
}
body li.cta_book_now a .effet ,
body .cky-btn.cky-btn-accept .effet,
body #header-outer[data-lhe=default] #top nav>ul>li[class*=button_solid_color]>a .effet,
html body .nectar-button .effet {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #46CF91;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: 0;
}
body li.cta_book_now a .effet {
z-index: 0;
}
body li.cta_book_now a:hover .effet,
body .cky-btn.cky-btn-accept:hover .effet,
body #header-outer[data-lhe=default] #top nav>ul>li[class*=button_solid_color]>a:hover .effet,
html body .nectar-button:hover .effet {
    width: 225%;
    height: 562.5px;
}
body li.cta_book_now a .effet,
html body .nectar-button.regular.extra-color-1 .effet {
    background: linear-gradient(270deg, #184059 0%, #1B769A 100%) !important;

}
html body .nectar-button.regular.accent-color .effet {
    background: linear-gradient(90deg, #FFF 0%, #D2EDF4 100%) !important;

}
html body .nectar-button.see-through.extra-color-1 .effet {
   background: linear-gradient(270deg, #1B769A 0%, #2DA3C2 100%) !important;

}
html body .nectar-button.see-through.extra-color-1:hover {
    color: #fff !important;
    border-color: #1B769A !important ;
}
html body .nectar-button.see-through.accent-color .effet {
   background: #fff !important;

}
html body .nectar-button.see-through.accent-color:hover {
    color: #1A759B !important;
}
html body[data-button-style*=slightly_rounded] .col.dark .nectar-button.see-through.extra-color-1:hover, 
html body[data-button-style*="slightly_rounded"] .nectar-button.extra-color-1.see-through:hover {
    color: #fff !important;
}
body .span_12.light .wpb_text_column a:not(:hover) {
    opacity: 1;
}

/***** header / menu ******/
html body[data-header-format="left-header"] #header-outer[data-lhe="animated_underline"] #top nav > ul > li:not([class*="button_"]) > a > span:after,
html body[data-header-format=left-header] #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_]).current-menu-item>a>span:after, 
html body[data-header-format=left-header] #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_]).current_page_item>a>span:after {
	display: none !important;
}
html body[data-header-format=left-header] #header-outer[data-lhe=animated_underline] #top nav>ul>li>a, 
html body[data-header-format=left-header] #top nav>ul>li>a {
	color: #1A759B !important;
	font-family: "Figtree", sans-serif;
	font-size: 21px;
	font-weight: 600;
	line-height: normal;
}
html body[data-header-format=left-header] #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a:hover,
html body[data-header-format=left-header] #header-outer[data-lhe=animated_underline] #top nav>ul>li>a:hover, 
html body[data-header-format=left-header] #top nav>ul>li>a:hover {
    color: #184059 !important
}
html body[data-header-format=left-header] #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_]).current-menu-item>a, 
html body[data-header-format=left-header] #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_]).current_page_item>a {
	color: #184059 !important;
	
}

body #top nav>ul>li[class*=button_solid_color]>a:before {
	display: none;
}
html body[data-header-format=left-header] #header-outer[data-lhe=animated_underline] #top nav>ul>li.button_solid_color>a {
	border-radius: 4px;
	background: linear-gradient(270deg, #1B769A 0%, #2DA3C2 100%);
	padding: 10px 14px 11px 14px;
	color: #fff !important;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
    overflow: hidden;
}
.logo_panama_your_way{
     position: absolute;
        bottom: 60px;
        left: var(--nectar-vertical-menu-padding);
        max-width: 240px;
} 
.logo_panama_your_way img {
    height: 48px;
}      
html body[data-header-format=left-header] #header-outer .row .col.span_9 {
    bottom: 134px;
}

body #slide-out-widget-area-bg.fullscreen-alt .bg-inner {
    background: #fff;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    color: #1A759B !important;
    font-family: "Figtree", sans-serif;
    font-size: clamp(25px,4vw,40px);
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a:hover {
    color: #184059 !important;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.cta_book_now {
        margin-top: 30px;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.cta_book_now a {
        padding: 12px 18px 14px 18px;
    border-radius: 4px;
    background: linear-gradient(270deg, #1B769A 0%, #2DA3C2 100%);
    color: #fff !important;
    font-size: clamp(20px,3.2vw,32px);
    line-height: 1;
}

#slide-out-widget-area.fullscreen-alt .off-canvas-social-links.mobile_logo_panama_your_way{
    max-width: 100%;
        width: 46%;
    max-width: 184px;
    margin: 0 auto;
}
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links.mobile_logo_panama_your_way li,
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links.mobile_logo_panama_your_way a {
    padding: 0 !important;
    opacity: 1;
}
.mobile_logo_panama_your_way {
    position: relative;
}
.mobile_logo_panama_your_way img.img_hover,
.logo_panama_your_way img.img_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    opacity: 0;
}
.mobile_logo_panama_your_way img,
.logo_panama_your_way img{
    -webkit-transition: opacity 250ms ease-out;
      -moz-transition: opacity 250ms ease-out;
      -o-transition: opacity 250ms ease-out;
      transition: opacity 250ms ease-out;
          max-width: 100%;
}
@media (hover: hover) {
    .mobile_logo_panama_your_way a:hover img,
    .logo_panama_your_way a:hover img {
        /*opacity: 0;*/
    }
    .mobile_logo_panama_your_way a:hover img.img_hover,
    .logo_panama_your_way a:hover img.img_hover {
        
        opacity: 1;
    }
}
body #header-outer #top .slide-out-widget-area-toggle a .lines:after, 
body #header-outer #top .slide-out-widget-area-toggle a .lines:before, 
body #header-outer #top .slide-out-widget-area-toggle a .lines-button:after, 
html body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, 
html body.material.mobile #header-outer:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, 
body #search-outer .close-wrap .close-line, 
body #header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line, 
body .nectar-slide-in-cart.style_slide_in_click .close-cart .close-line, 
body .nectar-ajax-search-results h4 a:before {
    background-color: #1A759B ;
}
/***** banner *****/
#banner {
	
}
#banner .nectar-button {
	min-width: 328px;
	margin-bottom: 26px;
	margin-right: 0;
}
#banner .nectar-button.see-through.accent-color {
    background: rgba(24, 64, 89, 0.50) !important
}
#banner .wpb_wrapper {
	display: flex;
    flex-direction: column;
    align-items: center;
}


/**** row_available_dates ****/
.row_available_dates {
    margin: 40px 0 25px !important;

}
.row_available_dates .available_dates {
    display: flex;
        flex-wrap: wrap;
   /* justify-content: space-between;*/
    margin-left: -15px;
    margin-right: -15px;
}
.row_available_dates .available_dates .date {
    text-align: center;
    color: #1A759B;
    font-size: 60px;
    font-size: clamp(40px,3.5vw, 60px);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.2px;
    padding: 0 15px;
    margin-bottom: 25px;

}
.row_available_dates .available_dates .date.sold .month,
.row_available_dates .available_dates .date.sold .days {
    opacity: .68;
}
.row_available_dates .available_dates .date.sold .days {
    text-decoration: line-through
}
.row_available_dates .available_dates .date .status {
        padding: 4px 8px;
    text-align: center;
    color: #FFF;
   font-size: clamp(16px, 1.68vw, 25.564px);
    font-weight: 800;
    line-height: 1; /* 158.824% */
    letter-spacing: 0.511px;
    text-transform: uppercase;
}
.row_available_dates .available_dates .date .status.sold_out {
    background: #F96464;
}
.row_available_dates .available_dates .date .status.only {

    background: #E6A355;
}


.row_available_dates .available_dates .date .month{
    font-size: 34px;
    font-size: clamp(24px, 1.995vw, 34px);
    line-height: 1.5; /* 158.824% */
    letter-spacing: 0.68px;
}
/******* book now ****/
.row_book_now .nectar-gradient-text h2,
.row_book_now .nectar-gradient-text {
    margin-bottom: 0 !important;
}

.text_gradient_bleu p {

    color: #1b769a;
    background: linear-gradient(to bottom right, #2da3c2, #1b769a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: inline-block;
}


.singleItinerary-book {
    margin-top: 70px;
}
/*****popup ****/

html.popup {
  overflow-y: hidden;
}

.video_pop {

  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  color: #fff;
  z-index: -16;
  overflow: hidden;
  transition: 0.5s all;
  overflow: auto;
  background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(6px);
  padding: 0 !important;

}

/*.video_pop > .wrap:before {
  content: '';
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-color: #E6E5E2;
  opacity: .6;
}*/

.video_pop.open_pop {
  width: 100% !important;

  height: 100% !important;
  top: 0 !important;
  right: 0 !important;
  z-index: 9997;
  z-index: 99972;
  border-radius: 1px;
  opacity: 1;
}

.video_pop>.wrap {
  width: 100%;

  /* display: flex;*/
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  position: relative;
}


.video_pop .close {

  /* border: 1px solid #fff; */
  width: 24px;
  height: 24px;
  
  position: absolute;
  opacity: 1;
  transform-origin: center;

  top: 20px;
  left: 20px;
 
  cursor: pointer;
  z-index: 22;
  -webkit-transition: transform 250ms ease-out;
  -moz-transition: transform 250ms ease-out;
  -o-transition: transform 250ms ease-out;
  transition: transform 250ms ease-out;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(-0deg);
  -o-transform: rotate(0deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform-origin: 50% 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video_pop .close svg path {
  fill: #fff;
}

.video_pop .close:hover {
  transform: rotate(0deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.video_pop .video {
  position: relative;

  color: #fff;

  width: 100%;
  margin: 0 auto 0;



}

.video_pop .video .wrap_container {

  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: center;
  margin-left: auto;
  width: 50%;
  background: linear-gradient(180deg, #1D4E6C 0%, #123144 100%);
  padding: 66px 4.7%;
  min-width: 800px;
}



.video_pop .video h2 {
  color: #FFF;
    font-size: 32px;

    font-weight: 400;
    line-height: normal;

}
.video_pop .video .gform_wrapper {
    max-width: 720px;
    margin: 0 auto;
}

/*** form général ***/
body .gform-theme--foundation.ui-datepicker {
    
    z-index: 99973 !important;
}
body .gform-theme--foundation .gfield textarea.large {
    min-block-size: 150px;
}
body .gform-theme--foundation #field_submit,
body .gform-theme--foundation .gform_footer, 
body .gform-theme--foundation .gform_page_footer {
   position: relative;
    justify-content: flex-end;
}
body .gfield_required,
.gfield_description.instruction ,
.gform_required_legend {
    display: none !important;
}
body .gfield_required {
    color: #fff !important;
}
body .gform-theme--foundation .gform_fields {
        -moz-column-gap: 20px;
        column-gap: 20px;
            grid-row-gap: 20px;
    row-gap: 20px;
}
html body .gform_wrapper .top_label .gfield_label {
    color: #FFF;
    font-family: "Figtree", sans-serif;
    font-size: 16px;

    font-weight: 600;
    line-height: 1.3; /* 131.25% */
    letter-spacing: -0.16px;
    margin-top: 0;
}
html body[data-form-style="minimal"] input[type="text"], 
html body[data-form-style="minimal"] textarea, 
html body[data-form-style="minimal"] input[type="email"], 
html body[data-form-style="minimal"] input[type=password], 
html body[data-form-style="minimal"] input[type=tel], 
html body[data-form-style="minimal"] input[type=url], 
html body[data-form-style="minimal"] input[type=search], 
html body[data-form-style="minimal"] input[type=date], 
html body[data-form-style="minimal"] input[type=number], 
html body[data-form-style="minimal"] div select:not(.ui-datepicker-month,.ui-datepicker-year ) {
    border-radius: 4px;
    background: #FFF;
    padding: 12px 20px;
    color: #184059;
   font-family: "Figtree", sans-serif;
    font-size: 16px;

    font-weight: 400;
    line-height: 1.4; /* 143.75% */
    border: 1px solid transparent;
}
body .select2-hidden-accessible {
    order: 1px solid !important;
    clip: unset !important;
    height: unset !important;
    margin: 0 !important;
    overflow: hidden !important;
    padding: 8px 20px !important;
    position: relative !important;
    width: 100% !important;
    line-height: 1.4 !important;

}
body .ginput_container_select .fancy-select-wrap {
position: relative;
}
body .ginput_container_select .fancy-select-wrap:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;

   
   width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 8px 4px 0 4px;
   border-color: #184059 transparent transparent transparent;
   transform: rotate(0deg) translateY(-50%);
    pointer-events: none;

}
.select2-container {
    display: none !important;
}
html body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single {
     color: #184059;
   font-family: "Figtree", sans-serif;
    font-size: 16px;

    font-weight: 400;
    line-height: 1.4; /* 143.75% */
    background: #fff;
    position: relative;
}
html body[data-form-style="minimal"] div.ui-datepicker-title select {
     color: #184059;
   font-family: "Figtree", sans-serif;
    font-weight: 400;


}
html body[data-fancy-form-rcs="1"] .select2-container--default:hover .select2-selection--single .select2-selection__arrow b {
    border-top-color: #184059;
}
html body[data-fancy-form-rcs="1"] .select2-container--default:hover .select2-selection--single .select2-selection__rendered {
    color: #184059 !important;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #184059 transparent transparent transparent;
}
html body[data-fancy-form-rcs="1"] .fancy-select-wrap {
    padding-top: 0;
}
body .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date input {
    width: 100%;
}
body .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    border-radius: 4px;
    background: #FFF;
    padding: 7px 14px 9px 14px;
    color:#184059;
   font-family: "Figtree", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    min-width: 142px;
    outline: none !important;
}

body .gform-theme--framework .gform_validation_errors:focus {
    border-color: unset;
    outline: none;
    outline-offset: unset;
    background-color: transparent;
    box-shadow: unset;
    border: 0;
    padding-block: 0;
    padding-inline: 0;
}
body .gform-theme--framework .gform_validation_errors .gform-icon,
body .gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme--framework .gform_validation_errors .gform_submission_error {
    color: #F96464;
}
body .gform-theme--framework .gform_validation_errors .gform-icon {
    border-color: #F96464;
}
html body[data-form-style="minimal"] .gfield_error input[type="text"], 
html body[data-form-style="minimal"] .gfield_error textarea, 
html body[data-form-style="minimal"] .gfield_error input[type="email"], 
html body[data-form-style="minimal"] .gfield_error input[type=password], 
html body[data-form-style="minimal"] .gfield_error input[type=tel], 
html body[data-form-style="minimal"] .gfield_error input[type=url], 
html body[data-form-style="minimal"] .gfield_error input[type=search], 
html body[data-form-style="minimal"] .gfield_error input[type=date], 
html body[data-form-style="minimal"] .gfield_error input[type=number], 
html body[data-form-style="minimal"] div .gfield_error select:not(.ui-datepicker-month,.ui-datepicker-year ) {
    border-color: #F96464 ;
}
body .gform_wrapper .gform-loader ,  
body .gform_wrapper .gform_ajax_spinner {
    
    top:50px;
    right: 50px;
    width: 30px;
    height: auto;
    margin-left: -40px;
    position: absolute;
}


/**** compteur  ****/

#clockdiv {
    padding: 16px 40px;
    border-radius: 2px;
    background: #E6A355;
    color: #FFF; 
    font-size: 34px;
    font-size: clamp(24px, 1.995vw, 34px);
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.68px;
    text-transform: uppercase;
    margin: 47px auto 55px;

}
#clockdiv .days,
#clockdiv .text_days {
    font-weight: 800;
}

/****** days list ****/

.light .singleItinerary-pathsList h1, 
.light .singleItinerary-pathsList h2, 
.light .singleItinerary-pathsList h3, 
.light .singleItinerary-pathsList h4, 
.light .singleItinerary-pathsList h5, 
.light .singleItinerary-pathsList h6{
	color: #1A759B;
}
.light .singleItinerary-pathsList p {
	color: #184059;
}
.singleItinerary-intro {
    padding: 6.25rem 0 3.75rem
}

.singleItinerary-introText {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1A759B;
    margin-bottom: 60px
}

.singleItinerary-introBot {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.singleItinerary-introRight {
    display: flex;
    align-items: center;
    gap: 12px
}

.singleItinerary-introRight p {
    color: var(--pyw-black);
    font-weight: 500
}

.singleItinerary-introAnchor {
    display: flex;
    align-items: center;
    gap: 12px;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap
}

.singleItinerary-anchorItem a {
    text-align: center;
    width: 37px;
    padding: .438rem;
    border-radius: 50%;
    color: #fff
}

.singleItinerary-paths {
    
}

body .singleItinerary-pathsList {
    padding-left: 0;
    list-style: none;
    margin-left:0;
}

.singleItinerary-pathsItem {
    display: flex;
    gap: 40px;
    position: relative
}

.singleItinerary-pathsItem:not(:last-child),.singleItinerary-pathsItem:not(:first-child) {
    padding-bottom: 3.75rem
}

.singleItinerary-pathsItem:not(:last-child) .singleItinerary-pathsStep:before,.singleItinerary-pathsItem:not(:first-child) .singleItinerary-pathsStep:before {
    top: 0;
    height: 100%
}

.singleItinerary-pathsItem:first-child .singleItinerary-pathsStep:before {
    top: 50%;
    height: 50%
}

.singleItinerary-pathsItem:last-child .singleItinerary-pathsStep:before {
    bottom: 50%;
    height: 50%
}

.singleItinerary-pathsStep {
    display: none;
    flex: 0 0 50px;
    position: relative
}

.singleItinerary-pathsStep p {
    font-size: 1.313rem;
    font-weight: 500;
    line-height: 238.857%;
    color: #fff !important;
    background-color: #184059;
    padding: .0rem .5rem;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.singleItinerary-bookTitle {
    font-size: 2.75rem;
    line-height: 3.25rem;
    font-weight: 500;
    color: #1A759B;
    margin-bottom: 2.5rem
}

.singleItinerary-bookIframe {
    height: 486px;
    width: 100%;
    position: relative;
    overflow: auto
}

.singleItinerary-bookIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.singleItinerary-reviews {
    text-align: center;
    padding: 2.5rem 0 6.25rem
}

.singleItinerary-reviews ul {
    list-style: none;
    padding-left: 0
}

.singleItinerary .splide__pagination {
    gap: 8px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%)
}

.singleItinerary .splide__pagination li button {
    background-color: transparent;
    border: 1px solid #1A759B;
    border-radius: 50%;
    padding: 0;
    width: 8px;
    height: 8px
}

.singleItinerary .splide__pagination li button.is-active {
    background-color: #1A759B
}

.singleItinerary .splide__arrows {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    align-items: center;
    margin-top: 40px
}

.singleItinerary .splide__arrow {
    background-color: transparent;
    border: 0;
    cursor: pointer
}

@media (min-width: 490px) {
    .singleItinerary-bookIframe {
        height:800px;
        height: 559px;
    }
}

@media (min-width: 768px) {
    .singleItinerary-introText {
        width:75%
    }

    .singleItinerary-pathsItem:not(:last-child):before {
        content: "";
        display: block;
        width: 2px;
        position: absolute;
        left: 25px;
        bottom: 0;
        height: 60px;
        transform: translate(-50%);
        opacity: .5;
        background-color: rgba(255, 255, 255, 0.20);
    }

    .singleItinerary-pathsStep {
        display: block
    }

    .singleItinerary-pathsStep:before {
        content: "";
        display: block;
        width: 2px;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        opacity: .5;
        background-color: rgba(255, 255, 255, 0.20);
    }
}

@media (min-width: 1024px) {
    .singleItinerary-bookIframe {
        height:585px
    }
}

.itineraryPage-itinerary {
    padding: 2.5rem 0 5rem
}

.itineraryPage-popular {
    margin-bottom: 80px;
    overflow: hidden
}

.itineraryPage-intro {
    padding: 6.25rem 0 2.5rem
}

.itineraryPage-introText {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1A759B;
    margin-bottom: 60px
}

@media (min-width: 768px) {
    .itineraryPage-introText {
        width:75%
    }
}

.verticalCard {
    border-radius: var(--pyw-border-radius);
    overflow: hidden;
    background-color: #fff
}

.verticalCard-content {
    padding: 2.5rem
}

.verticalCard-gallery {
    list-style: none;
    padding-left: 0
}

.verticalCard-title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 600;
    color: #1A759B
}

.verticalCard-subtitle {
    font-size: 1.313rem;
    line-height: 1.875rem;
    color: #1A759B
}

.verticalCard-text {
    font-size: var(--pyw-fontsize-body);
    line-height: 1.438rem;
    color: var(--pyw-gray-600);
    margin: 1.25rem 0
}

.verticalCard-underText {
    font-size: 1.313rem;
    line-height: 1.875rem;
    font-weight: 500;
    color: var(--pyw-black);
    margin-bottom: 1.25rem
}

.verticalCard-underText .priceDiscount {
    color: #1A759B;
    font-weight: 700
}

.verticalCard-underText .priceOld {
    display: inline-block;
    margin-left: 5px;
    font-size: .938rem;
    line-height: 1.438rem;
    color: var(--pyw-gray);
    text-decoration: line-through
}

.verticalCard-image {
    aspect-ratio: 1/1
}

.verticalCard-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.verticalCard-image .splide__pagination {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
    padding-left: 0;
    display: flex;
    gap: 5px;
    align-items: center
}

.verticalCard-image .splide__pagination button {
    padding: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: none;
    background-color: #fff;
    opacity: .5;
    transition: opacity .3s ease-out
}

.verticalCard-image .splide__pagination button.is-active {
    opacity: 1
}

.verticalCard-ctas {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.horizontalCard {
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    width: 100%
}

.horizontalCard-image {
    flex: 0 0 40%
}

.horizontalCard-image img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 0 !important;
}

.horizontalCard-content {
    padding: 2.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    /*gap: 1.25rem*/
}

.horizontalCard-popular {
    font-size: .813rem;
    line-height: 1.313rem;
    color: #1A759B;
    text-transform: uppercase;
    border: 1px solid #1A759B;
    border-radius: 4px;
    padding: 10px 15px
}

.horizontalCard-suptitle {
    
    font-weight: 400;
    color: #1A759B !important;
    padding: 0;
    line-height: 1;
}

html body .horizontalCard-title {
    font-size: 32px;
    font-size: clamp(22px, 1.86vw, 32px);
    line-height: normal;
    font-weight: 400;
    color: #1A759B;
    margin-bottom: 20px;
}

.horizontalCard-text {
   font-size: 16px;
   line-height: normal;
   font-weight: 400;
   color: #184059;
}

.horizontalCard-list {
    padding-left: 0;
    list-style: none;
        margin-left: 0;
    margin-top: 18px;
    margin-bottom: 11px;
}

.horizontalCard-list li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #1A759B;
    display: flex;
    /*align-items: center;*/
    gap: 12px
}
.horizontalCard-list li .icon {
    max-width: 22px;
}
.horizontalCard-list li .icon img{
    margin-bottom: 0;
}

.horizontalCard-list li:not(:last-child) {
    margin-bottom: 11px
}

.horizontalCard-underText {
    font-size: 1.313rem;
    line-height: 1.875rem;
    font-weight: 500;
    color: #1A759B
}

.horizontalCard-underText .priceDiscount {
    color: #1A759B;
    font-weight: 700
}

.horizontalCard-underText .priceOld {
    display: inline-block;
    margin-left: 5px;
    font-size: .938rem;
    line-height: 1.438rem;
    color: #1A759B;
    text-decoration: line-through
}

.horizontalCard-ctas .cta:first-child {
    margin-right: 10px
}

.horizontalCard .ctas {
    margin-top: 10px
}

.horizontalCard .ctas .cta {
    margin-right: 20px
}

.horizontalCard .ctas .cta:last-child {
    margin-right: 0
}

@media (min-width: 768px) {
    .horizontalCard {
        flex-direction:row
    }

    .horizontalCard.imageLeft {
        flex-direction: row-reverse
    }
}


/**** cookies ****/

.cky-notice .cky-title {
    padding-bottom: 0;
    margin: 0 0 12px 0 !important;
}
.cky-notice-group p {
    padding-bottom: 0;
}
body .cky-notice-btn-wrapper {
        justify-content: flex-end;
    flex-direction: row-reverse;
}
body .cky-btn {
    flex: unset;
    
    padding: 7px 15px;
    font-family: Figtree;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 0;
}
body .cky-btn.cky-btn-accept {
    margin-right: 8px;
}


/***** footer / copyright ****/
body #footer-outer #copyright .col ul {
    float: unset;
}
#footer-outer #copyright .container div:last-child {
    text-align: right;
}
body #footer-outer #copyright p {
    
    margin-top: 0;
    padding: 0;
}
body #footer-outer #copyright li {
    float: unset;
    margin-left: 0;
    display: inline-block;
    margin-right: 20px;
}



@media(max-width:1600px){ 
	html body {
        
        font-size: 19px;
        
    }
    .wpb_row > .span_12 {
        padding-top: 100px;
    }
    .pad_bottom.wpb_row > .span_12 {
        padding-bottom: 100px;
    }
    .horizontalCard-content {
        padding: 30px 20px 7px;
    }
}
 
@media(max-width:1300px){ 
	html body {
        font-size: 17px;
    }
    body .iwithtext .iwt-icon {
        
        top: 26px;
        
    }
    body .iwithtext .iwt-text {

        padding-right: 141px;
    }
    #copyright .col {
        width: 100%;
        float: none;
        text-align: center !important;
    }
    #copyright .col:first-child {
        margin-bottom: 5px;
    }
    #footer-outer #copyright .container div:last-child {
        text-align: center;
    }

    	
}

@media only screen and (min-width: 1000px) {
    body #header-outer[data-format=left-header] {
        width:  210px;
        
    }
    html body[data-header-format=left-header] #ajax-content-wrap {
        margin-left: 210px;
    }
    html body.single-product[data-header-format=left-header] .product[data-gallery-style=left_thumb_sticky][data-gallery-variant=fullwidth] .single-product-wrap, 
    html body[data-header-format=left-header] .full-width-content.blog-fullwidth-wrap, 
    html body[data-header-format=left-header] .full-width-content.nectar-shop-outer, 
    html body[data-header-format=left-header] .full-width-section .nectar-parallax-scene, 
    html body[data-header-format=left-header] .full-width-section .row-bg-wrap, 
    html body[data-header-format=left-header] .full-width-section.parallax_section .row-bg-wrap, 
    html body[data-header-format=left-header] .full-width-section>.nectar-shape-divider-wrap, 
    html body[data-header-format=left-header] .full-width-section>.video-color-overlay, 
    html body[data-header-format=left-header] .nectar-slider-wrap[data-full-width=true], 
    html body[data-header-format=left-header] .page-submenu .full-width-content, 
    html body[data-header-format=left-header] .page-submenu>.full-width-section, 
    html body[data-header-format=left-header] .portfolio-filters-inline.full-width-section:not(.non-fw), 
    html body[data-header-format=left-header] .wpb_row.full-width-content, 
    html body[data-header-format=left-header] .wpb_row.full-width-content.has-global-section .wpb_row.full-width-content, 
    html body[data-header-format=left-header][data-aie=long-zoom-out] .first-section .row-bg-wrap, 
    html body[data-header-format=left-header][data-aie=long-zoom-out] .top-level.full-width-section .row-bg-wrap, 
    html body[data-header-format=left-header][data-aie=zoom-out] .first-section .row-bg-wrap, 
    html body[data-header-format=left-header][data-aie=zoom-out] .top-level.full-width-section .row-bg-wrap, 
    html body[data-header-format=left-header] .post-area.full-width-content.standard-minimal, 
    html body[data-header-format=left-header] .wpb_row.full-width-section .templatera_shortcode>.wpb_row.full-width-section>.row-bg-wrap {
            margin-left: calc(-50vw + calc(210px) / 2));
            margin-left: calc(-50vw + calc(210px / 2) + var(--scroll-bar-w) / 2);
            width: calc(100vw - calc(210px - 3px));
            width: calc(100vw - calc(210px - 3px) - var(--scroll-bar-w));
           
        }
        html body[data-header-format=left-header] #header-outer nav,
    html body[data-header-format=left-header] #top .container, 
    html body[data-header-format=left-header] .nectar_hook_before_secondary_header .container {
            padding: 0 15px;
        }
    body #header-outer #logo img {
        height: 56px;
    }
    body .col.padding-6-percent > .vc_column-inner, .col.padding-6-percent > .n-sticky > .vc_column-inner {
        padding: calc((100vw - 180px) * 0.04);
    }
    .horizontalCard-content {
        padding: 25px 25px 11px;
    }
    .singleItinerary-pathsItem {
        
        gap: 30px;
        
    }
    html body[data-header-format="left-header"] .container, 
    html body[data-header-format="left-header"] .woocommerce-tabs .full-width-content .tab-container, 
    html body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots, 
    html body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
        padding: 0 47px;
    }
    body .singleItinerary-pathsItem:not(:last-child),
    body .singleItinerary-pathsItem:not(:first-child) {
        padding-bottom: 40px;
    }
    body .full-width-content .col.padding-12-percent > .vc_column-inner {
        padding: calc(100vw * 0.12) 15%;
    }
    body .vc_row.inner_row.translate_x_-15pct {
        -webkit-transform: translateX(-11%);
        transform: translateX(-11%);
    }
    body .full-width-content .col.padding-12-percent:nth-child(2) > .vc_column-inner {
        padding: calc(100vw * 0.12) 21%;
        margin-left: -8%;

    }
    .padding-12-percent:nth-child(2) .vc_row.inner_row.translate_x_15pct {
        -webkit-transform: translateX(-3%);
        transform: translateX(-3%);
    }
}  


@media only screen and (min-width: 1201px) {
    .horizontalCard-content {
        padding: 25px 25px 11px;;
    }
    .singleItinerary-pathsItem {
        
        gap: 40px;
        
    }
    html body[data-header-format="left-header"] .container, 
    html body[data-header-format="left-header"] .woocommerce-tabs .full-width-content .tab-container, 
    html body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots, 
    html body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
        padding: 0 60px;
    }
    body .singleItinerary-pathsItem:not(:last-child),
    body .singleItinerary-pathsItem:not(:first-child) {
        padding-bottom: 60px;
    }
}
@media only screen and (min-width: 1301px) {
    body #header-outer[data-format=left-header] {
        width:  256px;
        
    }
    html body[data-header-format=left-header] #ajax-content-wrap {
        margin-left: 256px;
    }
    html body.single-product[data-header-format=left-header] .product[data-gallery-style=left_thumb_sticky][data-gallery-variant=fullwidth] .single-product-wrap, 
    html body[data-header-format=left-header] .full-width-content.blog-fullwidth-wrap, 
    html body[data-header-format=left-header] .full-width-content.nectar-shop-outer, 
    html body[data-header-format=left-header] .full-width-section .nectar-parallax-scene, 
    html body[data-header-format=left-header] .full-width-section .row-bg-wrap, 
    html body[data-header-format=left-header] .full-width-section.parallax_section .row-bg-wrap, 
    html body[data-header-format=left-header] .full-width-section>.nectar-shape-divider-wrap, 
    html body[data-header-format=left-header] .full-width-section>.video-color-overlay, 
    html body[data-header-format=left-header] .nectar-slider-wrap[data-full-width=true], 
    html body[data-header-format=left-header] .page-submenu .full-width-content, 
    html body[data-header-format=left-header] .page-submenu>.full-width-section, 
    html body[data-header-format=left-header] .portfolio-filters-inline.full-width-section:not(.non-fw), 
    html body[data-header-format=left-header] .wpb_row.full-width-content, 
    html body[data-header-format=left-header] .wpb_row.full-width-content.has-global-section .wpb_row.full-width-content, 
    html body[data-header-format=left-header][data-aie=long-zoom-out] .first-section .row-bg-wrap, 
    html body[data-header-format=left-header][data-aie=long-zoom-out] .top-level.full-width-section .row-bg-wrap, 
    html body[data-header-format=left-header][data-aie=zoom-out] .first-section .row-bg-wrap, 
    html body[data-header-format=left-header][data-aie=zoom-out] .top-level.full-width-section .row-bg-wrap, 
    html body[data-header-format=left-header] .post-area.full-width-content.standard-minimal, 
    html body[data-header-format=left-header] .wpb_row.full-width-section .templatera_shortcode>.wpb_row.full-width-section>.row-bg-wrap {
            margin-left: calc(-50vw + calc(256px) / 2));
            margin-left: calc(-50vw + calc(256px / 2) + var(--scroll-bar-w) / 2);
            width: calc(100vw - calc(256px - 3px));
            width: calc(100vw - calc(256px - 3px) - var(--scroll-bar-w));
           
        }
    body #header-outer #logo img {
        height: 63px;
    }
    html body[data-header-format=left-header] #header-outer nav,
    html body[data-header-format=left-header] #top .container, 
    html body[data-header-format=left-header] .nectar_hook_before_secondary_header .container {
            padding: 0 30px;
        }

    html .col.padding-6-percent > .vc_column-inner, .col.padding-6-percent > .n-sticky > .vc_column-inner {
        padding: calc((100vw - 180px) * 0.06);
    }
    .horizontalCard-content {
        padding: 40px 40px 18px;
    }
}   

@media(max-width:999px){ 
	.video_pop .video .wrap_container {
       min-width: unset;
        max-width: 675px;
        width: 95%;
    }
    .video_pop .video h2 {
       
        font-size: 28px;
        
    }
    html body #top #logo img, 
    body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 59px !important;
    }
    body .vc_row.vc_row-flex.vc_row-o-equal-height>.span_12>.vc_column_container.images_cascade {
        max-width: 619px;
        margin: 0 auto;
        width: 94%;
    }
    .singleItinerary-pathsItem {    
        gap: 21px;
    }
    html body .moyen_texte,
    html body .petit_h2 h2 ,
    body .row .col h3, html body h3 {
        
        font-size: clamp(19px, 2.86vw, 32px);
        
    }
    #clockdiv {
        font-size: clamp(20px, 1.995vw, 34px);
    }
    body .iwithtext .iwt-icon img {
        height: 66px;
        max-width: 84px;
    }
    body .iwithtext .iwt-text {
        
        padding-right: 123px;
    }
    body #header-outer #top nav {
        display: table-cell !important;
    }
    #top nav>ul>li:not(.cta_book_now) {
        display: none;
    }
    #header-outer #top nav>.buttons {
        display: none;
    }
    body #header-outer #top nav>ul {
        padding: 15px 0 15px 0;
    }
    body     #top .col.span_9 {
        
        flex-direction: row-reverse;
    }
    body .wpb_column.translate_x_tablet_0px.translate_y_tablet_30px > .vc_column-inner, 
    body .wpb_column.translate_x_tablet_0px.translate_y_tablet_30px > .n-sticky > .vc_column-inner {
        -webkit-transform: translateX(0px) translateY(0) !important;
        transform: translateX(0px) translateY(0) !important;
    }

}

@media(max-width:767px){ 
    html body .gform_wrapper .top_label .gfield_label {
        
        font-size: 14px;
        
    }
    .video_pop .video .wrap_container {
        
        padding: 47px 4.7%;
        
    }
    .video_pop .close {
        
        top: 10px;
        left: 20px;
    }
    html body .horizontalCard-title {
        
        font-size: clamp(19px, 4.86vw, 32px);
        
    }

    html body .gros_texte {
        
        font-size: clamp(20px, 1.995vw, 34px);
        
    }
        
}
@media(max-width:690px){ 
	
		  html body .nectar-button {
       
         font-size: 16px !important;
         
     } 
     #banner .nectar-button {
         min-width: 320px;
         margin-bottom: 26px;
         margin-right: 0;
     }
     #clockdiv {
         padding: 12px 31px;
         
         margin: 31px auto 35px;
     }
    .wpb_row > .span_12 {
        padding-top: 80px;
    }
    .pad_bottom.wpb_row > .span_12 {
          padding-bottom: 80px;
      }
    .iwithtext {
        display: block;
    }
    body .iwithtext .iwt-icon {
        width: 111px;
        height: unset;
        text-align: left;
        top: 0;
        position: relative;
        right: unset;
        margin-bottom: 15px;
    }
    body .iwithtext .iwt-text {
        padding-left: 0;
        width: 100%;
        padding-right: 0;
    }
    .iwithtext {
        padding: 28px 20px;
    }
}
@media(max-width:640px){ 
    .video_pop .video .gform_wrapper {
        max-width: 400px;
        
    }
     html body .gform_wrapper .top_label .gfield_label {
         
         font-size: 16px;
         
     } 
     .video_pop .video h2 {
         font-size: 25px;
     }   

}
@media(max-width:479px){ 
	.video_pop .video .wrap_container {
            
            width: 100%;
        }
    body .col.padding-6-percent > .vc_column-inner, 
    body .col.padding-6-percent > .n-sticky > .vc_column-inner {
            padding: 0;
        }

    #banner .nectar-button {
        max-width: 320px;
        width: 100%;
        min-width: unset;
    }
    html body #slide-out-widget-area.fullscreen-alt .off-canvas-social-links {
        margin-top: 40px !important;
    }
    html body[data-header-format=left-header] #header-outer[data-lhe=animated_underline] #top nav>ul>li.button_solid_color>a {
       
        font-size: 15px;
        
    }
    html body #top #logo img, body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
            height: 49px !important;
        }
    .wpb_row > .span_12 {
        padding-top: 70px;
    }
    .pad_bottom.wpb_row > .span_12 {
             padding-bottom: 70px;
         }
}
@media(max-width:440px){ 
    body .cky-btn.cky-btn-accept {
        margin-right: 0;
    }

}
@media(max-width:350px){
    body #header-outer #top nav {
        display: none !important;
    }
}