.wl_site-menubar
{
  position: fixed;
  top: 66px;
  z-index: 1400;
  width: 100%;
  height: 50px;
  font-family: "Roboto", sans-serif;
  color: rgba(97, 97, 97, .9);
  background: #fff;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

.wl_site-menubar ul
{
  padding: 0;
  margin: 0;
  list-style: none;
}

.wl_site-menubar a
{
  outline: none;
}

.wl_site-menubar a:hover,
.wl_site-menubar a:focus
{
  text-decoration: none;
}



.___iframe .wl_site-menubar {
  position: relative;
  top: auto;
  height: auto;
  /*
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.075);
          box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.075);
  */
  z-index: 99;
}

.___iframe ul.menubar {
  list-style: none;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  position: relative;
  text-transform: uppercase;
  text-align: left;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: 3000px;
}

.___iframe ul.menubar li.dropdown {
  display: inline-block;
  padding: 0;
  text-align: left;
}

.___iframe ul.menubar li.dropdown a {
  display: block;
  padding: 14px 10px;
  line-height: normal;
  white-space: nowrap;
  cursor: pointer;
  color: #000000;
}

.___iframe ul.menubar li.dropdown:hover > ul {
  display: inline-block;
}

.___iframe ul.menubar li.dropdown > ul > li {
  display: block;
  position: relative;
  padding: 0;
}
.___iframe ul.menubar li.dropdown > ul > li a {
  color: #fff;
  font-size: 14px;
  display: block;
  min-width: 200px;
  padding: 0 20px;
  line-height: 38px;
}
.___iframe ul.menubar li.dropdown > ul > li a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.___iframe ul.menubar li.dropdown > ul > li a::after {
  content: '';
  vertical-align: middle;
  font-size: 15px;
  margin: 0 0 0 15px;
  color: #f1f1f1 !important;
}

.___iframe ul.menubar li.dropdown:hover a {
  color: #444;
  background-color: rgba(0, 0, 0, 0.1);
}
.___iframe ul.menubar li.dropdown > ul > li:hover > ul {
  display: inline-block;
  top: -1px;
  left: 100%;
  right: auto;
}

.___iframe ul.menubar li.dropdown:last-child > ul > li:hover > ul {
  display: inline-block;
  top: 0;
  left: auto;
  right: 100%;
}

.___iframe ul.menubar li.dropdown.dorpdown-panel > .site-menu-sub {
  display: none;
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.075);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.075);
}

.___iframe ul.menubar li.dropdown.dorpdown-panel-small:hover > .site-menu-sub,
.___iframe ul.menubar li.dropdown.dorpdown-panel:hover > .site-menu-sub {
  display: inline-block;
}
.___iframe ul.menubar li.dropdown.dorpdown-panel > .site-menu-sub a {
  color: #444;
  background-color: #fff;
}
.___iframe ul.menubar li.dropdown.dorpdown-panel-small > .site-menu-sub a:hover,
.___iframe ul.menubar li.dropdown.dorpdown-panel > .site-menu-sub a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.___iframe ul.menubar li.dropdown.dorpdown-panel > .site-menu-sub a::after {
  content: '';
  margin: 0;
}

.___iframe .site-menu-title {
  display: inline-block;
  max-width: none;
  overflow: visible;
  text-overflow: unset;
  white-space: nowrap;
  vertical-align: bottom;
  font-weight: normal;
  margin-left: 0;
}

.scrollable.is-enabled {
  overflow: visible !important;
}
@media screen and (max-width: 767px)
{
  .wl_site-menubar-body
  {
    height: auto;
  }
}






.___iframe .list-group-item {
}

.___iframe h1.content-title {
  text-align: center;
  font-size: 21px;
  text-transform: uppercase;
  margin-bottom: 25px;
}


.___iframe .widget.vcard {
  /*border: 1px solid #1b8631;*/
  box-shadow: 0 0 4px #c8c8c8;
}
.___iframe .widget.vcard .widget-price {
  padding: 0 15px 15px 0;
  height: 142px;
}
.___iframe .widget.vcard a.title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  font-size: 18px;
  color: #000;
  text-decoration: none !important;
  margin: 5px 0;
}
.___iframe .widget.vcard p.destination {
  font-size: 12px;
  height: 34px;
  overflow: hidden;
  margin-bottom: 10px;
}



.___iframe .widget {
  border-radius: 0;
}

.___iframe .offer-info {
  background-color: #fff;
}
.___iframe .offer-info .panel-body {
  padding: 0;
}
.___iframe .offer-info .nav-tabs {
  margin-top: 20px;
  background-color: #e0e0e0;
  display: table;
  width: 100%;
}
.___iframe .offer-info .nav-tabs > li {
  float: none;
  display: table-cell;
  text-align: center;
}
.___iframe .offer-info .nav-tabs > li > a {
  border-radius: 0;
}
.___iframe .offer-info .nav > li > a:hover {
  background-color: #eee;
}
.___iframe .offer-info .panel-content {
  padding: 20px;
}


.___iframe .offer-info #tabProgram strong {
  font-weight: bold;
}
.___iframe .offer-info table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.___iframe .offer-info table > thead > tr > th,
.___iframe .offer-info table > tbody > tr > th,
.___iframe .offer-info table > tfoot > tr > th,
.___iframe .offer-info table > thead > tr > td,
.___iframe .offer-info table > tbody > tr > td,
.___iframe .offer-info table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.57142857;
  vertical-align: middle;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
}
.___iframe .offer-info table > thead > tr > th:first-child,
.___iframe .offer-info table > tbody > tr > th:first-child,
.___iframe .offer-info table > tfoot > tr > th:first-child,
.___iframe .offer-info table > thead > tr > td:first-child,
.___iframe .offer-info table > tbody > tr > td:first-child,
.___iframe .offer-info table > tfoot > tr > td:first-child {
  text-align: left;
}

.___iframe .search-tab {
  position: absolute;
  top: auto;
  bottom: 40px;
  width: 100%;
  z-index: 9;
}
.___iframe .search-tab .nav-tabs > li > a {
  font-size: 17px;
  background-color: #00bcd4;
  color: #fff;
  border-radius: 0;
}
.___iframe .search-tab .nav-tabs-solid > li.active > a,
.___iframe .search-tab .nav-tabs-solid > li.active > a:hover,
.___iframe .search-tab .nav-tabs-solid > li.active > a:focus {
  color: #fff;
  background-color: #222;
  border-color: transparent;
}
.___iframe .search-tab .nav-tabs-solid ~ .tab-content {
  color: #fff;
  background-color: #222;
}
.___iframe .search-tab .nav-tabs {
  border-bottom: none;
}
.___iframe .search-tab .form-control {
  font-size: 17px;
  color: #a4a4a4;
  background-color: #4a515b;
  border: none;
}
.___iframe .search-tab .btn {
  border-radius: 0;
}
.___iframe .search-tab .btn-icon,
.___iframe .search-tab .btn.icon {
  padding: 9px 10px;
}
.___iframe .search-tab h4 {
  display: none;
}

.___iframe .search-tab .form-group {
  margin-bottom: 10px;
}

.___iframe .fotorama [class*="overlay-slide"] {
  opacity: 1;
}

.___iframe .fotorama .animation-hover {
  width: 100%;
  height: 680px;
  position: relative;
}

.___iframe .fotorama .overlay-panel {
  opacity: 1;
  overflow: hidden;
  width: 48%;
  height: 22%;
  top: 20%;
  margin: auto;
  padding: 20px;
  left: auto;
}


.___iframe .fotorama .overlay-background {
  background: rgba(0, 0, 0, 0.44);
}

.___iframe .fotorama .overlay-panel .overlay-background {
  background: rgba(0, 0, 0, 0.3);
  padding: 1px 20px 10px;
  margin-left: 0;
  width: 100%;
}
.___iframe .fotorama .overlay-panel h1 {
  text-align: center;
  font-size: 27px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  text-shadow: rgba(0, 0, 0, .70) 2px 2px 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.___iframe .fotorama .overlay-panel h3 {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 15px 0;
  text-shadow: rgba(0, 0, 0, .70) 2px 2px 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.___iframe .fotorama .overlay-panel a {
  background-color: #fff;
  color: #444;
  padding: 2px 10px;
  border-radius: 50px;
  text-decoration: none;
  border: 2px solid rgba(0,0,0,0.70);
  margin-left: auto;
  margin-right: auto;
  width: 180px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}


.___iframe .page-content.dashboard h4.title
{
  background: #FFF;
  padding: 8px 20px;
  margin-top: 0;
}

.___iframe .thumbnail {
  margin-bottom: 0;
}

.___iframe a.thumbnail:hover {
  text-decoration: none;
}

.___iframe .widget.hotels-dest {
}
.___iframe .widget.hotels-dest h5.title {
  color: #fff;
  background-color: #4a515b;
  padding: 10px 20px;
  margin-bottom: 5px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.___iframe .widget.hotels-dest ul li a {
  text-transform: uppercase;
  font-weight: 500;
  color: #444;
  display: block;
  padding: 5px 10px;
  margin-bottom: 5px;
  position: relative;
}
.___iframe .widget.hotels-dest ul li a.title {
  padding: 5px 0;
}
.___iframe .widget.hotels-dest ul li a.title:before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: auto;
  margin: auto;
  width: 100%;
  border-top: 2px solid #eee;
}
.___iframe .widget.hotels-dest ul li a span {
  background-color: #fff;
  padding: 5px 10px;
  margin-left: 20px;
  position: relative;
}

.___iframe .widget.hotels-dest ul li > ul {
  /*padding-left: 20px;*/
}
.___iframe .widget.hotels-dest ul li > ul li a {
  font-weight: 300;
  text-transform: uppercase;
  display: block;
  border: 1px solid #f1f1f1;
  padding: 5px 10px;
  margin-bottom: 5px;
  color: #444;
  background-color: #f7f7f7;
}

.___iframe .widget.hotels-dest ul li a:hover {
  /*background-color: #ddd;*/
  color: #000;
}
.___iframe .widget.hotels-dest ul li > ul li a:hover {
  background-color: #ddd;
}

/* widget last-view */
.___iframe h5.widget-title {
  color: #fff;
  background-color: #4a515b;
  padding: 10px 20px;
  margin-bottom: 5px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.___iframe .widget.last-view {
  /*border: 1px solid #18b9d5;*/
  background-color: rgba(24, 185, 213, 0.1);
  margin-bottom: 5px;
}
.___iframe .widget.last-view h5.title {
  background-color: #18b9d5;
  padding: 10px;
  margin: 0 0 5px 0;
}
.___iframe .widget.last-view h5.title a,
.___iframe .widget.last-view h5.title small {
  color: #fff;
  text-shadow: none;
}
.___iframe .widget.last-view ul {
  padding: 5px 10px;
}
.___iframe .widget.last-view h4.price,
.___iframe .widget.last-view h5.price,
.___iframe .widget.last-view small.price
{
  margin: 3px 10px 0 0;
}


.___iframe ul.list-border-bottom li
{
  border-bottom: 1px dotted #ddd;
}

.___iframe ul.list-border-bottom li:last-child
{
  border-bottom: none;
}

.___iframe .strikethrough:before
{
  position: absolute;
  content: "";
  left: -2px;
  top: 40%;
  right: -2px;
  border-top: 3px solid rgba(188, 14, 18, .4);
  /*border-color: #62A9F7;*/

  -webkit-transform: rotate(-17deg);
  -moz-transform: rotate(-17deg);
  -ms-transform: rotate(-17deg);
  -o-transform: rotate(-17deg);
  transform: rotate(-17deg);
}
/* ÒÚÐÑÀ×ÊÀ LEFT BAR*/
.___iframe .breadcrumb {
  margin-bottom: 20px;
  background-color: rgba(0,0,0,0.05);
  border-radius: 0;
}
.___iframe .breadcrumb li a {
  color: #444;
}
.___iframe .breadcrumb > li + li::before {
  color: #444;
}

.___iframe .pagination > a,
.___iframe .pagination > span,
.___iframe .pagination > a:hover,
.___iframe .pagination > span:hover,
.___iframe .pagination > a:focus,
.___iframe .pagination > span:focus {
  color: #444;
}

.___iframe .pagination > .active > a,
.___iframe .pagination > .active > span,
.___iframe .pagination > .active > a:hover,
.___iframe .pagination > .active > span:hover,
.___iframe .pagination > .active > a:focus,
.___iframe .pagination > .active > span:focus {
  color: #444;
  background-color: rgba(0,0,0,0.1);
  border-color: rgba(0,0,0,0.1);
}

.___iframe .pagination > li > a:hover,
.___iframe .pagination > li > span:hover,
.___iframe .pagination > li > a:focus,
.___iframe .pagination > li > span:focus {
  color: #444;
  background-color: rgba(0,0,0,0.15) !important;
  border-color: rgba(0,0,0,0.15);
}

.___iframe #findPanel.panel-group a.panel-title {
  padding: 10px 45px 10px 30px;
  text-transform: uppercase;
  font-weight: normal;
}

.___iframe #findPanel.panel-group .panel-title::before,
.___iframe #findPanel.panel-group .panel-title::after {
  top: 10px;
}
.___iframe #findPanel.panel-group .panel-collapse .panel-body {
  padding: 0 0 20px 0;
}

.___iframe #findPanel .form-group {
  margin-bottom: 5px;
}

.___iframe #findPanel .panel .panel-head {
  background: rgba(224, 224, 224, 0.4) !important;
}
.___iframe #findPanel .panel .panel-head.active {
}
.___iframe #findTours {
  border-radius: 0;
}
.___iframe #findHotels {
  border-radius: 0;
}
.___iframe #findHolidaysBody .btn {
  margin-top: 10px;
}
.___iframe #findHotelsBody .btn {
  margin-top: -20px;
}

.___iframe #findPanel .panel div:first-child a.panel-title {
  color: #000000 !important;
}

.___iframe #findPanel .panel-body {
  /*background-color: #ddd !important;*/
  /*border: 1px solid #e0e0e0 !important;*/
}


/*Carts and Stuff Start
.___iframe h1.content-title {
  font-size: 27px;
  margin: 0 0 15px;
  color: #087DC2;
  text-align: center;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.___iframe h1.theme-title {
  margin: 0 0 15px;
  text-shadow: 3px 5px #000;
  text-align: center;
  font-weight: 900;
  line-height: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 1.5em;
  text-transform: uppercase;
}

.___iframe h1.theme-title a {
  font-size: 33px;
  text-decoration: none !important;
  color: #ffffff !important;
  text-transform: uppercase;
}

.___iframe h4.cart-title {
  margin: 0;
  padding: 6px 5px 0 0;
  line-height: 1.2em;
  overflow: hidden;
  height: 1.8em;
  text-align: center;
  color: #ffffff;
}

.___iframe h4.cart-title a {
  font-size: 14px;
  font-weight: normal;
  text-decoration: none !important;
  color: #000 !important;
  text-transform: uppercase;
}

.___iframe p.overflow {
  height: 4.7em;
  overflow: hidden;
  line-height: 1.5em;
  margin: 0;
  font-size: 12px;
  color: #000;
}

.___iframe p {
  margin-bottom: 0;
}
*/



/* -> btn-default */
.btn-default {
  color: #757575;
  background-color: #eee;
  border-color: #eee;
}
.btn-default:focus,
.btn-default.focus {
  color: #757575;
  background-color: #d5d5d5;
  border-color: #aeaeae;
}
.btn-default:hover {
  color: #757575;
  background-color: #d5d5d5;
  border-color: #cfcfcf;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #757575;
  background-color: #d5d5d5;
  border-color: #cfcfcf;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #757575;
  background-color: #c3c3c3;
  border-color: #aeaeae;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #eee;
  border-color: #eee;
}
.btn-default .badge {
  color: #eee;
  background-color: #757575;
}

/* <- btn-default */


/* -> cart-1 */
.___iframe .card-1 {
}
.___iframe .card-1 h4 {
  color: #fff;
  background-color: #434a54;
  padding: 15px 20px;
  margin: 0;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.___iframe .card-1 h4 a,
.___iframe .card-1 h4 a:hover {
  color: #fff;
}
.___iframe .card-1 ul  {
  color: #fff;
  overflow: hidden;
}
.___iframe .card-1 ul > li {
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: #16b9d5;
}
.___iframe .card-1 ul > li:first-child,
.___iframe .card-1 ul > li:last-child {
  background-color: #17b0ca;
}
.___iframe .card-1 ul > li:last-child {
  padding: 0 10px;
  line-height: 29px;
  height: 29px;
  overflow: hidden;
  text-align: left;
}
.___iframe .card-1 .text-box {
  padding: 15px;
  background-color: #f9f9f9;
  overflow: hidden;
  border: 1px solid #f1f1f1;
  border-top: none;
}
.___iframe .card-1 p {
  height: 6.0em;
  overflow: hidden;
}
.___iframe .card-1 span.strikethrough {
  margin: 0 10px;
}
.___iframe .card-1 span.price {
  font-weight: 500;
  font-size: 14px;
  float: right;
}
/* <- cart-1 */


/* -> cart-2 */
.___iframe .cart-2 {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.___iframe .cart-2 h4.cart-title {
  margin: 0 0 11px;
  padding: 0;
  line-height: 1.5em;
  overflow: hidden;
  height: 1.5em;
  text-align: center;
}
.___iframe .cart-2 h4.cart-title a {
  font-size: 14px;
  font-weight: normal;
  text-decoration: none !important;
  color: #000000;
  text-transform: uppercase;
}
.___iframe .cart-2 .information {
  padding: 14px 20px;
}

.___iframe .cart-2 i {
  margin-right: 10px;
  /*color: #f15b24;*/
}

.___iframe .cart-2 h5 {
  text-align: right;
}
.___iframe .cart-2 h5 span {
  font-weight: 300;
}
.___iframe .cart-2 h5 span.strikethrough {
  font-size: 85%;
  color: #888;
  margin: 0 15px;
}
.___iframe .cart-2 h5 span.price {
  float: right;
  font-weight: inherit;
}

.___iframe .cart-2 .btn {
  margin-top: 10px;
}

/* <- cart-2 */

/* -> cart-3 */
.___iframe .cart-3 {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.___iframe .cart-3 .ribbon {
  width: auto;
  height: auto;
}

.___iframe .cart-3 h4.cart-title {
  text-align: left;
  height: 3em;
  margin: 0;
  padding: 6px 5px 0 0;
  line-height: 1.2em;
  overflow: hidden;
  color: #ffffff;
}
.___iframe .cart-3 h4.cart-title a {
  font-size: 14px;
  font-weight: normal;
  text-decoration: none !important;
  color: #000 !important;
  text-transform: uppercase;
}
.___iframe .cart-3 .text-information-3 {
  padding: 0 20px 0 20px;
}
.___iframe .cart-3 .text-information-3 span {
  font-weight: 700;
}
.___iframe .cart-3 .text-information-3 span,
.___iframe .cart-3 .text-information-3 i {
  /*color: #FDBA14;*/
}
.___iframe .cart-3 .text-information-3 .btn {
  margin-top: 10px;
}
/* <- cart-3 */


/* -> cart-4 */
.___iframe .cart-4 {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.___iframe .cart-4 h4.cart-title {
  margin: 0;
  padding: 0;
  height: 40px;
  overflow: hidden;
}
.___iframe .cart-4 h4.cart-title a {
  font-size: 16px;
  font-weight: normal;
  color: #000 !important;
  display: block;
  height: 2.4em;
  overflow: hidden;
}
.___iframe .cart-4 .strikethrough {
  font-size: 12px;
  float: right;
}
.___iframe .cart-4 h5.price {
  float: right;
  font-size: 16px;
  margin-top: 5px;
}
.___iframe .cart-4 .information {
  padding: 10px 10px;
}

.___iframe .cart-4 .information p {
  padding: 10px 0 0 0;
  margin: 0;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  overflow: hidden;
  height: 75px;
}

.___iframe .cart-4 .information ul {
  padding: 10px 10px;
  line-height: 2em;
  font-size: 13px;
}
.___iframe .cart-4 .information ul li {
  padding: 0;
}

.___iframe .cart-4 .information ul i {
  /*color: #FDB714;*/
}
/* <- cart-4 */


/* -> cart-5 */
.___iframe .card-5 {
  text-align: left;
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.___iframe .card-5 .details {
  padding: 20px 25px 25px;
}
.___iframe .card-5 h5 {
  text-align: right;
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  background-color: #888;
  margin-top: -15px;
  color: #fff;
}
.___iframe .card-5 span {
}
.___iframe .card-5 span.strikethrough {
  margin: 0 15px;
  color: #eee;
}
.___iframe .card-5 span.price {
  color: #fff;
  font-size: 16px;
  text-align: right;
}

.___iframe .card-5 .detail-2 {
  padding: 15px;
}

.___iframe .card-5 h4.cart-title {
  margin: 0;
  line-height: 1.2em;
  height: 2.4em;
  overflow: hidden;
}

.___iframe .card-5 .features {
  margin-top: -5px;
}

.___iframe .card-5 .detail-2 ul {
  margin-bottom: 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}

.___iframe .card-5 .detail-2 ul.check {
  list-style: none;
  line-height: 2em;
  font-size: 1em;
  margin-bottom: 15px;
  padding: 15px 0px 15px 0px;
  margin-top: 15px;
}

.___iframe .card-5 .detail-2 .time {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 0.8333em;
}

.___iframe .card-5 .detail-2 .time span {
  /*color: #00bdbb;*/
  letter-spacing: 0.04em;
  font-weight: 500;
}

.___iframe .card-5 .detail-2 i {
  padding-right: 10px;
  /*color: #00bdbb;*/
}
/* <- cart-5 */


/* -> cart-6 */
.___iframe .cart-6
{
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.___iframe .cart-6 .information {
  margin-left: 15px;
  padding-right: 15px;
}

.___iframe .cart-6 .information h4.cart-title {
  padding: 0;
  margin: 10px 0 0;
}
.___iframe .cart-6 h4.cart-title a {
  font-size: 16px;
  font-weight: normal;
  color: #000 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.___iframe .cart-6 .information h5 {
  padding: 0;
  margin: 5px 0 0 0;
  line-height: 1.2em;
  height: 1.2em;
  overflow: hidden;
}

.___iframe .cart-6 .information ul {
  padding: 10px 0;
}

.___iframe .cart-6 .information ul li {
  padding: 0;
}

.___iframe .cart-6 .information ul li i {
  padding-right: 6px;
  margin: 0;
  /*color: #FDB714;*/
}
.___iframe .cart-6 .information span {
  /*font-weight: 500;*/
  /*color: #FDB714;*/
}
.___iframe .cart-6 .information span.strikethrough {
  margin: 0 10px;
}
.___iframe .cart-6 .information span.price {
  font-weight: 500;
  font-size: 16px
}
/* <- cart-6 */


/* -> cart-7 */
.___iframe .cart-7 {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.___iframe .cart-7 .overlay-panel {
  padding: 0;
}
.___iframe .cart-7 .ribbon span {
  font-weight: 500;
  /*background-color: #FDB714;*/
  font-size: 18px;
}
.___iframe .cart-7 h4.cart-title {
  margin: 10px 0 0;
}
.___iframe .cart-7 h4.cart-title a {
  font-size: 16px;
  font-weight: normal;
  color: #000 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.___iframe .cart-7 .information {
  padding: 10px 10px;
}
.___iframe .cart-7 .information ul {
  padding: 10px 0;
}
.___iframe .cart-7 .information ul li {
}
.___iframe .cart-7 .information ul i {
  padding-right: 6px;
  margin: 0;
  /*color: #FDB714;*/
}
/* <- cart-7 */



/* -> cart-8 */
.___iframe .cart-8 {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.___iframe .cart-8 .text-information-4 {
  padding: 10px 30px 10px 30px;
}

.___iframe .cart-8 .text-information-4 h1 {
  margin: 0 0 20px 0;
  font-size: 26px;
  line-height: 1.2;
  height: 2.4em;
  overflow: hidden;
}

.___iframe .cart-8 .text-information-4 h1 a {
  color: #000;
}

.___iframe .cart-8 .text-information-4 p {
  margin: 0 0 10px 0;
  font-size: 15px;
  line-height: 1.5;
  overflow: hidden;
  height: 5.5em;
}

.___iframe .cart-8 .text-center {
  border-left: 1px solid #000;
  margin-top: 30px;
}
.___iframe .cart-8 .text-center ul {
  padding: 0;
  line-height: 2em;
  color: #000;
}
.___iframe .cart-8 .text-center ul li {
  padding: 0 0 5px 0;
}
.___iframe .cart-8 span.strikethrough {
  margin: 0 15px;
  color: #888;
}
.___iframe .cart-8 span.price {
  font-size: 18px;
  font-weight: 500;
}
/* <- cart-8 */


/*PAGE-2
.___iframe .site-menu-page-2 {
  background: linear-gradient(rgba(66, 66, 66, 0.91), rgba(66, 66, 66, 0.91) 100%) !important;
}

.___iframe .panel-group-continuous .panel + .panel {
  border: none;
}

.___iframe #findPanel .panel:first-child {
  background-color: rgba(224, 224, 224, 0.27) !important;
  padding: 10px 10px 10px 10px;
}

.___iframe #findPanel .panel:last-child {
  background-color: rgba(224, 224, 224, 0.27) !important;
  padding: 0 10px 10px 10px;
}

.___iframe .site-menu-page-2 a {
  color: #ffffff !important;
}

.___iframe #findPanel .panel-group .panel-title{
  font-size: 12px !important;
}

.___iframe #findPanel .panel {
  background-color: transparent;
}

.___iframe .panel-background {
  background: linear-gradient(to bottom, rgba(158, 158, 158, 0.31) 30%, rgba(224, 224, 224, 0.4) 100%);
}

.___iframe .page-2-destination,
.___iframe .page-2-offers,
.___iframe .page-2-transport {
  background-color: rgba(158, 158, 158, 0.33);
}

.___iframe .page-2-destination .list-unstyled,
.___iframe .page-2-offers .list-unstyled,
.___iframe .page-2-transport .list-unstyled {
  border-radius: 17px;
  background-color: #ffffff;
  margin: 5px;
}

.___iframe .page-2-destination h5.title,
.___iframe .page-2-offers h5.title,
.___iframe .page-2-transport h5.title {
  margin: 0;
  text-align: center;
  padding: 8px;
  background: linear-gradient(to bottom, rgba(158, 158, 158, 0.37), rgba(158, 158, 158, 0) 100%);
  color: #404040;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.___iframe .page-2-destination .btn,
.___iframe .page-2-offers .btn,
.___iframe .page-2-transport .btn {
  border-color: rgba(224, 224, 224, 0.4);
  color: #000;
}

.___iframe .page-2-destination ul li a,
.___iframe .page-2-offers ul li a,
.___iframe .page-2-transport ul li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #204d92;
  display: block;
  padding: 6px 15px;
  margin-bottom: 1px;
  border-bottom: 1px solid #ddd;
}

.___iframe .page-2-transport .page-2-dropdown-active {
  padding: 5px 0 0 15px;
}

.___iframe .page .page-2,
.___iframe .cart-page-2 {
  background: linear-gradient(to bottom, rgb(224, 224, 224), #9e9e9e 100%);
  border: none;
  box-shadow: 0 3px 3px rgba(158, 158, 158, 0.8);
    color: #000;
}

.___iframe .page-2 .cart-title,
.___iframe .cart-page-2 .cart-title {
  text-align: left;
}

.___iframe .cart-page-2 .cart-page-2-information {
  padding-left: 10px;
}

.___iframe .widget-content .thumbnail h4 {
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  text-align: center;
}

.___iframe .left-bar-cart h5.title {
  margin: 4px 0 4px;
  background-color: #E0316F;
  text-align: center;
  padding: 8px;
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.___iframe .left-bar-cart h5.title a {
  color: #ffffff ;
}


.___iframe .page-2 {
  padding: 5px;
}


.___iframe .cart-page-2 .cart-title,
.___iframe .page-2 .cart-title {
  background: linear-gradient(to left, rgba(238, 236, 235, 0), rgba(234,234,234, 0.9));
  padding-left: 10px;
}

.___iframe .cart-page-2-1 {
  padding-left: 10px;
}

.___iframe .cart-page-2-1 h5 {
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
}

.___iframe .page-2 .text-center {
  padding-left: 10px;
  border-left: 1px solid #aaa;
}

.___iframe .page-2 .cart-page-2-1 ul {
  color: rgba(0, 0, 0, 0.62);
}

.___iframe .page-2 .cart-page-2-1 li {
  display: inline;
}

.___iframe .page-2 .cart-page-2-1 li:first-child {
}

.___iframe .page-2 .cart-page-2-1 li:last-child {
}

.___iframe .page-2 .cart-page-2-1 li:last-child i {
}

.___iframe .page-2 .text-center h4 {
  color: #FDB714;
}

.___iframe .page-2 .page-2-title-2 {
  color: rgba(0, 0, 0, 0.62);
  font-size: 14px;
  line-height: 1.5;
  overflow: hidden;
  height: 1.5em;
  margin: 0;
}

.___iframe .page-2 .page-2-information {
  padding: 5px 10px 10px 10px;
}

.___iframe .page-2-information .overflow {
  height: 3em;
}

.___iframe .page-2-information .btn {
  margin-right: 25px;
  margin-top: 10px;
}

.___iframe .vcard {
  border: 1px solid #eee;
}

.___iframe .widget-pages dl.address {
}
.___iframe .widget-pages dl.address dt {
  width: 60px;
  text-align: left;
  float: left;
}
.___iframe .widget-pages dl.address dd {
  margin-left: 60px;
}
.___iframe .widget-pages dl.contacts dt {
  width: 20px;
  text-align: left;
  float: left;
}
.___iframe .widget-pages dl.contacts dd {
  margin-left: 20px;
}

.___iframe #tabTours h4 {
  padding: 10px 20px;
  background-color: #f1f1f1;
}

.___iframe #tabTours h5 {
  text-transform: uppercase;
}

.___iframe .pagination > .active > a,
.___iframe .pagination > .active > span,
.___iframe .pagination > .active > a:hover,
.___iframe .pagination > .active > span:hover,
.___iframe .pagination > .active > a:focus,
.___iframe .pagination > .active > span:focus {
  background-color: #16b9d5;
  border-color: #16b9d5;
}

.___iframe .site-footer {
  height: auto;
  padding: 30px 0 20px 0;
  background-color: #242121;
  color: #ffffff;
}

.___iframe .site-footer .cart-footer,
.___iframe .site-footer .information-footer,
.___iframe .site-footer .distination-footer {
  background-color: transparent;
}


.___iframe .site-footer .cards,
.___iframe .site-footer .footer-contacts,
.___iframe .site-footer .footer-logo {
  margin-bottom: 20px;
}

.___iframe .site-footer .footer-contacts {
  padding: 0;
  color: #ffffff;
}

.___iframe .site-footer .list-unstyled li i {
  padding-right: 6px;
  color: #ffffff;
}

.___iframe .site-footer a {
  color: #ffffff;
}

.___iframe .site-footer .footer-social {
  padding: 5px 0 20px 0;
}

.___iframe .site-footer .cards {
  padding: 20px 0 20px 0;
}

.___iframe .site-footer .input-group {
  width: 100%;
  margin-top: 15px;
}

.___iframe .site-footer .input-group .form-control {
  height: 50px;
}

.___iframe .site-footer .input-group-btn .btn {
  padding: 12px 10px;
}

.___iframe .site-footer .input-group-btn .btn-info {
  background-color: rgb(255, 152, 0);
  border-color: rgb(255, 152, 0)
}

.___iframe .site-footer-legal {
  width: 100%;
  padding: 10px 0;
  border-top: 2px solid #ffffff;
  text-align: right;
  color: #f7f7f7;
}

.___iframe .site-footer-legal a {
  color: #ffffff;
}

.___iframe .border-bottom-warning {
  border-bottom: 1px solid #fff;
}
.___iframe .bg-warning {
  color: #fff;
  background-color: #4da8fa;
}
.___iframe .bg-orange-100 {
  background-color: #e9e4e0 !important;
}


.grid-stack-item > .grid-stack-item-content.bordered {
  border: 1px dashed #aaa;
}
.grid-stack-item > .grid-stack-item-content.widget {
  margin-bottom: 0;
  background-color: transparent;
}
*/


#cardsPreview .___iframe .widget,
#page-size .___iframe .widget {
  position: relative;
}
#cardsPreview .___iframe .widget:after,
#page-size .___iframe .widget:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0,0,0,0.1);*/
  z-index: 999;
  cursor: default;
}
