@charset "UTF-8";
/* CSS Document general_style) */

/*general style*/
body {
  background:#fef9dd;
  margin:0;
  padding:0;
  /*max-width:1152px !important; margin-left: auto !important; margin-right:auto !important; */
}

p {
  font-family:'Roboto', sans-serif;
  font-size:15px;
  line-height:23px;
  color:#948d57;
}

i {
  font-family:'Roboto', sans-serif;
  color:#ad3129;
  font-size:12px;
}

b {
  font-family:'Roboto', sans-serif;
  color:#ad3129;
}

h1, h3, h4, h5 {
  font-family:'Roboto', sans-serif;
  text-transform:uppercase;
  color:#ad3129
}

h2 {
  font-family:'Roboto', sans-serif;
  font-style:italic;
  text-transform:uppercase;
  color:#ad3129;
}

h3.sub_title {
  text-transform:none;
}

a:link {
  color:#ad3129;
}

ul {
  font-family:'Roboto', sans-serif;
  font-size:15px;
  line-height:23px;
  color:#948d57;
}

#container {
  min-height:100%;
  height:auto !important;
  margin:0 auto -50px;
}

/* fine general style*/

/*briciole di pane*/

ul.breadcrumbs {
  background:none;
  border:none;
  color:#948d57;
}

ul.breadcrumbs li a {
  text-decoration: none;
  color: #948d57;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
}

ul.breadcrumbs li.current {
  color:#ad3129;
  /*line-height: 16px;*/
}

.breadcrumbs > * {
  margin:0;
  float:left;
  font-size:0.6875rem;
  line-height:0.6875rem;
  text-transform:uppercase;
  color:#948d57;
}

#logo img {
  width:450px;
  padding:0;
  margin:0 auto;
  display:block;
}
.large-12.columns.centerd {
  color: #948d57;
  font-size: 15px;
  margin: 0;
  padding: 0;
}
.off_bn {
  background:#948d57;
  border-bottom:2px solid #545032;
  border-radius:2px;
  padding:10px;
  margin:5px 0 0 0; /*5px 0;*/
  display:block;
  width:100%;
  height:35px;
  font-family:'Roboto', sans-serif;
  font-size:16px;
  line-height:16px;
  text-align:center;
  text-transform:uppercase;
  color:#fef9dd;
}
.off_bn_hide {
  background:#fef9dd;
  border-bottom:2px solid #fef9dd;
  border-radius:2px;
  padding:10px;
  margin:5px 0 0 0; /*5px 0;*/
  display:block;
  width:100%;
  height:35px;
  font-family:'Roboto', sans-serif;
  font-size:16px;
  line-height:16px;
  text-align:center;
  text-transform:uppercase;
  color:#fef9dd;
}


.off_bn a {
  font-family:'Roboto', sans-serif;
  font-size:16px;
  line-height:16px;
  text-align:center;
  /*text-transform:uppercase;*/
  color:#fef9dd;
  text-decoration:none;
}

.off_bn a:visited {
  font-family:'Roboto', sans-serif;
  font-size:16px;
  line-height:16px;
  text-align:center;
  /*text-transform:uppercase;*/
  color:#fef9dd;
  text-decoration:none;
}

.off_bn a:hover {
  color:#545032;
}

/*nav*/

.top-bar {
  background:#948d57;
}

.top-bar-section li:not(.has-form) a:not(.button) {
  background:#948d57;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
  background:#948d57;
}

.top-bar-section li a:link {
  color:#fffec8;
  font-family:'Roboto', sans-serif;
  font-size:12px;
  font-weight:400;
  text-transform:uppercase;
}

.top-bar-section ul li > a {
  color:#fffec8;
}

.contain-to-grid {
  background:#948d57;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  color:#ad3129;
  font-weight:600;
  background:#948d57;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
  border-bottom:none;
  border-top:none;
  border-right:solid 1px #605932;
  clear:none;
  height:45px;
  width:0;
}

.top-bar-section ul li {
  background:#948d57;
}

.top-bar-section .dropdown li {
  height:20px;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  background:#948d57;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  background:#948d57;
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
  color:#ad3129;
  font-weight:600;
  background:#948d57;
}

.top-bar-section .dropdown li label {
  white-space:nowrap;
  background:#948d57;
}

.top-bar-section .dropdown li {
  height:30px;
}

nav.top-bar section.top-bar-section ul.left li.has-dropdown.not-click ul.dropdown li.has-dropdown.not-click ul.dropdown li.has-dropdown.not-click ul.dropdown {
  height:400px;
  /*********
  -webkit-column-count:2; /* Chrome, Safari, Opera * /
  -moz-column-count:2; /* Firefox * /
  column-count:2;
  ********/
  -webkit-column-gap:0; /* Chrome, Safari, Opera */
  -moz-column-gap:0; /* Firefox */
  column-gap:0;
}

form.search input {
  border-radius:5px;
  margin:5px 10px;
  width:150px;
}

.ico {
  float:left;
  margin-top:15px;
  margin-left:10px;
}

/*nav*/

/* orbit slideshow home*/
.orbit-container {
  overflow:hidden;
  width:100%;
  /*max-width:1152px !important; margin-left: auto !important; margin-right:auto !important;*/
  position:relative;
  background:none;
  height:400px;
  /*outline: 1px solid yellow;*/
}

.example-orbit li {
  width:100%;
  /*height:400px;*/
  overflow:hidden;
}

.example-orbit img {
  width:100%;
  max-height:400px;
  /*opacity:0.8;*/
}

.orbit-bullets li.active {
  background:#948d57;
}

.orbit-bullets li {
  background:#e2dcbf;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
  background-color:transparent;
  margin:0;
}

.orbit-container .orbit-slides-container > * .orbit-caption h1 {
  width:450px;
  height:150px;
  margin:0 10%;
  color:#ad3129;
  text-transform:uppercase;
  font-family:'Roboto', sans-serif;
  font-weight:600;
  font-size:75px;
  line-height:70px;
  text-shadow:1px 1px #fef9dd;
  /*outline: 1px solid white;*/
}

.orbit-container .orbit-slides-container > * .orbit-caption h2 {
  width:450px;
  height:150px;
  margin:0 10%;
  color:#ad3129;
  text-transform:uppercase;
  font-family:'Roboto', sans-serif;
  font-weight:600;
  font-size:30px;
  line-height:25px;
  text-shadow:1px 1px #fef9dd;
  /*outline: 1px solid white;*/
}

@media only screen and (max-width: 820px) {
  .orbit-container { height:350px !important; }
  .orbit-caption h1 { font-size:45px !important; line-height:40px !important; margin-top:10% !important; width:350px !important; height:100px !important; }
  .orbit-caption h2 { font-size:20px !important; line-height:25px !important; margin-left:0 !important; width:350px !important; height:200px !important;}
}


@media only screen and (max-width: 640px) {
  .orbit-container { height:250px !important; }
  .orbit-caption h1 { font-size:45px !important; line-height:40px !important; margin:0 !important; width:350px !important; height:100px !important; }
  .orbit-caption h2 { font-size:20px !important; line-height:25px !important; margin-left:0 !important; width:350px !important; height:200px !important;}
}

@media only screen and (max-width: 400px) {
  .orbit-container { height:250px !important; }
  .orbit-caption h1 { font-size:40px !important; line-height:30px !important; margin:0 !important; width:350px !important; height:50px !important; }
  .orbit-caption h2 { font-size:18px !important; line-height:15px !important; margin-left:0 !important; width:350px !important; height:150px !important;}
}




.orbit-container .orbit-prev, .orbit-container .orbit-next {
  width:57px;
  height:64px;
  margin:0;
  padding:0;
}

.orbit-container .orbit-prev > span {
  top:20%;
  width:55px;
  height:64px;
  border:none;
  background-image:url("/img15/back.png");
}

.orbit-container .orbit-next > span {
  padding:0;
  top:20%;
  left:5px;
  width:55px;
  height:64px;
  border:none;
  background-image:url("/img15/next.png");
}

/*footer*/

#footer {
  width:100%;
  background:#948d57;
  margin:10px 0 0 0;
  padding:15px 0 10px;
  clear:both;
}

.contatti {
  color:#fef9dd;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  height:25px;
  margin:10px 0;
}

button.btn_footer {
  background:#fef9dd;
  border-bottom:2px solid #545032;
  border-radius:2px;
  padding:10px;
  margin:5px 0;
  display:block;
  width:100%;
  height:35px;
  font-family:'Roboto', sans-serif;
  font-size:16px;
  line-height:16px;
  text-align:center;
  text-transform:uppercase;
  color:#948d57;
}

button.btn_footer a:link, a:visited {
  font-family:'Roboto', sans-serif;
  font-size:16px;
  line-height:16px;
  text-align:center;
  text-transform:uppercase;
  color:#948d57;
  text-decoration:none;
}

span.btn_footer a:hover {
  color:#545032;
}

/*suggerimenti di viaggio*/
.row.suggerimento_viaggio a h4:hover {
  color:#948d57;
}

.row.suggerimento_viaggio a h4 {
  font-size:18px;
  text-align:center;
  height:50px;
}

#btn_expand {
  float:left;
  margin:0;
  text-align:center;
  margin-top:5px;
}

#btn_expand img {
  margin:15px 20px;
}

#box_expand {
  width:100%;
  text-align:center;
  overflow:hidden;
  clear:both;
  padding:10px;
  margin-top:5px;
}

a.btn_suggerimenti {
  display:block;
  padding:5px 20px;
  color:#948d57;
  border:2px solid #948d57;
  background:transparent;
  border-radius:4px;
  text-align:center;
  text-transform:uppercase;
}

a.btn_suggerimenti:hover {
  background:#948d57;
  color:#fef9dd;
}

/*suggerimenti di viaggio*/
img.suggerimenti_photo {
  height:150px;
  width:100%;
  overflow:hidden;
}

p.suggerimenti_home {
  display:block;
  height:80px;
}

/*div.suggerimento_viaggio div.row {
  border-bottom:2px solid #948d57;
  padding-bottom:20px;
}*/

div.suggerimento_viaggio hr {
  border:none;
}

/*suggerimenti di viaggio fine*/
/*pagine contatti ed info staff*/

.cont_ind h2 {
  text-align:center;
}

.cont_ind p {
  text-align:center;
  font-weight:500;
  font-size:16px;
}

.box_pres {
  height:250px;
  z-index:1;
  padding:0;
  background:#FFF;
  margin-top:-60px;
}

.photo_staff img {
  width:110px;
  z-index:100;
  margin:0 25%;
}

div.info_staff {
  z-index:200;
  padding:60px 15px;
}
div.info_staff p { font-size:90%; line-height:18px; }

p.staff_name {
  text-transform:uppercase;
  color:#ad3129;
  font-weight:600;
  margin:0;
  padding:0;
}

p.staff_role {
  margin:0;
  padding:0;
  font-weight:600;
  margin-bottom:0.6em;
}


.personal_conctat {
  z-index:200;
  width:100%;
  background:#ad3129;
  padding:2px 0;
  margin-bottom:20px;
  height:30px;
}

.personal_conctat img {
  padding:0 5px;
}

span.ico {
  margin:0 30%;
}

i.fa.fa-phone {
  margin-left:20px;
  font-size:19px;
  padding:0;
  float:left;
}

/*mod_page*/

.etichetta {
  height:33px;
  margin:10px 0;
  background-image:url('/img15/bg_etichetta.png');
  background-repeat:no-repeat;
}

.etichetta div {
  display:block;
  z-index:30;
  line-height:33px;
  margin:0;
  padding:0 5px;
  color:#fef9dd;
  text-transform:uppercase;
}

/* liste destinazioni*/

ul.list_destination {
  /*margin-top:0;*/
  color:#ad3129;
  /*text-transform:uppercase;*/
  font-weight:500;
  font-size:15px;
  margin-top:15px;
}

ul.list_destination a:link {
  color:#ad3129;
}

ul.list_destination a:visited {
  color:#ad3129;
}

ul.list_destination a:hover, a:visited {
  color:#ad3129;
}

ul.list_destination a:hover {
  color:#948d57;
}

ul.list_destination li a:link {
  text-transform:none;
  color:#948d57;
}

ul.list_destination li a:hover {
  text-transform:none;
  color:#ad3129;
}

ul.list_destination li a:visited {
  text-transform:none;
  color:#948d57;
}

ul.list_destination li a:hover, a:visited {
  text-transform:none;
  color:#ad3129;
}

#box_info {
  margin-top:30px;
}

.off_list_compl {
  text-align:right;
  color:#ad3129;
  font-size:14px;
}

div.row.destinazioni div.etichetta {
  background-size:75% 100%;
}

/*carosel owl */
#owl-demo div {
  padding:0;
  margin:0;
  margin-right:2px;
}

#owl-demo img {
  height:220px;
  width:500px;
  padding-right:15px;
  margin:0;
}

.owl-page span {
  width:7px;
  height:7px;
}

.owl-theme .owl-controls .owl-page span {
  display:block;
  width:5px;
  height:5px;
  margin:5px 7px;
  filter:Alpha(Opacity=50); /*IE7 fix*/
  opacity:0.5;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  background:#869791;
}

#map-canvas {
  width:100%;
  height:500px;
  margin:0;
}

/*mod page off*/
.flt_sx {
  clear:both;
  float:left;
  margin-top:0;
  margin-right:30px;
}

.flt_sx img {
  max-width:450px;
}

#intro_off img {
  width:450px;
  height:300px;
}

.programma_off {
  font-family:'Roboto', sans-serif;
  font-size:17px;
  line-height:28px;
  text-align:center;
}

.dett_off {
  font-family:'Roboto', sans-serif;
  font-size:22px;
  line-height:28px;
  text-align:center;
}

.prezzo {
  font-family:'Roboto', sans-serif;
  font-size:35px;
  /*line-height:45px;*/
  line-height:45px;
  text-align:center;
  color:#ad3129;
  margin:0;
  padding:0;
}

.dett_voli {
  font-family:'Roboto', sans-serif;
  font-size:12px;
  line-height:15px;
  text-align:center;
}

.wrapper_off {
  border:1px solid #DAA520;
  padding:0;
}


.btn_off {
  background:#ad3129;
  border-bottom:2px solid #661917;
  border-radius:2px;
  padding:10px;
  margin:5px auto;
  display:block;
  width:350px;
  height:35px;
  font-family:'Roboto', sans-serif;
  font-size:16px;
  line-height:16px;
  text-align:center;
  text-transform:uppercase;
  /*color: #fef9d5;*/
  color:#fef9dd;
  clear:both;
}

.photo_off img {
  margin:15px 0;
  width:300px !important;
  height:200px !important;
  overflow:hidden;

}

.box_off {
  height:250px;
  width:100%;
  padding:0 10px;
}
.box_off p {
  line-height:20px;
}
.box_off h4 {
  font-size: 18px; line-height:20px;
}
.box_off h5 {
  font-size: 16px; line-height:18px; margin-top:-0.5em;
}
.box_off h6 {
  font-size: 16px; line-height:18px; bottom:-1em;
  text-align:center; font-weight:600; color:#ad3129;
}

.best_off {
  height:170px;
  width:100%;
}

.best_off p {
  height:80px;
}

.best_off img {
  height:170px;
  width:100%;
}

#map-canvas {
  max-width:64em;
  height:450px;
  margin:0 auto;
}

#description-destination {
  margin:30px 0;
}

.etichetta {
  height:33px;
  margin:10px 0;
  background-image:url('/img15/bg_etichetta.png');
  background-repeat:no-repeat;
  background-size:90%;
}

/*section.top-bar-section ul.left li.has-dropdown.not-click ul.dropdown li.has-dropdown.not-click ul.dropdown{
  -webkit-column-count: 3;  Chrome, Safari, Opera
    -moz-column-count: 3; /* Firefox */
/*column-count: 3;*/
/*overflow-y:scroll;
max-height: 400px;
}*/

/* star chart*/
ul.star_chart {
  display:inline;
  text-align:left;
}

ul.star_chart li {
  font-size:18px;
  color:#fff;
  text-transform:uppercase;
  text-align:center;
  float:left;
  margin:0 5px;
}

/* end chart*/

/*start autocompleate*/
ul.ui-autocompleate {
  color:#948D57;
  top:168px;
}

.ui-menu .ui-menu-item {
  background:#ffffff;
  color:#948D57;
}

.ui-menu .ui-menu-item:hover {
  background:#948D57;
  color:#ffffff;
}

/*end autocompleate*/

/*404 start*/

div.row div.large-12.columns div.error-page h1 {
  font-size:90px;
  font-weight:800;
  text-align:center;
  line-height:20px;
}

div.row div.large-12.columns div.error-page p {
  color:#ad3129;
  font-size:50px;
  font-weight:600;
  text-align:center;
  margin-bottom:60px;
  line-height:5px;
}

p.error-message {
  display:block;
  width:50%;
  font-size:20px;
  font-weight:800;
  text-align:left;
  margin-bottom:250px;
}

/*404 end*/

/*listino tabelle*/
table.listino {
  width:100%;
  padding:0;
  border:none;
  text-align:center;
}

table.listino th {
  background-color:#ad2921;
  border:1px solid #ad2921;
  color:#fff8d6;
  text-align:center;
  font-weight:bold;
  padding:8px;
}

table.listino td {
  background-color:#fff8d6;
  color:#98905d;
  border-right:1px solid #98905d;
  border-bottom:1px solid #98905d;
  text-align:center;
}

table.listino td:first-child {
  font-weight:bolder;
  background-color:#98905d;
  color:#fff8d6;
  border-color:#98905d;
  border-bottom:1px solid #fff8d6;
}

/* listino dentro listino 151002 -FB. */
div.listino > table th {
  background-color:#ad2921 !important;   border:1px solid #ad2921 !important;   color:#fff8d6 !important;   text-align:center;   font-weight:bold;   padding:8px;
}
div.listino > table td {
  background-color:#fff8d6 !important;   color:#98905d !important;  border-right:1px solid #98905d !important;  border-bottom:1px solid #98905d !important;  text-align:center;
}
div.listino > table td:first-child {
  font-weight:bolder;  background-color:#98905d !important;  color:#fff8d6 !important;  border-color:#98905d !important;  border-bottom:1px solid #fff8d6 !important;
}



/*listino11*/
table.TabListino11  {
  width:100%;
  padding:0;
  border:none;
  text-align:center;
}

table.TabListino11 th {
  background-color:#ad2921;
  border:1px solid #ad2921;
  color:#fff8d6 !important;
  text-align:center;
  font-weight:bold;
  padding:8px;
}

table.TabListino11  td {
  background-color:#fff8d6;
  color:#98905d;
  border-right:1px solid #98905d;
  border-bottom:1px solid #98905d;
  text-align:center;
}

table.TabListino11  td:first-child {
  font-weight:bolder;
  background-color:#98905d;
  color:#fff8d6 !important;
  border-color:#98905d;
  }
  
  
  
  /*listinoNEW  -- CS tabelle dentro sezione voli e trasferimnti -- 151118*/
table.TabListinoNew  {
  width:100%;
  padding:0;
  border:none;
  text-align:center;
}

table.TabListinoNew th {
  background-color:#ad2921;
  border:1px solid #ad2921;
  color:#fff8d6;
  text-align:center;
  font-weight:bold;
  padding:8px;
}

table.TabListinoNew  td {
  background-color:#fff8d6;
  color:#98905d;
  border-right:1px solid #98905d;
  border-bottom:1px solid #98905d;
  text-align:center;
}

  
  
  
/* FB 150817 */
.ui-menu {
  font-size:80% !important;
  line-height:90% !important;
  max-height:400px;
  overflow-y:auto;
  overflow-x:hidden
}

.offe_hdr {
}

.offe_hdr h2 {
  margin-bottom:-0.4em;
}

.offe_hdr h3 {
  font-style:italic;
  font-size:180%;
  margin-bottom:0.5em;
}

.offe_tpl-picpre1 { text-align:center; font-size:24px; font-weight:bold; color:#ad3129; margin-bottom:0;}
.offe_tpl-picpre1 a { font-size:24px; color:#ad3129; text-decoration:underline; }

.offe_tpl-picpre2 {
  text-align:center;
  font-size:18px;
  font-weight:bold;
  margin-bottom:0;
}

.offe_tpl-picpos1 {
  text-align:center;
  font-size:24px;
  font-weight:bold;
  color:#ad3129;
  margin-bottom:0;
}

.offe_tpl-picpos2 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin-top: 20px;
  color: #ad3129;
}
.large-12.columns.centerd.photo_off span {
  color: #948d57;
  text-align: center;
}

.offe_tpl-quota { text-align:center; font-size:20px;  }
.offe_tpl-quota b { font-size:20px;}

.offe_codice { text-align:center; font-size:10px; margin-top:-0.5em;}

.offe_comprendenota { text-align:left; font-size:12px; font-style:italic; line-height:16px;}

/*offerte_mod dettagli start*/

h3.off_title{
  text-align: center;
  font-weight: bold;
}

.image_off img {
  width: 300px;
  height: 169px;
  margin-left: 10px;
  overflow: hidden;
  margin-top: 20px;
}

div.quota_all h4{
  text-align: center;
  font-weight: bold;
  margin-top: 20px;

}

span.quota_all_prize {
  text-align: center;
  display: block;
  font-size: 48px;
  color: #ad3129;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 20px;
}

div.quota_all {
  text-align: center;
  display: block;
  color: #ad3129;
  font-size: 26px;
  margin: 40px 0;
}

div.sub_nosub_off_dettagli{
  text-align: center;
}

div.sub_nosub_off_dettagli p strong{
  font-size: 20px;
}

div.sub_nosub_off_dettagli span.quota_sub p{
  font-size: 20px;
  font-weight: bold;
}

div.sub_nosub_off_dettagli span.quota_sub p strong{
  color: #ad3129;
  font-size: 26px;
}
/*offerte home toggle*/

a#show_offer_btn {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  display: block;
  text-transform:uppercase;
}

span.show_offer_btn {
  width: 40%;
  border-bottom: 2px solid #890702;
  background-color: #ad3129;
  display: inline-block;
  margin: 20px auto;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
}

.ftr-copyright {
  margin-top:1em;
  color:#fef9dd; font-size:7pt; font-weight:200; text-align:center;
}
.ftr-copyright a {
  color:#ad3129; font-size:7pt; font-weight:200;
}

/* 151103 TABLE DENTRO INFO TESTUALI STRUTTURE */
.stru-txtInfo-table {
  width:100%;
}
.stru-txtInfo-table tbody tr:nth-child(odd) {
  background-color: #fff8d6 !important;
}
.stru-txtInfo-table tbody tr:nth-child(even) {
  background-color: #f5eba8 !important;
}
.stru-txtInfo-table table tbody tr th, table tr th {
  color:#ad3129 !important; font-weight:bold;
}

.stru-txtInfo-table table tbody tr td, table tr td {
  color:#948D57 !important;
}
