select#edit-selected {
    height: 25px;
}



@media (max-width: 1170px) and (min-width: 0)
{
.our-offer .offer table thead.offerhead, .agenda .offer table thead.offerhead {
    display: none;
}
}

#overlay .wrap {
   
    overflow: auto;
}

#spyscroll .spyicons {
    display:none;
}
@media (max-width: 1170px) and (min-width: 0)
{
#spyscroll .spyicons {
    display:initial;
}
#spyscroll li a {
    font-size: 0.875rem;
    border-bottom: 0;
}
#spyscroll {
    position: fixed;
    display: none;
    bottom: initial;
    top: 88px;
    text-align: right;
    display: none;
    z-index: 310;
    font-size: 13px;
    font-size: 0.8666666667rem;
    background-color: #80849f;
    background-color: rgba(0, 8, 63, 1);
    border-radius: 0px;
    padding: 0px;
    left: 0;
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
#spyscroll li {
    line-height: 13px;
    margin: 10px 0;
    margin-right: 10px;
    max-width: none; 
    padding-right: 20px;
    /* position: relative; */
    float: left;
}
#spyscroll li::after {
    display:none;
}
#spyscroll {
    
top: 65px;
padding: 5px;
   
}
#spyscroll li {
    line-height: 13px;
    margin: 5px 0;
    margin-right: 5px;
    max-width: none; 
    padding-right: 5px;
    float: left;
}




}
.itinerary .itinerary-video {
    position: initial;
    left: initial;
    width: 50%;
    height: auto;
    float:none;
    clear:both;
}
.video-player {
    position: absolute;
    display: block;
    width: 75px;
    height: 75px;
    margin: 0 calc(25% - 37px);
    margin-top: calc(20% - 37px);
    background: url(img/ui/video-player.png) no-repeat center 0;
    float: none;
    clear: both;
    top: initial;
}
 .caution .advertisement {
     margin-top:40px;
      padding: 10px;
      border: 5px solid #ffffff;
      background-color: #00083f;
      text-align: center;
      text-transform: uppercase;
      max-width: 230px;
      width: 100%; 
      clear:both;}
 
.our-offer .offer table.third-column .btn-ask-offer {
    min-width: 95px;
    width: 138px;
}
.our-offer .offer table.second-column td:nth-child(1) {
    width: 9%;
}
.our-offer .offer table.second-column td:nth-child(n+2):nth-child(-n+4) {
    width: 13%;
}
.offer table.third-column tbody tr td a.btn-option ,.our-offer .offer table.third-column .btn-theme{
    font-size: 0.6rem;
       min-width: 125px;
}
/*.table.second-column.fixed,.table.first-column.fixed{display:none};
.our-offer .offer table.third-column .btn-ask-offer {
    min-width: 95px;
    width: 95px;
}*/
.our-offer .offer table.second-column {
    width: 42.152542%;
    float: left;
    margin-right: 1.6949152542%;
    margin-right: 1px;
}

.our-offer .offer table.first-column td:last-child {
    color: #fa8c01;
    font-size: 11px;
    font-size: 0.7333333333rem;
    text-transform: uppercase;
    padding: 0 5px;
    width: 20%;
}
.our-offer .offer table.first-column {
   width: 25.20339%;
}
.our-offer .offer table.third-column {
    width: 31.949153%;
    float: left;
    text-align: right;
}
body.page-gallery h2.node-title {
    margin-top: -7px;
    display: inline-block;
    padding-top: 7px;
}
.pswp {
z-index: 15000;
}
.tour-360-right {
    position: absolute;
    bottom: 30px;
    right: 10px;
}
@media (max-width: 960px) and (min-width: 0){
header .wrap:first-child {
    margin-bottom: 20px;
    position: absolute;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}
header .navs .tools .language-switcher-locale-url {
      /*@include span(2 of 9);*/
      float: left!important; 
      margin-left:0px;}
}
@media (max-width: 768px) and (min-width:0){
.content-view.header-content-intro .content-text .content-text-valign {
    width: auto;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    left: 0px;
}}
@media (max-width: 960px) and (min-width: 0){
header .navs:focus, header .navs:hover, header .navs:active, header .navs.active {
  
    display: inherit;
    position: absolute;
    z-index: 1;
    top: 48px;
    height: auto;
    padding-bottom: 15px;
    padding-left: 10px;
    opacity: 1;
    background-color: #011563;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, left, right);
    background-image: -webkit-linear-gradient(right, #00083f, #022287);
    background-image: -moz-linear-gradient(right, #00083f, #022287);
    background-image: -ms-linear-gradient(right, #00083f, #022287);
    background-image: -o-linear-gradient(right, #00083f, #022287);
    background-image: linear-gradient(to right, #00083f, #022287);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#00083f', EndColorStr='#022287')";
    width: 100%;
    left: 0;
}
}

.leaflet-control-container{display:none;}
.leaflet-control-layers-toggle:after{ 
    content:"Choose an Itinerary"; 
    color:#fff ;
}
html[lang="fr"] .leaflet-control-layers-toggle:after{ 
    content:"Choisir un itinÃ©raire"; 
    color:#fff ;
}
html[lang="en"] .leaflet-control-layers-toggle:after{ 
    content:"Choose an Itinerary"; 
    color:#fff ;
}
html[lang="de"] .leaflet-control-layers-toggle:after{ 
    content:"WÃ¤hlen Sie eine Route"; 
    color:#fff ;
}
.video-player-img{
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    margin-bottom: 0.3rem;
    margin-right: 0.5rem;
    cursor: pointer;}
  
@media (min-width: 0) and (max-width: 1024px) {

    
}
@media (min-width: 0) and (max-width: 768px) {
    

  
    
    
}
  .smart tr td {
    width: 50%;
}
  
  
  .actualite-content .actualite-content-text2 {
    position:initial;
    top: initial;
    right: initial;
    text-align: center;
    width: 100%;
    background:none;
    }
    @media (min-width: 0) and (max-width: 1024px) {
      .actualite-content .actualite-content-text2 {
        position: relative;
        width: 100%;
        display: block;
        padding-bottom: 30px;
        padding-top: 15px; }
        .actualite-content .actualite-content-text2 .actualite-text {
          width: 100%; } }
    .actualite-content .actualite-content-text2 .actualite-text {
      width: 95%;
      text-align: left; }
      .actualite-content .actualite-content-text2 .actualite-text.bottom {
        vertical-align: bottom;
        padding-bottom: 40px; }
      .actualite-content .actualite-content-text2 .actualite-text.top {
        vertical-align: top; }
      .actualite-content .actualite-content-text2 .actualite-text.center {
        vertical-align: center; }
      @media (min-width: 0) and (max-width: 1024px) {
        .actualite-content .actualite-content-text2 .actualite-text {
          padding-bottom: 20px; }
          .actualite-content .actualite-content-text2 .actualite-text.bottom, .actualite-content .actualite-content-text2 .actualite-text.top, .actualite-content .actualite-content-text2 .actualite-text.center {
            padding-bottom: 20px;
            vertical-align: inherit; } }
    .actualite-content .actualite-content-text2 .links {
      position: absolute;
      bottom: 10px;
      text-align: center;
      left: 0;
      right: 0; }
      @media (min-width: 0) and (max-width: 768px) {
        .actualite-content .actualite-content-text2 .links {
          position: static; } }
      .actualite-content .actualite-content-text2 .links a {
        color: #fff9c6;
        padding-bottom: 3px;
        border-bottom: 1px solid #fdea18;
        margin-right: 20px; }
        .actualite-content .actualite-content-text2 .links a:last-child {
          margin-right: 0px; }
/*.page-msy-cabins-and-facilities h2[id^="node"]{
padding-top: 130px;
position: relative;
top: -130px;
margin-bottom: -100px;}*/
.home-staff {
  
    min-height: 225px;
}

.actualite-content .actualite-content-text2 .links {
    position: absolute;
    bottom: 10px;
    text-align: center;
    left: 0;
    right: 0;
    padding: 3px;
    padding-left:20px;
}
.actualite-content .actualite-content-text .links {

    padding-left:20px;
}
/*general content*/

.leaflet-top, .leaflet-bottom {
    position: absolute;
    z-index: 300;
    pointer-events: none;
}
p{
 text-align: justify;   
}
@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}
@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}
header {
  
    padding-top: 6px;}

.logged-in header {
  margin-top: 60px;
  
    z-index: 500;
}

footer{
  clear:both;
}
.tabs {
  /*height: 50px;*/
}


html {
  overflow-x: hidden;
}
input,select{
  color:#333!important;
}
/*end general content*/

/*Testimonials*/
.wrap .testimonials {
    
    border-bottom: 1px solid #fdea18;
    padding-bottom: 20px;

}

/*Testimonials*/
/*node-type-page*/

.node-type-page .node-page  h2,.node-type-page .node-page h3{
margin-top:25px;    
}
.node-type-page h2 span {
    color: #fff;
}
.node-type-page .embed h2 span {
    color: #022287;
}
.node-type-page .node-page h3{color:#fff;}
.node-type-page .node-page  p,.node-type-page  .node-page ul,.node-type-page  .node-page li{padding-bottom:7px}
.node-type-page .node-page  ul,.node-type-page .node-page  li{list-style: disc !important;margin-left:15px;}

/*end node-type-page*/
/*about us*/


/*end about us*/

/*menu*/
span.language-link.locale-untranslated {
  display: none;
}

#main-menu ul.menu {
  /* border: none; */
  /* list-style: none; */
   text-align: right; 
}

ul.language-switcher-locale-url li.active a {
    text-decoration: underline;
    border-bottom: 1px solid white;
    /* padding-bottom: 5px !important; */
    /* margin-bottom: 5px !important; */
    /* font-size: 25px; */
    height: 15px !important;
}
header .navs .tools .links .facebook {
        height: 22px;
        width: 9px;
        background: url("img/ui/facebook.png") no-repeat center top; 
      text-indent: -9999px;}
header .navs .tools .links .home a{
        width: 22px;
        height: 16px;
        background: url("img/ui/home.png") no-repeat center top;
        text-indent: -9999px; }

header .navs .tools .links .youtube {
        width: 22px;
        height: 16px;
        background: url("img/ui/youtube.png") no-repeat center top;
        text-indent: -9999px; }
header .navs .tools .language-switcher-locale-url {
      /*@include span(2 of 9);*/
      float: right; 
      margin-left:8px;}
header .navs .tools .language-switcher-locale-url li {
        border: none; }
header .navs .tools .language-switcher-locale-url a {
       display: block;
       width: 22px;
       height: 12px;
       text-indent: 100%;
       white-space: nowrap;
       overflow: hidden;
       padding: 0;
       margin: 0 1px 0px 1px; }
header .navs .tools .language-switcher-locale-url .de {
        background: url("img/ui/lang.gif") no-repeat center 0px; }
header .navs .tools .language-switcher-locale-url .fr {
        background: url("img/ui/lang.gif") no-repeat center -12px; }
header .navs .tools .language-switcher-locale-url .en a {
        background: url("img/ui/lang.gif") no-repeat center -24px; }

#main-menu ul li.expanded {
  list-style: none;
}
nav#main-menu li a {
  max-width: 120px;
  white-space: normal;
}
nav#main-menu ul li ul li a{
max-width: none;

}

.last{margin-bottom:0!important;}

  
 header .navs .tools ul li {
        height: 12px;
        display: inline-block;
        vertical-align: middle; }
 ul.tabs.primary li a{
  color: black;
}

ul.primary li.active a {
  color: black;
  font-weight: bold;
}
li a.active {
  color: #fdea18;
}


/*end menu*/
 
/*block theme*/

 
 /*end block theme*/
      
/*slideshow*/
div.nobefore .wrap::before {
    background-size: 0!important;
}

#noslideshow{
  border-bottom: 1px solid #fdea18; 
    height: auto;
    margin-bottom: 30px;
    padding: 0;
    position: relative;
    width: 100%;
    border-bottom: 3px solid #fdea18;
    text-align: center;
    padding-bottom: 3px; 
        
    
}
.logged-in #noslideshow{
    margin-top: 110px;
        
}
#noslideshow::after {
    position: absolute;
    content: " ";
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fdea18;
    width: 15px;
    height: 15px;
    bottom: -17px;
    left: calc(50% - 15px);
    right: 0;
    display: block;
}
#slideshow #nobefore::before {
  display:none;
}
div.slideshow-nav-embed img {
 height: 100px;
  width: auto;
    margin: 0px 5px 0px 5px;
  margin-bottom: 8px;
  border: 1px solid #fff9c6;
}
#slides li.embed_img {
  height:  calc(100% - 6px);;
  width: 100%;
  background-color: black;
}
div.slideshow-nav-embed a:last-child img {
  /*margin-right: 15px;*/
}
/*end slideshow*/

/*page all itinenaries*/
.cruise-description {
 
    top: 80px;
    
}
.leaflet-top {
    top: 72px;
}
body.page-itineraries footer {
    display: none;
}
/*end page all itinenaries*/

/*contact & newsletter*/
#contact-module-booking .form-item.form-type-checkbox,#contact-module-booking .form-item.form-type-radio.form-item-children,#contact-module-booking .form-item.form-type-radio.form-item-adult {
    display: inline;
}
 
#newsletter{
background: url("img/contact/background5.jpg") no-repeat center fixed;
  -webkit-background-size: cover;
  background-size: cover; 
}
form .name label, form .email label, form .adress label {
  width: 100%; 
}
form .form-item {
    color: #fff9c6;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px; 
    width: 100%;}
form .form-item-other{
  width: inherit;
}
  form input[type="text"],
  form input[type="password"],
  form input[type="date"],
  form input[type="datetime"],
  form input[type="datetime-local"],
  form input[type="month"],
  form input[type="week"],
  form input[type="email"],
  form input[type="number"],
  form input[type="search"],
  form input[type="tel"],
  form input[type="time"],
  form input[type="url"], form textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 12px;
    height: 26px;
    padding: 3px 3px 3px 5px;
    margin: 0 0 15px;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    width: 100%; }
  form .select-style {
    padding: 0;
    margin: 0 0 15px;
    border: 0px solid #00083f;
    width: 100%;
    border-radius: 0px;
    overflow: hidden;
    background-color: #ffffff;
    position: relative; }
    form .select-style:after {
      z-index: 1;
      position: absolute;
      right: 0;
      top: 0;
      width: 23px;
      height: 100%;
      background: #fff url("data:image/gif;base64,R0lGODlhEQAoAPEAAPzqGP/5xgAIPwAAACwAAAAAEQAoAEECL5SPqcvtz4CUsKKAsd28+52F2hN85nlMKvUA6AvHhkgzdEmO8s733QqMBFssn6wAADs=") no-repeat center 0px;
      background-color: #00083f;
      content: ""; }
    form .select-style:hover:after {
      background-position: center -20px; }
    form .select-style select {
      font-size: 12px;
      height: 26px;
      padding: 3px 0px 3px 3px;
      width: 100%;
      z-index: -1;
      border: none;
      box-shadow: none;
      background-color: transparent;
      background-image: none;
      border-color: #ccc;
      border-radius: 0;
      border-style: solid;
      border-width: 1px;
      color: rgba(0, 0, 0, 0.75) !important;
        border: 0; }
      form .select-style select option {
        color: rgba(0, 0, 0, 0.75); }
    form .select-style select:focus {
      outline: none; }
  form textarea[rows] {
    height: auto; }
  form .checkbox, form .radiobox {
    border: medium none;
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    height: 18px;
    padding: 0;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 18px;
    background-image: url("img/ui/form.png");
    /*background:#fff url("data:image/gif;base64,R0lGODlhEQAoAPEAAPzqGP/5xgAIPwAAACwAAAAAEQAoAEECL5SPqcvtz4CUsKKAsd28+52F2hN85nlMKvUA6AvHhkgzdEmO8s733QqMBFssn6wAADs=") no-repeat center 0px;*/ }
  form .input {
    display: none; }
  form .radiobox {
    background-position: -100px 0; }
  form .form-item:hover .form-radio:not(:checked) + .radiobox {
    background-position: -120px 0; }
  form .form-radio:checked + label .radiobox {
    background-position: -140px 0; }
  form .checkbox {
    background-position: -60px 0; }
  form .form-item:hover input[type=checkbox]:not(:checked) + .checkbox {
    background-position: -80px 0; }
  form input[type=checkbox]:checked + .checkbox {
    background-position: -40px 0; }
  form button, form html input[type="button"], form input[type="reset"], form input[type="submit"] {
    background-color: #00083f;
    border: medium none;
    color: #fdea18!important;
    cursor: pointer;
    margin: 10px 0;
    padding: 10px 20px;
    text-transform: uppercase;
    width: 100%;
    border-radius: 3px; }
    form button:hover, form html input[type="button"]:hover, form input[type="reset"]:hover, form input[type="submit"]:hover {
      background-color: #000000; }
  form #contact_telephone2 {
    display: none; }
  form #contact .preloader {
    z-index: 1;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555 #fff;
    border-image: none;
    border-radius: 1000px;
    border-style: solid;
    border-width: 3px;
    height: 40px;
    left: 100px;
    margin-left: -20px;
    margin-top: -20px;
    position: relative;
    top: 10px;
    width: 40px;
    display: block;
    display: none; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.form-item, .form-actions {
   margin-top: 0; 
  margin-bottom: 0
  ;
}
.form-item.form-type-radio.form-item-status {
  display: inline-block;
  width: inherit;
}
div#edit-status {
  display: inline-block;
}
form div {
  display: block;
}
form p {

  margin: 7px 0;
  clear: both;
  float: none;
}
form {
  width: 100%; }
 
  form .gender .form-item {
    margin-right: 5px; }
  form .name .form-item, form .email .form-item, form .adress .form-item {
    width: 48%; }
    form .name .form-item:nth-child(odd), form .email .form-item:nth-child(odd), form .adress .form-item:nth-child(odd) {
      float: left; }
    form .name .form-item:nth-child(even), form .email .form-item:nth-child(even), form .adress .form-item:nth-child(even) {
      float: right; }
  form .message {
    width: 100%; }
    form .message input, form .message textarea {
      width: 100%; }
  form .action {
    width: 100%; }
    form .action input[type="submit"] {
      float: right; }
.embed {
    padding: 20px;
}
.embed-gallery {
  height: 520px;
}


.embed_img img {
  height: 100%;
  width: auto;
}
/*end contact & newsletter*/

/*our offer
.td_offer{
width:90px;    
}*/


/*.our-offer .offer table.third-column .btn-theme {
    min-width: 95px;
    width: 95px;
}*/
/*end our offer*/

/*variable cost*/

/*fixed */


.view-variable-costs .container{
  width:90%;
  margin:auto;
}


.view-variable-costs th,td{
  text-align:center;
  padding:5px 0;
}

.view-variable-costs tbody tr:nth-child(even){
  background:#ECF0F1;
}

.view-variable-costs tbody tr:hover{
background:#BDC3C7;
  color:#FFFFFF;
}

.view-variable-costs .fixed{
  top:115px;
  position:fixed;
  width:auto;
  display:none;
  border:none;
}
.logged-in .view.view-variable-costs .fixed{
  top:175px;
 
}

.embed .view.view-variable-costs .fixed {
    top: 0;
}
.view-variable-costs .scrollMore{
  margin-top:600px;
}

.view-variable-costs .up{
  cursor:pointer;
}
/*end fixed head*/
.view-variable-costs table {
  margin-top:15px;
  width: 100%;
  margin-right: 0;
  float: left;
  font-size: 13px;
  font-size: 0.8666666667rem; }
  p:last-of-type + .view-variable-costs table {
    margin-top: 15px; }
  p:last-of-type + .view-variable-costs table + .view-variable-costs  table {
    margin-top: 15px; }
 .view-variable-costs  table thead tr {
    background-color: #022287; }
 .view-variable-costs  table thead th {
    color: #fdea18;
    text-transform: uppercase;
    line-height: 12px; }
   .view-variable-costs  table thead th u {
      padding-bottom: 2px;
      color: #fdea18; }
   .view-variable-costs  table thead th:nth-child(1) {
      /*width: 50%;*/
      text-align: left; }
 .view-variable-costs  table tbody tr:nth-child(odd) {
    background-color: #32427b; }
.view-variable-costs   table tbody tr:nth-child(even) {
    background-color: #1b2f74; }
.view-variable-costs   table tbody td:nth-child(1) {
    text-align: left; }
.view-variable-costs   table th,.view-variable-costs   table td {
    text-align: center;
    vertical-align: middle;
    height: 30px;
    padding: 0px 5px; }
  @media (min-width: 0) and (max-width: 768px) {
   .view-variable-costs  table {
      width: 100%; } }

.view-variable-costs table {
  width: 100%;
  font-size: 13px;
  font-size: 0.8666666667rem; }
  p:last-of-type + table {
    margin-top: 15px; }
 .view-variable-costs  table thead tr {
    background-color: #022287; }
 .view-variable-costs  table thead th {
     /* max-width: 75px;*/
    color: #fdea18;
    text-transform: uppercase;
    line-height: 12px; }
 .view-variable-costs  table tbody tr:nth-child(odd) {
    background-color: #32427b; }
 .view-variable-costs  table tbody tr:nth-child(even) {
    background-color: #1b2f74; }
 .view-variable-costs  table th,.view-variable-costs table td {
    text-align: center;
    vertical-align: middle;
    height: 30px;
    padding: 0px 5px; }
.view-variable-costs .view-footer {
    clear: both;
    padding-top: 20px;
}
.view-variable-costs thead p {
    font-size: 100%;
    text-align:center;
    width:100%;
    display:inline-block;
    
}
.view-variable-costs thead th:nth-child(1) p {
    
    text-align:left;
        
}
  @media (min-width: 0) and (max-width: 768px) {
   .view-variable-costs  table {
      width: 100%; } }
/*end variable cost*/

/* condition gen,*/

body.node-type-page .embed {
    background-color: #011563;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, left, right);
    background-image: -webkit-linear-gradient(right, #fff, #fff9c6);
    background-image: -moz-linear-gradient(right, #fff, #fff9c6);
    background-image: -ms-linear-gradient(right, #fff, #fff9c6);
    background-image: -o-linear-gradient(right, #fff, #fff9c6);
    background-image: linear-gradient(to right, #fff, #fff9c6);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', EndColorStr='#fff9c6')";
    /* background: image-url('grid.gif') repeat-y center top; */
    text-rendering: optimizeLegibility;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-size: 1rem;
    line-height: 21px;
    line-height: 1.4rem;
    margin-top: -0.23rem;
    color: #022287;
    margin: 0;
    overflow-x: hidden;
}
body.node-type-page .embed h2,body.node-type-page .embed h1,body.node-type-page .embed h3 {
    font-size: 41px;
    font-size: 2.7333333333rem;
    line-height: 42px;
    color: #1b2e72;
    border-bottom: 1px solid #1b2e72;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
}
body.node-type-page .embed strong,body.node-type-page .embed  b {
    color: #1b2e72;
    font-size: 16;
}
/*end condition gen,*/


/*itinenary*/
.itinerary .table dt span {
    font-size: 15px;
    font-size: 1rem;
    text-transform: none;
}
.itinerary .depart-arrival {
    margin-top: 15px;
    /*text-transform:inherit; */
}
/*end itinenary */

/* agenda  */
.agents .agent .logo img {
    width: 210px;
}
.agenda table td {
    padding: 0;
}
.agenda table.first-column td:nth-child(2) {
    width: 25%; }
/* end agenda */

/*posts page*/
.content-text-valign li:before{
  position: absolute;
  display: block;
  left: -15px;
  content: "";
  width: 16px;
  height: 6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fdea18;
}

.content-text-valign ul li {
  font-size: 15px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.4rem;
  margin: 0 0 15px 15px;
  position: relative;
  display: block;
}
img.triangle {
    height: 25px;
    width: auto;
}
img.mini360 {
  width: 50px!important;
  position: absolute!important;
  display: inline-block!important;
  left: 55%!important;
  /* top: 50%; */
  margin-top: 40px!important;
}
@media (max-width: 1140px) {
img.mini360 {
    width: 50px!important;
  position: absolute!important;
  display: inline-block!important;
  left: inherit!important;
  /* top: 50%; */
  margin-top: 40px!important;
  margin-left: 70px!important;
}
}
.content-view.columns-3 .colonne:nth-child(2) {
   
    margin-left: 6px;
}
li.t360::before {
    content: '';
    background-image: url(img/ui/btn-360-degre-tour.png);
    width: 120px;
    height: 64px;
    left: 0px;
    display: block;
    position: absolute;
}
/*end posts page*/




/* ==========================================================================
   DESIGN
   ========================================================================== */
   
  



/*
 span.photoswipe-gallery {
  float: left;
  margin: 0 5px 5px 0;
  width: 190px;
}
*/
/*viewos*/
/*
.viewos {
  width: 200px;
  margin: 5px 0px 5px 0px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  
  cursor: default;
  background: #fff;
}
.viewos .mask,.viewos .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.viewos img {
   display: block;
   position: relative;
}
.viewos h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
   width:auto;
}
.viewos p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.viewos a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.viewos a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}


.viewosos-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.viewos-tenth .mask {
   background-color: rgba(255, 231, 179, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.viewos-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.viewos-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.viewos-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.viewos-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.viewos-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.viewos-tenth:hover h2,.viewos-tenth:hover p,.viewos-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
*/
/*end viewos */        