/* #21B0BB - Main tourquoise */
/* #0ba1ad - Dark tourquoise */
/* #02939e - Darker tourquoise */
/* rgba(33, 176, 186, 1) - RGB tourquoise */

/* color: #403672; purple */
/* color: #BC27C8; violette */
/* color: #ac00b9; Dark violette */

/* =datepicker debuging css
-------------------------------------------------------------- */
.ui-datepicker-calendar td.selected a {
  background: #FFBF00 none repeat scroll 0 0;
  color: #ffffff;
}
.ui-datepicker-calendar td.available a {
  background: #CEE914 none repeat scroll 0 0;
  color: #ffffff;
}
.ui-datepicker-calendar td.potential a {
  color: #c5c0c0;
}
.ui-datepicker-calendar tbody .ui-state-active, .ui-datepicker-calendar tbody .ui-state-highlight .ui-state-active {
  background: #eeeeee none repeat scroll 0 0;
  color: #5a5c5c;
}

/* =Advertising AdBanners CSS
-------------------------------------------------------------- */
footer#main-footer {
  position: relative;
}
.skyscraper {
  display: block;
  position: absolute;
  /*top: 1px;*/
  top: 280px;
  width: 160px;
}
.skyscraper.sky-left {
  /*left: 20px;*/
  margin-left: -200px;
}
.skyscraper.sky-right {
  /*right: 20px;*/
  margin-left: 1180px;
}
@media screen and (max-width: 1560px){
  .skyscraper.sky-right {
    display: none;
  }
}

.skyscraper.fixed {
  position: fixed;
  right: 50%;
  left: auto;
  /*margin-top: 62px;*/
}
.skyscraper.fixed.sky-left {
  margin-right: 605px;
}
.skyscraper.fixed.sky-right {
  margin-right: -765px;
}

/* =Imported from Custom CSS
-------------------------------------------------------------- */
select{
  max-width: 100%;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: transparent;
  opacity: 1;
}
.booking-item-payment{
  margin-bottom: 20px;
}
.hotel-star{
  margin-bottom: 15px !important;
}
.hotel-star .booking-item-rating-stars{
  font-size: 30px;
}
.hotel-star .booking-item-rating-number{
  font-size: 30px;
  font-family: 'Roboto';
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table {
  border-width: 1px;
  border-color: #e9e9e9;
  border-collapse: collapse;
  width: 100%;
}
table caption {
  padding: 10px;
  background-color: #e9e9e9;
}
table td, table th {
  border-width: 1px;
  padding: 5px;
  border-style: solid;
  border-color: #e9e9e9;
  text-align: left;
}
/*.table_checkout{
    display: inline-block;
    width: 50%;
}*/
.table_checkout td{
  border: none;
  /*padding: 2px 0 0;*/
  border-bottom: 1px dashed #d9d9d9;
  /*font-size: 15px;*/
  overflow: hidden;

}
/*.table_checkout .title{
    width: 100%;
}*/
.booking-item-payment .booking-item-payment-total {
  padding: 8px 10px;
}
ul.slimmenu li > ul > li ul {
  width:auto;
}

/* =Imported from Custom2 CSS
-------------------------------------------------------------- */
.btn-st-big{
  padding: 8px 41px;
  text-transform: uppercase;
  font-size: 18px;
}
span.require{
  color:red;
}
.table_checkout{
  display: table;
  width: 100%;
}
.table_checkout .title{
  width: auto;
}
.form-control.error{
  border:1px solid red;
}

/* =Utill Helper CSS
-------------------------------------------------------------- */

@media print {
  pre {
    display: none;
    visibility: hidden;
  }
  .print-none {
    display: none;
    visibility: hidden;
  }
}
.logo img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  /*-ms-interpolation-mode: bicubic;*/
  -ms-interpolation-mode: nearest-neighbor;
}
i {
  font-style: inherit;
}
.btn:hover {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.bg-content a:focus {
  outline: none;
  text-decoration: none;
}

@media (min-width: 992px) {
  .lg-center,
  .col-lg-center {
    text-align: center;
  }
  .lg-left,
  .col-lg-left {
    text-align: left;
  }
  .lg-right,
  .col-lg-right {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .md-center,
  .col-md-center {
    text-align: center;
  }
  .md-left,
  .col-md-left {
    text-align: left;
  }
  .md-right,
  .col-md-right {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .sm-center,
  .col-sm-center {
    text-align: center;
  }
  .sm-left,
  .col-sm-left {
    text-align: left;
  }
  .sm-right,
  .col-sm-right {
    text-align: right;
  }
}

button.border-white,
.border-white {
  border: 1px solid #fff;
  padding: 5px 10px;
}

.reg-tip {
  float: none;
  /*display: inline-block;*/
  margin-bottom: 20px;
  vertical-align: top;
  font-size: 16px;
}
.reg-tip p + h4,
.reg-tip hr + h4,
.reg-tip h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #222;
}
.reg-tip p + h4,
.reg-tip hr + h4 {
  margin-bottom: 20px;
}
.reg-tip p {
  /*color: #939595;*/
  font-weight: 300;
  font-size: 14px;
}
@media (min-width: 992px) {
  .reg-tip {
    padding-left: 80px;
    padding-right: 80px;
  }
}

.wspnw {
  white-space: nowrap;
}

.lh1-2em {
  line-height: 1.2em;
}
.lh1-4em {
  line-height: 1.4em;
}
.lh1-6em {
  line-height: 1.6em;
}
.lh1-8em {
  line-height: 1.8em;
}

.text-color-orange {
  color: #F4B41E !important;
}
.bg-color-orange {
  background-color: #F4B41E;
}
.text-color-orange2 {
  color: #E55639 !important;
}
.bg-color-orange2 {
  background-color: #E55639;
}
.text-color-green2 {
  color: #00A488 !important;
}
.bg-color-green2{
  background-color: #00A488;
}
.text-color-green3 {
  color: #007568 !important;
}
.bg-color-green3{
  background-color: #007568;
}

.bg-cover-img {
  background-size: cover;
  background-position: 50%;
}
.bg-contain-img {
  background-size: contain;
  background-position: 50%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}

.ds-inline-block {
  display: inline-block;
}
.ds-block {
  display: block;
}
.text-color-gray {
  color: #777777 !important;
}
.text-color-charcol {
  color: #444444 !important;
}
.text-color-graylight {
  color: #aaaaaa !important;
}
.text-color-green4 {
  color: #4CAE4C !important;
}
.text-color-purple {
  color: #624aa1 !important;
}
.bg-white {
  background: #ffffff !important;
}
.bg-gray-darken {
  background: #f5f5f5 !important;
}
.bg-gray-darkest {
  background: #eeeeee !important;
}
.border-color {
  border-color: #65CA7D !important;
}
.bg-color-charcol {
  background: #4d4d4d !important;
}
.border-color-white {
  border-color: #ffffff !important;
}
.border-color-charcol {
  border-color: #4d4d4d !important;
}
.border-color-gray {
  border-color: #eeeeee !important;
}
.border-color-darkgray {
  border-color: #cccccc !important;
}
.border-width1 {
  border: 1px solid transparent;
}
.border-width2 {
  border: 2px solid transparent;
}
.border-width3 {
  border: 3px solid transparent;
}
.border-none {
  border: none !important;
}
.fw200 {
  font-weight: 200;
}
.fw400 {
  font-weight: 400;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.fw700 {
  font-weight: 700;
}

/* =custom theme css tweaks
-------------------------------------------------------------- */
body {
  background: #262626;
}
.header-top {
  padding: 20px 0;
  max-height: 80px;
  background: #262626;
}
.header-top.md-header {
  max-height: 100px;
}
@media (max-width: 992px) {
  .header-top.md-header,
  .header-top {
    max-height: none;
  }
}
.min-datepicker form {
  display:inline-block;
  padding:15px;
}
.ll-skin-melon .ui-datepicker {
  width: 100%;
}
.booking-item-static {
  display: block;
  position: relative;
  padding: 17px;
  border: 1px solid #e6e6e6;
  color: #737373;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.onsale{
  color: #3CC4A4 !important;
  text-decoration: line-through;
}
.offerprice{
  color: #3CC4A4 !important;
}

/* using greencoloring */
.text-dark,
.text-dark .thumb-desc,
.text-dark.thumb-desc {
  color: #376440;
  color: rgba(0,0,0,0.5);
}
/* using greencoloring */
ul.slimmenu.slimmenu-collapsed li .slimmenu-sub-collapser {
  background: rgb(116, 198, 131);
}
/* using greencoloring */
#main-header ul.slimmenu li.current-menu-item > a, #main-header ul.slimmenu li:hover > a, #main-header .menu .current-menu-ancestor >a, #main-header .product-info-hide .product-btn:hover {
  background: rgb(116, 198, 131);
  color: white;
}
/* using greencoloring */
ul.slimmenu.slimmenu-collapsed li ul li a {
  color: #3CC4A4;
}
ul.slimmenu li a {
  white-space: nowrap;
}
@media screen and (max-width: 992px){
  #main-header {
    background: #333;
  }
  #main-header .nav {
    background: #fff;
  }
  ul.slimmenu.slimmenu-collapsed li > ul {
    padding-left: 25px;
  }
}
.booking-item-rating .booking-item-rating-number {
  margin-right: auto;
}
@media screen and (min-width: 992px){
  .booking-item-rating {
    text-align: center;
  }
}
@media screen and (max-width: 1220px) and (min-width: 992px){
  .booking-item-meta .booking-item-rating-stars {
    font-size: 20px;
  }
}
.booking-item-review-person {
  text-align: center;
}
.booking-item-review-person-avatar-icon {
  border-radius: 50%;
  overflow: hidden;
  width: 60px;
  height: 60px;
  text-align: center;
  background: #eee;
  display: inline-block;
}
.booking-item-review-person-avatar-icon i {
  margin-top: 10px;
}
.top-area .bg-holder > .bg-mask {
  opacity: 0.2;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background-color: #333;
  border-radius: 50%;
}
h5.thumb-title {
  font-size: 16px;
}

/* using greencoloring */
.btn-primary[disabled],
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
  background-color: #3CC4A4;
  border-color: #08947A;
  cursor: not-allowed;
}

.hotel-room-form.sidebar-fixed{
  position: fixed;
  top: 50px;
  z-index: 999;
}
.hotel-room-form {
  border: 1px solid #EBE9E9;
  padding: 10px;
}


.list-facility-space .sub-item, .list-facility .item, .room-facility-amenities .sub-item {
  padding: 15px;
  border-top: 1px solid white;
}
@media (min-width: 768px) {
  .list-facility .item:nth-child(2n+1), .room-facility .row:nth-child(2n+1), .room-facility-amenities .amenities_inner:nth-child(2n+1) {
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 767px) {
  .list-facility .item:nth-child(2n+1), .list-facility-space .sub-item:nth-child(2n+1), .room-facility-amenities .sub-item:nth-child(2n+1) {
    background-color: rgba(255, 255, 255, 0.5);
  }
}

.booking-item-meta .facility-item i {
  display: block;
  margin: 0 auto;
  font-size: 30px;
  text-align: center;
  height: 30px;
}
.booking-item-meta .facility-item h5 {
  text-align: center;
  margin-top: 10px;
}

.fotorama {
  background: #222;
}
.fotorama__wrap,
.fotorama__stage,
.fotorama__nav {
  margin: 0 auto;
}

.pricing-table.featured,
.pricing-table:hover{
  box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
  background-color:#fcfcfc;
}
.pricing-table{
  position:relative;
  margin-bottom:20px;
  /*background-color:#fcfcfc;*/
  background-color:#f6f6f6;
  color:#999;
  border-radius:2px;box-shadow:none;
  text-align:center;
  -webkit-transition:0.25s ease-out;
  -moz-transition:0.25s ease-out;
  transition:0.25s ease-out
}
.pricing-table .pricing-table-header{
  text-align:center;
  /*padding:12px 8px;*/
  padding:9px 8px;
  border-radius:2px 2px 0 0
}
.pricing-table .pricing-table-header h2{
  margin:0;
  /*font-size:20px;*/
  font-size:18px;
  font-weight:normal;
  text-transform:uppercase
}
.pricing-table .pricing-price{
  border-bottom:1px solid #e7edf6;
  /*padding:45px 15px;*/
  padding:30px 15px;
  /*background-color:#ccc;*/
  font-size:56px;
  line-height:1;
  color:#fff;
  font-weight:300
}
.pricing-table .pricing-price .pricing-sign{
  margin-right:5px;
  font-size:24px;
  font-weight:normal
}
.pricing-table .pricing-price .pricing-sub{
  margin-left:5px;
  font-size:22px;
  line-height:1
}
.pricing-table .pricing-lead{
  margin-bottom:1.5em;
  font-size:18px;
  text-transform:uppercase
}
.pricing-table .pricing-lead:after{
  margin:0 auto;
  content:"";
  height:0px;
  width:80px;
  padding-top:.6em;
  border-bottom:solid 3px #eff0f3;
  display:block
}
.pricing-table .pricing-plan-details{
  padding:1em
}
.pricing-table .pricing-plan-details>ul{
  margin:0;padding:0;
  list-style:none;
  font-size:14px;
  line-height:2em
}
.pricing-table>.pricing-table-footer{
  padding:2em;
  text-align:center
}
.pricing-table>.pricing-table-footer>a{
  display:block;
  margin:0 auto;
  padding:12px;
  font-size:14px;
  line-height:1;
  width:100%;
  max-width:200px
}

.booking-item-payment > .booking-item-payment-extras {
  padding: 10px 15px;
  background: #f7f7f7;
  border-bottom: 1px solid #d9d9d9;
}
.booking-item-payment > .booking-item-payment-extras .booking-item-payment-img {
  float: left;
  display: block;
  width: 30%;
  margin-right: 5%;
}
.booking-item-payment > .booking-item-payment-extras .booking-item-payment-title {
  font-size: 14px;
  margin-bottom: 0;
}

@media screen and (min-width: 992px){
  .text-right-md {
    text-align: right;
  }
  .col-md-4 .thumb-fixed-height .hover-img {
    height: 250px;
  }
}

[class^="col-"] .thumb-fixed-height .hover-img {
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
}
[class^="col-"] .thumb-fixed-height .hover-img img {
  visibility: hidden;
}

.st_featured {
  /*background: none repeat scroll 0 0 hsla(200, 80%, 50%, 1);*/
  background: none repeat scroll 0 0 hsla(131, 42%, 62%, 1);
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 4px;
  text-transform: uppercase;
  line-height: 26px;
  left: -11px;
  opacity: 1;
  padding: 0 0 0 13px;
  position: absolute;
  text-shadow: none;
  top: 5px;
  z-index: 9;
}
.st_featured::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  /*border-color: hsla(200, 70%, 42%, 0.8) hsla(200, 70%, 42%, 0.8) transparent transparent;*/
  border-color: hsla(131, 42%, 62%, 0.8) hsla(131, 42%, 62%, 0.8) transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 5px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 100%;
  width: 0;
}
.st_featured::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  /*border-color: hsla(200, 80%, 50%, 1) transparent hsla(200, 80%, 50%, 1) hsla(200, 80%, 50%, 1);*/
  border-color: hsla(131, 42%, 62%, 1) transparent hsla(131, 42%, 62%, 1) hsla(131, 42%, 62%, 1);
  border-image: none;
  border-style: solid;
  border-width: 13px !important;
  content: "";
  height: 0;
  left: 100%;
  position: absolute;
  top: 0;
  width: 0;
}
.st_featured+.st_featured {
  top: 50px;
}
.st_featured+.st_featured+.st_featured {
  top: 90px;
}
.st_featured+.st_featured+.st_featured+.st_featured {
  top: 130px;
}
.feature_class {
  left: 5px;
  top: 10px;
  padding-left: 25px;
}
.feature_class.right {
  left: initial;
  right: 5px;
  padding: 0 13px 0 0;
}
.feature_class.right::before {
  right: 0;
  left: initial;
  border-color:  #3CC4A4 transparent transparent  #3CC4A4;
}
.feature_class.right::after {
  right: 100%;
  left: initial;
  border-color: #3CC4A4 #3CC4A4 #3CC4A4 transparent;
}

.feature_class.blue {
  background: none repeat scroll 0 0 hsla(200, 80%, 50%, 1);
}
.feature_class.blue::before {
  border-color: hsla(200, 70%, 42%, 0.8) hsla(200, 70%, 42%, 0.8) transparent transparent;
}
.feature_class.blue::after {
  border-color: hsla(200, 80%, 50%, 1) transparent hsla(200, 80%, 50%, 1) hsla(200, 80%, 50%, 1);
}
.feature_class.blue.right::before {
  border-color:  hsla(200, 80%, 50%, 1) transparent transparent hsla(200, 80%, 50%, 1);
}
.feature_class.blue.right::after {
  border-color: hsla(200, 80%, 50%, 1) hsla(200, 80%, 50%, 1) hsla(200, 80%, 50%, 1) transparent;
}
.feature_class.orange {
  background: hsla(10, 77%, 56%, 1);
}
.feature_class.orange::before {
  border-color: hsla(10, 77%, 56%, 0.8)  hsla(10, 77%, 56%, 0.8) transparent transparent;
}
.feature_class.orange::after {
  border-color: hsla(10, 77%, 56%, 1) transparent hsla(10, 77%, 56%, 1) hsla(10, 77%, 56%, 1);
}
.feature_class.orange.right::before {
  border-color:  hsla(10, 77%, 56%, 0.8) transparent transparent hsla(10, 77%, 56%, 0.8);
}
.feature_class.orange.right::after {
  border-color: hsla(10, 77%, 56%, 1) hsla(10, 77%, 56%, 1) hsla(10, 77%, 56%, 1) transparent;
}
.feature_class.yellow {
  background: hsla(45, 100%, 50%, 1);
}
.feature_class.yellow::before {
  border-color: hsla(45, 100%, 50%, 0.8) hsla(45, 100%, 50%, 0.8) transparent transparent;
}
.feature_class.yellow::after {
  border-color: hsla(45, 100%, 50%, 1) transparent hsla(45, 100%, 50%, 1) hsla(45, 100%, 50%, 1);
}
.feature_class.yellow.right::before {
  border-color: hsla(45, 100%, 50%, 0.8) transparent transparent hsla(45, 100%, 50%, 0.8);
}
.feature_class.yellow.right::after {
  border-color: hsla(45, 100%, 50%, 1) hsla(45, 100%, 50%, 1) hsla(45, 100%, 50%, 1) transparent;
}
.feature_class.purple {
  background: hsla(257, 37%, 46%, 1);
}
.feature_class.purple::before {
  border-color: hsla(257, 37%, 46%, 0.8) hsla(257, 37%, 46%, 0.8) transparent transparent;
}
.feature_class.purple::after {
  border-width: 13px 10px !important;
  border-color: hsla(257, 37%, 46%, 1);
}

.feature_class.violete {
  background: hsla(295, 42%, 45%, 1);
}
.feature_class.violete::before {
  border-color: hsla(295, 42%, 45%, 0.8) hsla(295, 42%, 45%, 0.8) transparent transparent;
}
.feature_class.violete::after {
  border-width: 13px 10px !important;
  border-color: hsla(295, 42%, 45%, 1);
}

.hover-title.solid {
  background: #3CC4A4;
}

.horizontal-panel {
  border: 1px solid #f5f5f5;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.horizontal-panel .horizontal-panel-img {
  padding: 0;
  background: #222;
  margin-bottom: 20px;
  position: relative;
}
.horizontal-panel .horizontal-panel-img a {
  height: 150px;
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
}
.horizontal-panel .price {
  font-size: 32px;
  font-weight: 400;
  left: 3%;
  position: absolute;
  top: 70%;
  z-index: 1;
}
.horizontal-panel .price span {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  display: table;
  padding: 20px 14px;
  background-color: #53C0E0;
  border: 4px solid #fff;
  color: #fff;
  text-align: center;
}
.horizontal-panel .price a {
  color: #fff;
}
.horizontal-panel .horizontal-panel-title {
  margin-bottom: 20px;
}
.horizontal-panel .title,
.horizontal-panel .title a {
  color: #48BFE1;
}
.horizontal-panel .info {
  margin-bottom: 10px;
}
.horizontal-panel .tags ul {
  list-style: none;
}
.horizontal-panel .tags ul li {
  color: #fff;
  padding: 0;
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  margin: 0 5px 5px 0px;
}
.horizontal-panel .tags ul li span {
  display: inline-block;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 13px;
  white-space: nowrap;
  padding: 0px 10px;
  vertical-align: top;
}
.horizontal-panel .tags ul {
  padding: 0;
  margin: 10px 0;
}
.horizontal-panel .tags ul li:before {
  content: '';
  background-image: url('../img/tag-tip.png');
  display: inline-block;
  width: 17px;
  height: 24px;
}
.horizontal-panel .tags ul li span,
.horizontal-panel .tags ul li:before {
  background-color: #FFBF00;
}
.horizontal-panel .tags ul li.resort span,
.horizontal-panel .tags ul li.resort:before {
  background-color: #FF5C26;
}
.horizontal-panel .tags ul li.room span,
.horizontal-panel .tags ul li.room:before {
  background-color: #E55639;
}
.horizontal-panel .tags ul li.nights span,
.horizontal-panel .tags ul li.nights:before {
  background-color: #FFBF00;
}
.horizontal-panel .button {
  margin-bottom: 20px;
}
.horizontal-panel.upgrade .price span {
  background-color: #53BA57;
}
.horizontal-panel.upgrade .price.resort {
  top: 5%;
  right: 4%;
  left: initial;
  font-size: 20px;
}
.horizontal-panel.upgrade .price.resort span {
  background-color: #FF5C26;
  border-color: transparent;
  padding: 5px;
}
.horizontal-panel .price span small {
  color: #fff;
  display: block;
  text-align: center;
  width: 100%;
  vertical-align: top;
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.horizontal-panel.upgrade .title,
.horizontal-panel.upgrade .title a{
  color: #53BA57;
}
.horizontal-panel.tile {
  border-color: #fff;
}
.horizontal-panel.tile .horizontal-panel-text {
  border: 1px solid #f5f5f5;
  margin: 0 auto;
  padding: 15px 0 30px;
}
.horizontal-panel.tile .horizontal-panel-img {
  margin-bottom: 0px;
}
.horizontal-panel.tile .horizontal-panel-img a{
  height: 200px;
}
.horizontal-panel.tile .price {
  font-size: 32px;
}
.horizontal-panel.tile .title {
  font-size: 20px;
}

@media screen and (min-width:992px ){
  .horizontal-panel .button {
    text-align: right;
    padding: 0;
  }
  .horizontal-panel.tile .horizontal-panel-title {
    margin-top: 15px;
  }
}

@media screen and (max-width:991px ){
  .horizontal-panel.row {
    margin: 0 auto 15px;
  }
  .horizontal-panel .price {
    font-size: 38px;
  }
  .horizontal-panel .price,
  .horizontal-panel.tile .price {
    top: 5%;
    left: 2%;
  }
  .horizontal-panel.tile .title,
  .horizontal-panel .title {
    font-size: 24px;
  }
  .horizontal-panel.tile .horizontal-panel-img a,
  .horizontal-panel .horizontal-panel-img a {
    height: 200px;
  }
}

@media screen and (max-width:767px ){
  .horizontal-panel.tile .price,
  .horizontal-panel .price {
    font-size: 28px;
  }
  .horizontal-panel.upgrade .price span small {
    margin: 0;
  }
}

@media screen and (max-width:480px ){
  .horizontal-panel.tile .price,
  .horizontal-panel .price {
    font-size: 22px;
  }
}

.horizontal-panel .price-lg {
  font-size: 13px;
}
.horizontal-panel .price-lg span {
  padding: 15px 10px;
}

div#second-footer{
  background: #262626;
  padding: 60px 0 30px 0;
  color: #e6e6e6;
  font-size: 11px;
  line-height: 1.4em;
  position: relative;
  border-top: 1px solid #222;
}
div#second-footer .logo {
  margin-bottom: 15px;
}
div#second-footer a,
div#second-footer h1,
div#second-footer h2,
div#second-footer h3,
div#second-footer h4,
div#second-footer h5 {
  color: #fff;
}
div#second-footer .form-control {
  background: #121212;
  border-color: #000;
  color: #fff;
}
div#second-footer .form-control:focus {
  border-color: #ed8323;
}

.scrollNav {
  padding: 5px 10px;
  background-color: #aaa;
  border: 1px solid #fff;
  color: #fff;
  position: fixed;
  bottom: 10px;
  opacity: 0.7;
  white-space: nowrap;
  cursor: pointer;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  z-index: 1000;
}
.scrollNav:focus {
  outline: none;
}
.scrollNav:hover {
  opacity: 1 !important;
}
#btnUp {
  right: 30px;
}
#btnDown {
  right: 70px;
}

.booking-head [class^="col-md-"] {
  background-color: #08947A;
  border-color: #3CC4A4;
  border-bottom: none;
}
.booking-list {
  overflow: hidden;
  height: inherit !important;
}
.booking-list > li.item {
  position: relative !important;
  top: inherit !important;
  left: inherit !important;
}
.booking-list li .booking-item {
  background: #f7f7f7 !important;
}
.booking-list li .booking-item-bg-white {
  background: #ffffff !important;
}
.booking-list li:hover .booking-item,
.booking-list li.active .booking-item {
  background: #3CC4A4 !important;
  color: #ffffff !important;
}
.booking-list li:hover .booking-item [class^="col-sm-"],
.booking-list li.active .booking-item [class^="col-sm-"],
.booking-list li:hover .booking-item [class^="col-md-"],
.booking-list li.active .booking-item [class^="col-md-"] {
  background: #3CC4A4 !important;
  border-color: #08947A !important;
}
.booking-list li:hover .booking-item h3,
.booking-list li:hover .booking-item h4,
.booking-list li:hover .booking-item h5,
.booking-list li:hover .booking-item h6,
.booking-list li:hover .booking-item p,
.booking-list li.active .booking-item h3,
.booking-list li.active .booking-item h4,
.booking-list li.active .booking-item h5,
.booking-list li.active .booking-item h6,
.booking-list li.active .booking-item p {
  color: #ffffff !important;
}
.booking-list li:hover .booking-item .btn,
.booking-list li.active .booking-item .btn {
  background-color: #E55639 !important;
  border-color: #E97B2B !important;
}
.booking-list li:hover .booking-item .btn:hover,
.booking-list li.active .booking-item .btn:hover {
  background-color: #E55639 !important;
  border-color: #E97B2B !important;

}
.booking-list .booking-expand-toggle {
  color: #27C5D1;
}
.booking-list .upgrade-color {
  color: #3CC4A4;
}

.booking-list li:hover .booking-item .chekout-room-details {
  border-color: #08947A !important;
  color: #ffffff !important;
}

.booking-list li:hover .booking-item .chekout-room-details .box-left {
  /*background-color: #08947A !important;*/
  background-color: transparent !important;
}

.booking-list li:hover .booking-item .chekout-room-details .box-right {
  background-color: transparent !important;
}

@media screen and (max-width: 991px) {
  #packages-list {
    margin-left: 15px;
    margin-right: 15px;
  }
}

ul.list-icon-abs {
  margin-left: 20px;
}
ul.list-icon-abs>li i {
  position: absolute;
  margin-left: -20px;
  margin-top: 5px;
}

/* =vvip theme additional css tweaks
-------------------------------------------------------------- */

/** Navigation **/
.header-top {
  background: #3CC4A4;
}
header#main-header {
  /*border-color: #21B0BB;*/
}
ul.slimmenu li.active > a,
#main-header ul.slimmenu li:hover > a,
ul.slimmenu.slimmenu-collapsed li .slimmenu-sub-collapser {
  background: #3CC4A4;
}
ul.slimmenu.slimmenu-collapsed li ul li a {
  color: #21B0BB;
}

/** Properties **/
.arrow-bottom-pink::after {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #3CC4A4;
  bottom: -20px;
  position: relative;
  left: 50%;
  margin-left: -20px;
}

.jumbo-callout .sub-head {
  display: inline-block;
  padding: 8px 30px;
  font-size: 18px;
  color: #fff;
}

.bg-pink {
  background-color: #3CC4A4 !important;
}
.bg-turq {
  background-color: #E55639 !important;
}
.bg-brand {
  background-color: #3CC4A4 !important;
}

.thumb:hover .thumb-caption {
  background: #eee;
}
.thumb-header {
  margin-bottom: 0;
}
.thumb-caption {
  padding: 35px 15px 30px;
}
.thumb-caption .price {
  color: #3CC4A4 !important;
  font-weight: 800;
  font-size: 22px;
}

.mobile-click-icon {
  color: #fff;
  background: #3CC4A4;
  border-radius: 50%;
  height: 42px;
  width: 42px;
  line-height: 42px;
  display: inline-block;
  text-align: center;

  z-index: 2;
  position: absolute;
  margin-top: -55px;
  margin-left: -21px;
}

.btn-btn-pr:hover {
  background-color: #E55639;
  border-color: #E97B2B;
}

/** Details **/
.booking-item-details .booking-item-header {
  border: none;
}

.btn-primary-alt {
  background-color: #3CC4A4;
  border-color: #08947A;
}
.btn-primary-alt:hover {
  background-color: #3CC4A4;
  border-color: #08947A;
}

.booking-item-meta {
  background-color: #eee;
}

.booking-item-review-person-avatar-icon {
  margin-top: -50px;
}
.booking-item-reviews > li .booking-item-review-content:before {
  content: none;
}
.booking-item-reviews > .col .booking-item-review-content {
  padding: 15px 17px;
  border: 1px solid #e6e6e6;
  position: relative;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

.mobile-phone-icon {
  color: #fff;
  background: #3CC4A4;
  border-radius: 50%;
  height: 56px;
  width: 56px;
  line-height: 56px;
  display: inline-block;
  text-align: center;

  z-index: 2;
  position: absolute;
  margin-top: -30px;
  margin-left: -28px;
}

.form-group.form-group-icon-left .input-icon {
  top: 29px;
}

.min-datepicker i.fa {
  color: #21B0BB;
}

/** Upgrades **/
.row[data-gutter="10"] > [class^="col-"] .feature_class {
  left: -5px;
}

/** Checkout **/
.text-color-green {
  color: #3CC4A4 !important;
}

.table-striped-alt > tbody > tr:nth-child(even) > td,
.table-striped-alt > tbody > tr:nth-child(even) > th {
  background-color: #f9f9f9;
}
.table > tbody > tr > th,
.table > tbody > tr > td {
  padding: 14px;
}
table td,
table th {
  border-color: #d5d5d5;
}

.booking-item-payment {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.chekout-room-details {
  border: 1px solid #ddd;
  color: #444;
}
.chekout-room-details .box-left,
.chekout-room-details .box-right{
  padding: 20px;
}
.chekout-room-details .box-left {
  background: #e7e7e7;
}
.chekout-room-details .box-right {
  background: #f0f0f0;
}

.notice-alert {
  /*background-color: #F2F9EF !important;*/
  background-color: #eff9f8 !important;
}
.notice-alert-text {
  color: #3CC4A4;
}

.st_check_term_conditions .i-check {
  opacity: 1;
  background-color: #fff;
}
.st_check_term_conditions .i-check.checked {
  background-color: #fff;
}
.i-check:before, .i-radio:before {
  color: #21B0BB;
}

.bg-color-alt {
  background-color: #3CC4A4 !important;
}

/** Small Screen Style **/
@media screen and (max-width: 992px) {

  #main-header,
  .slimmenu-menu-collapser {
    background: #6149A0;
  }
  #main-header .logo {
    text-align: center;
  }
  .owl-cap-title {
    font-size: 32px;
  }
  .owl-cap-price {
    display: none;
  }

}

/** new hero css **/
.site-hero {
  position: relative;
  background: #212121;
  /*background: #5d4c9b;*/
}
.site-hero__background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent 50% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.site-hero__inner {
  padding: 30px 0;
  text-align: center;
}
.site-hero h1 {
  margin: 0 0 10px;
  color: #ffffff;
  font-weight: 900;
  font-size: 42px;
  line-height: 1.12;
}
.site-hero h2 {
  margin: 0 0 30px;
  color: #ffffff;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.12;
}
.site-hero__background {
  background-image: url(//s3.amazonaws.com/vclix.static/members/dashboard/home/hero-bg.jpg);
  opacity: 0.7;
}

/* =mobile theme css tweaks
-------------------------------------------------------------- */

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

  .jumbo-callout {
    padding-top: 30px;
  }
  .jumbo-callout .sub-head {
    position: absolute;
    top: -45px;
    margin-left: -144px;
  }
  .booking-item-meta {
    min-height: 463px;
  }

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

  .jumbo-callout {
    background-image: url('//s3.amazonaws.com/vclix.static/partners/vvip/bg-sm-banner.png');
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: contain;
  }
  .jumbo-callout .head {
    font-size: 18px;
  }
  .jumbo-callout .head span {
    display: block;
  }
  .jumbo-callout .head-span {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 5px;
    padding-bottom: 15px;
  }
  .jumbo-callout .head-span2 {
    font-size: 35px;
  }
  .jumbo-callout .head-span3 {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 10px;
    padding-top: 10px;
  }
  .jumbo-callout .sub-head {
    font-size: 18px;
    display: block;
  }

  .mobile-text-center {
    text-align: center;
  }

  .amenit-title {
    background-color: #eee;
    padding: 10px;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 18px;
  }

  .booking-list li .booking-item [class^="col-md-"].mb-td {
    padding-left: 110px !important;
  }
  .booking-list li .booking-item [class^="col-md-"].mb-td::before {
    content: attr(data-title) " ";
    float: left;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 100%;
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #08947A;
    border-bottom: 2px solid #ddd;
  }
  .booking-list li:hover .booking-item [class^="col-md-"].mb-td::before,
  .booking-list li.active .booking-item [class^="col-md-"].mb-td::before {
    background: #08947A;
    color: #fff;
    border-bottom: 2px solid #3CC4A4;
  }

}

/* */
.header-row {
  background-color: #262626;
  border-bottom: 2px solid #3CC4A4
}
.header-row.header-white {
  background-color: #fff;
}


.box-shadow-wrapper {
  box-shadow:0 0 2px 1px rgba(0,0,0,0.18), 0 0 2px 1px rgba(0,0,0,0.15);
}

.resort-view {
  box-shadow:0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.resort-view .fotorama {
  background: #fff;
}
.resort-view .fotorama__nav {
  white-space: normal;
  text-align: left;
}

.tag_featured {
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 1.2em;
  opacity: 1;
  position: absolute;
  text-shadow: none;
  z-index: 9;
  padding: 10px 0 0 15px;
  left: 5px;
  top: 15px;
}
.tag_featured::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: hsla(10, 77%, 56%, 1) transparent transparent hsla(10, 77%, 56%, 1);
  border-image: none;
  border-style: solid;
  border-width: 38px;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 0px;
  width: 0;
  z-index: -1;
}
.tag_featured .cta {
  font-size: 22px;
}
.tag_featured .percent {
  top: -.5em;
}

.tag_featured.right {
  left: auto;
  padding-left: 5px;
  right: 15px;
  padding-right: 5px;
  text-align: right;
}
.tag_featured.right::before {
  left: auto;
  border-color: hsla(10, 77%, 56%, 1) hsla(10, 77%, 56%, 1) transparent transparent;
  right: 0%;
}

#packages-list .tag_featured.right {
  top: 0px;
  right: 0px;
}

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

  .resort-view .fotorama__wrap {
    margin-left: 0;
  }

  .tag_featured.lg {
    font-size: 22px;
    padding-top: 15px;
    padding-left: 20px;
  }
  .tag_featured.lg::before {
    border-width: 65px;
  }
  .tag_featured.lg .cta {
    font-size: 42px;
  }

  .pdl-md-30 {
    padding-left: 30px !important;
  }

  .pdr-md-30 {
    padding-right: 30px !important;
  }

}

@media screen and (max-width: 768px){
  .mobile-box-shadow-none,
  .resort-view {
    box-shadow: none;
  }

  .mobile-bg-white {
    background-color: #fff;
  }

  .mobile-pt0 {
    padding-top: 0 !important;
  }

  .mobile-pr0 {
    padding-right: 0 !important;
  }

  .mobile-pb0 {
    padding-bottom: 0 !important;
  }

  .mobile-pl0 {
    padding-left: 0 !important;
  }

  .pdl-xs-15 {
    padding-left: 15px !important;
  }

  .pdr-xs-15 {
    padding-right: 15px !important;
  }

  .mobile-mt0 {
    margin-top: 0 !important;
  }

  .mobile-mr0 {
    margin-right: 0 !important;
  }

  .mobile-mb0 {
    margin-bottom: 0 !important;
  }

  .mobile-ml0 {
    margin-left: 0 !important;
  }
}

.bg-lightblue {
  background-color: #F0F9FF !important;
}

.bg-lightblue2 {
  background-color: #F8FCFF !important;
}

.bg-lightblue3 {
  background-color: #E0F0F8 !important;
}

.bg-darkblue {
  background-color: #006EC6 !important;
}

.text-color-highlight {
  color: #E55639 !important;
}

.bg-highlight {
  background-color: #E55639 !important;
}

.text-color-black {
  color: #0A1B39;
}

.text-color-purple2 {
  color: #3D376D;
}

.terms-content h5 {
  text-align: left;
  font-size: 14px !important;
  color: #777;
}
.terms-content ul {
  padding-left: 20px;
}

.mobile-top-inner {
  padding-top: 20px;
}

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

  .user-profile-sidebar {
    margin: 0 auto 30px;
  }

}

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

  .header-row .container {
    max-height: 140px !important;
  }

  .mobile-top {
    background-color: #f5f5f5;
  }

  .mobile-top > .mobile-top-inner {
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 10px !important;
    margin-bottom: 0px;

  }

  .mobile-top-inner {
    padding-top: 0px;
  }
}

.content-box {
  margin-top: 48px;
  margin-bottom: 48px;
}