@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

body{
  font-family: 'Lato', sans-serif !important;
  color: #252e36;
  background-color: #f9f9f9;
}

h2{
  font-weight: 900;
}
.initially-hidden {visibility: hidden;}
#top-bar{
  background-color: #252e36;
  border: none;
  padding: 10px 0px;
  color: white;
  position: fixed; z-index: 9991;
  width: 100%;
}

#top-bar a{
  color: white;
  margin: 0px 5px;
}

#top-bar-user-menu{
  line-height: 30px;
    font-size: 14px;
    font-weight: 600;
}

#top-bar-user-menu a{
  margin-right: 15px;
}

/* .navbar {
    position: relative;
    min-height: 85px;
    min-height: 80px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    position: fixed;
    z-index: 999;
    margin-top: 51px;
    width: 100%;
} */

.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav>li>a {
    color: #182f58;
    line-height: 53px;
    height: 85px;
    height: 80px;
    height: 60px;
    font-weight: 700;
    font-size: 15px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #b93037;
    background-color: transparent;
    border-bottom: 5px solid #b93037;
    list-style-type: none;
}

.navbar-default .navbar-nav>.active>a{
  color: #555;
    background-color: #ffffff;
    border-bottom: 5px solid #b93137;
    list-style-type: none;

}

div.social-media-links {
  font-size: 20px;
  display: inline-block;
}

.backstretch{

    height: 100% !important;
  width: 100% !important;
  min-height:100%; position:relative;
  height: 100vh !important;
}

.backstretch-item{

    height: 100% !important;
  width: 100% !important;
  min-height:100%; position:relative;
}

#section-1{
/*  height: 100% !important;
  width: 100% !important;
  min-height:100%; position:relative;
  height: 100vh !important;
  background-size: cover;*/
}

#section-2{
  background-color: #252f37;
  background-image: url('../images/vacations-background.jpg');
  background-size: cover;
  min-height: 1200px;
  color: white;
   padding-bottom: 100px;
}

#section-3{
  background-color: #f9f9f9;
  background-image: url('../images/honeymoon-background.jpg');
  min-height: 1200px;
  padding-bottom: 100px;
      background-size: contain;
    background-repeat: no-repeat;
    color: #252e36;
}

#section-4{
  background-image: url('../images/villas-background.jpg');
  min-height: 1200px;
  padding-bottom: 100px;
  background-size: contain;
    background-repeat: no-repeat;
    color: white;
    background-color: #252f37;
}

#section-5{
  background-color: #f9f9f9;
  background-image: url('../images/tourbg.jpg');
  background-size: cover;
  -moz-background-size: cover;  /* Firefox 3.6 */
  background-position: center;  /* Internet Explorer 7/8 */
  min-height: 1137px;
  /*padding-bottom: 100px;*/
  /*background-size: contain;*/
    background-repeat: no-repeat;
    color: #252e36;
}

#section-6{
  background-image: url('../images/cruises-background.jpg');
  min-height: 1200px;
  padding-bottom: 100px;
  background-size: contain;
    background-repeat: no-repeat;
    color: white;
    background-color: #252f37;
}

.website-section {
  font-size: 15px;
}

.dark{
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.76);
}

.light{
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.76);
}

.website-section .faded-thumbnail {
  position: relative;
  padding: 10px;
  width: 100%;
    margin-top: -124px;
    min-height: 124px;
  color: white;
  background: -moz-linear-gradient(top, rgba(37,46,54,0) 0%, rgba(37,46,54,1) 62%, rgba(37,46,54,1) 99%);
  background: -webkit-linear-gradient(top, rgba(37,46,54,0) 0%,rgba(37,46,54,1) 62%,rgba(37,46,54,1) 99%);
  background: linear-gradient(to bottom, rgba(37,46,54,0) 0%,rgba(37,46,54,1) 62%,rgba(37,46,54,1) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00252e36', endColorstr='#252e36',GradientType=0 );
  font-size: 20px; font-weight: 100;
}

.faded-thumbnail h3{
  font-weight: bold;
}

@media screen and (min-width: 992px) {  /*  Mobiles ?  */

  #search-box{
  color: white;
  height: auto;
  position: absolute;
  top: 100px;
  }

  .homepage-search-wrapper #search-box{
    top: 0px;
  }
}

.website-section h1{
   text-align: center; font-weight: 900; font-size: 4rem;
}

@media screen and (max-width: 992px) {  /*  Mobiles ?  */

  #search-box{
  color: white;
  /*width: 97%!important;*/
  height: auto;
  margin: 0 auto;
  padding: 10px;
  }

  .website-section h1{
     text-align: center; font-weight: 900; font-size: 3.5rem;
  }
}



#search-box label {
  color: #fff;
  font-weight: 500;

}

#search-box h1{
  font-weight: 700;
  font-size: 45px;
}

#search-box h2{
  font-size: 27px;
    font-weight: 400;
}

#search-box2 label {
  color: #7496b5;
  font-weight: 500;

}

#search-box2 h1{
  font-weight: 700;
  font-size: 45px;
  text-align: left !important;
}

#search-box2 h2{
  font-size: 30px;
    font-weight: 400;
}


#footer{
  background-color: #1d242a;
  padding: 40px 15px;
  color: white;
  font-size: 14px;
}

@media screen and (max-width: 420px) {  /*  Mobiles ?  */

  #footer{
    background-color: #1d242a;
    padding: 40px 15px;
    color: white;
    font-size: 14px;
    text-align: center;
  }

  .calentim-popup {
    position: fixed !important;
    top: auto !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .calentim-container .calentim-input {
    width: auto !important;
  }

  .calentim-container .calentim-input div p {
    font-size: 20px !important;
    margin-bottom: 0 !important;
  }

  .calentim-container .calentim-header {
    padding: 8px 12px 0px 12px !important;
  }

  .calentim-container .calentim-calendars {
    display: block !important;
    max-height: 500px !important;
    min-height: 0px !important;
    /*overflow: scroll !important;*/
  }

  .calentim-container .calentim-calendar {
    float: initial !important;
    display: block !important;
    border-right: 0px !important;
  }

  .calentim-container .calentim-box-arrow-bottom {
    display: none !important;
  }

  .calentim-container .calentim-input .calentim-header .calentim-header-separator {
    margin: -4px !important;
  }

  .calentim-container .calentim-input .calentim-calendars .calentim-calendar {
    padding-bottom: 0 !important;
  }

  .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day {
    padding: 1px !important;
  }

  .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title {
    font-size: 1em !important;
  }

  .calentim-container .calentim-input .calentim-header .calentim-header-start .calentim-header-start-day,
  .calentim-container .calentim-input .calentim-header .calentim-header-end .calentim-header-end-day {
    font-weight: 400 !important;
    font-size: 2.4em !important;
  }

  .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-disabled span {
    padding: 0px !important;
  }

}

#footer h3{
  font-weight: bold; text-transform: uppercase;
}

#footer a{
  color: white;
  text-decoration: none;
  font-weight: 600;
}

#header-for-packages{
  background-image: url('../images/package-background-heading.jpg');
  min-height: 500px;
  text-align: center;
  color: white;
}

#header-for-packages h1{
  font-size: 120px;
  font-weight: 100;
}

.breadcrumb{
  color: #6d8295;
  font-size: 18px;
  font-weight: 400;
}

#package-main-info{
  background-color: #38444e;
  color: white;
  padding: 20px;
  border-radius: 6px 6px 0px 0px;
  font-size: 17px;
  font-weight: 100;
}


#package-type-selection{
  margin-top: 1px;
  margin-bottom: 15px;
}

.fa-star{
  color: #b93236;
}

#package-type-selection .fa-star{
  color: #ffeb07;
}

#package-type-selection a.selected{
  width: 100%;
  background-color: #b93236;
  padding: 5px;
  color: white;
  display: block;
  text-align: center;
  font-size: 17px;
}

#package-type-selection a.selected:hover{
  text-decoration: none;
  background-color: #9d2a2d;
}

#package-type-selection a{
  width: 100%;
  background-color: #4a5966;
  padding: 5px;
  color: white;
  display: block;
  text-align: center;
  font-size: 17px;
}

#package-type-selection a:hover{
  text-decoration: none;
  background-color: #9d2a2d !important;
}


#header-for-results{
  background-image: url('../images/antelope-travel-frontpage-1st-section.jpg');
  min-height: 500px;
  text-align: center;
}

.sidebar{
  background-color: #252e36;
  color: white;
  /* padding: 20px; */
  padding-left: 0px;
  padding-right: 0px;
}

.sidebar h3 a{
  color: #01b3bf;
  font-weight: 600;
  font-size: 15px;
}

.sidebar h4{
  color: #01b3bf;
}

.sidebar h4 a{
  color: #01b3bf;
  font-weight: 600;
  font-size: 15px;
}

.sidebar ul {
  margin: 0px; padding: 0px;
}

.sidebar ul li{
  list-style-type: none; margin: 0px; padding: 5px 0px;
}

.sidebar label{
  color: #7091b0;
  font-size: 14px;
}

.search-item{
  background-color: white;
  padding: 15px 0px;
  border: 1px solid #d6d4d4;
  margin-bottom: 20px;
}

.search-item img{
  float: left;
    margin: 0px 20px 20px 0px;
}

.search-item h3{
  font-weight: 900;
  margin-top: 0px;
}

.item-description{
  font-weight: 400;
    font-size: 13px;
}

.search-item .price-slab{
  border-radius: 7px;
}

.the-price{
  font-size: 18px; font-weight: bold;
}

.blue-text{
  color: #6d8295;
}

.keyword-item{
  font-weight: bold;
  text-transform: capitalize;
}

.nav-pills>li.active>a{
  background-color: #354451;
}

.nav-pills>li>a {
    border-radius: 4px;
    background-color: #e4e0e1;
    font-weight: bold;
    color: #203b59;
    margin-right: 15px;
}

.red-star{
  color: #b93236;
}

.form-control{
  height: 31px;
  font-weight: bold;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #ffffff;
    border: 0px !important;
    /* border-radius: 4px; */
}

input.no-border {
  border:  0px !important;
}

.bx-wrapper{
  margin-bottom: 10px;
  background-color: #edf0f3;
}

td{
  border-bottom: 1px solid white;
}

#facilities{
  margin: 20px 0px 0px 0px;
  padding: 0px;

}

#facilities li{
  list-style-type: none; font-size: 16px; padding-left: 10px;
}

#facilities li::before {
  content: "• ";
  color: #b93236; /* or whatever color you prefer */
  padding: 0px 10px;
}

#footer_contact {
  line-height: 24px;
}

#footer_contact i {
  color: #b93236;
  margin-right: 5px;
}

#footer_contact_numbers {
  margin-top: 30px;
  line-height: 24px;
}

#footer_contact_numbers img {
  margin-right: 10px;
}

#footer_contact_numbers span {
  color: #6b8195;
}

#footer_social {
  margin-bottom: 20px;
  margin-top: 20px;
}

#footer_social img {
  margin-right: 20px;
  vertical-align: baseline;
}

#footer_social a {
  font-size: 30px;
}

#footer_social a:not(:last-child) {
  margin-right: 20px;
}

#footer_copyright {
  text-align: center;
}

#footer_developed img {
  float: right;
}

div#search_left_text {
  background-color: rgba(37, 47, 54, 0.36);
  min-height: 356px;
  border-radius: 10px 0px 0px 10px;
}

section#layout-header {
  padding-bottom: 131px;
}

section#hotels-banner {
  background-image: url('../images/hotels-banner.jpg');
  min-height: 603px;
  background-size: cover:
}

section#layout-content {
  margin-top: 27px;
  margin-bottom: 80px;
}

div.results-partial-sidebar {
  width: 360px;
  min-height: 1088px;
  background-color: #252e36;
}

.home-iradio {
  padding: 10px;
}

label {
  cursor:  pointer;
}

div#search-top-area {
  border-radius: 10px;
  background: white;
}

div#multi-group {
  display: none;
}

.no-pad {
  padding:  0px;
  padding-right:  10px;
}

.no-pad:last-child {
  padding-right:  0px;
}

/* ========================== */
/* Token Input Overrides      */
/* =========================  */

#token-input-autocomplete-ajax {
  color:  #000;
}


/* ========================== */
/* Payment Panels             */
/* =========================  */

div.payment-panels {

}

div.payment-panels .panel {
    border: none;
}

div.payment-panels .panel .panel-heading {
    font-size: 18px;
    color: #A8A8A8;
}

div.payment-panels .panel .fa-stack-1x {
    color: #A8A8A8;
}

div.payment-panels .panel .fa.fa-stack-2x {
    color: #FFFFFF;
}

div.payment-panels .panel.active-panel .panel-heading {
    color: #FFFFFF;
    background-color: #b93236;
}

div.payment-panels .panel.active-panel .fa-stack-1x {
    color: #b93236;
}


/* ========================== */
/* Slider Homepage Overrides */
/* ========================= */

div#section-1 {
  margin: 0px;
  padding: 0px;
}

.slick-slider-1 {
  /* margin-top: 119px; */
}

/* ========================== */
/* Chosen Overrides
/* ========================= */

/*.chosen-container-single .chosen-single {
  border-radius: 0;
  background-color: #fff;
  background: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px;
  line-height: 30px;
  height: 30px;
}

.chosen-container-single .chosen-single div {
  top: 4px;
}

.chosen-container .chosen-drop {
  border: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  clip: rect(0, 0, 0, 0);
}

.chosen-container-single .chosen-drop {
  border-radius: 0px;
}*/

/* ========================== */
/* Date Range Overrides
/* ========================= */

div.calendar .daterangepicker_input {
  display: none;
}

.daterangepicker {
  border-radius: 0px;
}

/* ========================== */
/* Bootstrap Overrides
/* ========================= */

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* ========================== */
/* Preloader
/* ========================= */


#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #222222;
    opacity:  0.8;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    z-index: 9999; 
    border: 3px solid #3498db;
    border: 3px solid transparent;
    border-top-color: #3498db;
    border-radius: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 3px solid #e74c3c;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    border-radius: 50%;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 3px solid #f9c922;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    border-radius: 50%;
}


/* copy and paste the animation inside all 3 elements */
/* #loader, #loader:before, #loader:after */
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
 
/* include this only once */
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

 
.loaded #loader-wrapper { 
        -webkit-transition: all 0.3s 0.6s ease-out; 
                transition: all 0.3s 0.6s ease-out;
}

.loaded #loader {
    opacity: 0;
}

.loaded #loader-wrapper {
    visibility: hidden;
    opacity: 0;
}

div#loader-logo {
  display: block;
  position: fixed;
  left: 48.5%;
  top: 46%;
  width: 64px;
  height: 66px;
  background-image: url('../images/loader-logo.png'); 
  z-index: 99999;
}


/* ========================== */
/* Forms
/* ========================= */

.form-control {
  font-weight: normal;
/*   height: 40px; */
  box-shadow:  none;
  -webkit-box-shadow:  none;
}

.form-control:focus {
  border-color: #b93236;
}

.modal-dialog {
  /*margin: 200px auto; */
}

.marg-bottom {
  margin-bottom:  15px !important;
}

/* ========================== */
/* Hotel Detail Page
/* ========================= */

div.imgBoxInfoThumbnails {
/*    overflow-x: scroll;
    overflow-y: auto;
    white-space: nowrap;*/
}

div.imgBoxInfoThumbnails a {
    display: inline-block;
    padding: 5px;
}

div.imgBoxInfoThumbnails a:first-child {
    padding-left: 0px;
}

input[readonly="readonly"] {
    background-color: #FFFFFF !important;
}


/* ========================== */
/* Misc
/* ========================= */

div.buttons {
/*    position: absolute;
    bottom: 15px;
    right: 15px;*/
}

div.buttonsInfoPage {

}

.btn-gray {
    background-color: #354451;
    color: #fff;
    font-weight: bold;
}

.btn-gray:hover {
    background-color: #28343e;
    color: #fff !important;
}


.btn-red {
    background-color: #b93236;
    color: #fff;
    font-weight: bold;
    margin-left: 5px;
}

.btn-red:hover,
.btn-red:active {
    background-color: #a62c2f;
    color: #fff !important;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff !important;
}

.no-results-found {
  text-align: center;
  padding: 20px;
  font-weight: bold;
  font-size: 14px;
  margin-top: 100px
}

.slick-slider-2 {
  /* margin-top: 116px; */
}

header#layout-header {
  top: 0;
  /* position: fixed; */
  z-index: 1001;
}

.btn {
  border:  0;
}

.btn-primary {
  background-color: #b93236;
}

.btn-primary:hover {
  background-color: #91272a;
}

.hotel-single-slider img {
  width: 100%;
  height: auto;
}


/* ========================== */
/* Ads Search Listing Page
/* ========================== */


div.ads-header-options {
}

div.ads-header-options a.option-btn {
  min-height: 90px;
  display: inline-block;
/*   margin-left: 5px; */
  margin-right: 0px;
  min-width: 182px;
/*   font-size: 20px; */
  text-align: center;
  float: left;
  color: #ffffff;
  padding: 5px 10px;
  -o-transition:.2s;
   -ms-transition:.2s;
   -moz-transition:.2s;
   -webkit-transition:.2s;
   /* ...and now for the proper property */
   transition:.2s;
   cursor: pointer;
}

div.ads-header-options a.option-btn.comfort {
  background-color: #5c6d7c;
}

div.ads-header-options a.option-btn.luxury {
  background-color: #4a5966;
}

div.ads-header-options a.option-btn.ultimate {
  background-color: #36434f;
}

div.ads-header-options a.option-btn.black-club {
  background-color: #1d2730;
}

div.ads-header-options a.option-btn span.option-btn-text {
  text-align: center;
  width: 100%;
/*   display: block; */
text-transform: uppercase;
font-weight: normal;
font-size: 14px;
}

div.ads-header-options a.option-btn.active,
div.ads-header-options a.option-btn:hover
{
  background-color: #b93236;
  position: relative;
}
div.ads-header-options a.option-btn.active:after,
div.ads-header-options a.option-btn:hover:after
{
  content: '';
  position: absolute;
  left: 78px;
  top: 90px;
  border-top: 10px solid #b93236;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

div.ads-header-options a.option-btn.active {
    margin-top: -3px;
    min-height: 96px;
}
div.ads-header-options a.option-btn.active:after {
    top: 96px;
}

div.ads-header-options a.tab-disabled {   
    cursor: no-drop;
}

div.tab-price span.min-price{
    font-size: 24px;
    color: #ffffff;
}

div.tab-price span.price-from {
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 8px;
}

div.tab-price span.no-of-results {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
}

/* ========================= */

div.span-stars {
 display: inline-block;
 margin-left: 5px; 
}

div.span-stars span{
  color: #ffeb07;
  font-size: 11px;
}

div.span-stars-hotel-page {
  width: 100%;
  /*text-align: center;*/
}

div.span-stars-hotel-page span{
  color: #b93236;
  font-size: 13px;
  margin-left: 5px;
}
span.set-price-height {
    display: inline-block;
    line-height: 25px;
    margin-right: 10px;
    vertical-align: top;
}

/* ============== */
/* Modal */
/* ============= */
.modal-header .close {
    font-size: 32px;
    font-weight: normal;
    color: #FFF;
    padding-top: 0px !important;
    padding: 7px;
    padding-bottom: 3px;
    background-color: #b93236;
    opacity: 1;
    filter: alpha(opacity=100);
    text-shadow: none !important;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
}

/* ========== */
/* Header Fix */
/* ========== */

.navbar-brand {
    height: auto;
}

.navbar {
    min-height: auto;
    margin-bottom: auto;
    border: none;
}

.navbar-right {
    margin-right: auto; 
    /*position: absolute;*/
}

.dark-back {
    background-color: #252e36;
}

.white-back {
    background-color: #FFF;
}

.set-height {
    min-height: 40px;
}

.top-bar-links a {
    color: #FFF;
    line-height: 40px;
}

.social-media-links a {
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
}

.social-media-links img {
    margin-top: -3px;
}

#top-bar-user-menu button {
    margin-top: -3px;
}

.slick-prev, .slick-next {
    height: auto;
    width: auto;
}

.modal-header {
    padding: 0;
    border-bottom: 0;
    background-color: #252e36;
    min-height: 35px;
}

.modal-header h4 {
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
    min-height: 35px;
    line-height: 30px;
}

div.ekko-lightbox.modal div.modal-dialog {
    /* This is Ekko Lightbox Fix */
    width: auto;
}

div.ekko-lightbox-nav-overlay a:hover {
    color: #FFF;
}

div#submit-wrapper-contactForm {
    margin-bottom: 0px;
}

div#submit-wrapper-contactForm button {
    font-size: 18px;
}

div#submit-wrapper-contactForm button i {
    margin-right: 10px; 
}

span.price-tag {
    margin-right: 10px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}



/* ================== */
/* Input Number Field */
/* ================== */

div.inputNumber-Field  input{
    text-align: center;
}

div.inputNumber-Field span.controlBtn {
  display: inline-block;
  width: 27px;
  height: 27px;
  background-color: #b93236;
  color: #fff;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 27px;
  position: absolute;
  cursor: pointer;
  top: 12px;
  z-index: 999;

}

div.inputNumber-Field span.controlBtn:hover {
    background-color: #91272a;
}

div.inputNumber-Field span.minusButton {
    left: 6px;
}

div.inputNumber-Field span.plusButton {
    right: 6px;
}

#hotelSearchForm  span.minusButton {
  top:27px !important;
  left: 17px !important;
}

#stickySidebar  span.plusButton {
  top:27px !important;
  right: 17px !important;
}

@media screen and (min-width: 992px) {
  div.inputNumber-Field span.controlBtn {
    display: none;
  }

  #hotelSearchForm .controlBtn {
    display: inline-block;
  }
}
/* ===================== */
/* Modal Page Tabs */
/* ==================== */

.nav-tabs > li > a {
    font-weight:  bold;
    border:  0px;
    transition: .2s;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #b93236;
    border: 0px solid #b93236;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs {
    border-bottom: 1px solid #b93236;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #b93236;
    color: #fff;
}

.nav-tabs > li.active > a::after,
.nav-tabs > li.active > a:hover::after,
.nav-tabs > li > a:hover::after,
.nav > li > a:focus::after
{
    content: '';
    position: absolute;
    left: 20px;
    top: 43px;
/*    border-top: 8px solid #b93236;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;*/
}

#roomModalTabs li a {
    font-size: 16px;
}


/* ================== */
/* Fixed modal Height */
/* ================== */

/* Important part */
#antelope-modal .modal-dialog{
    overflow-y: initial !important
}

#antelope-modal .modal-dialog,
#antelope-modal .modal-content {
    /* 80% of window height */
    height: 90%;
}

#antelope-modal .modal-body{
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 45px);
    overflow-y: hidden;
    overflow-x: hidden;
}


#antelope-modal .vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
#antelope-modal .vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
#antelope-modal .modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:100%;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}


/* =================== */
/* Images inside Model */
/* =================== */

#antelope-modal div.ad-images {
    /* max-width: 700px; */
    /*white-space: nowrap;*/
    overflow-y: auto;
    /*overflow-x: scroll;*/
    margin-left: 31px;
    margin-top: 5px;
}

#antelope-modal div.ad-images a {
    padding:  2px;
    margin-bottom: 2px;
}

#antelope-modal div.ad-image2 {
    text-align: center;
}

/* ========================== */
/* SWAL
/* ========================== */

div.sweet-alert h2 {
    font-size: 14px;
}


/* ========================== */
/* Fanis Strezos CSS
/* ========================== */

.contact-info-box {
   margin-top: 20px;
}

.contact-info-box i {
   float: left;
   font-size: 24px;
   color: #b93236;
}

.contact-info-box-content {
   padding-left: 40px;
}

.contact-info-box-content h4 {
   font-size: 20px;
   line-height: normal;
   font-weight: 700;
}

.contact-info-box-content p {
   margin-bottom: 0;
}

label{
   font-weight: 400;
}


#hotel-page {
  min-height: 400px;
}

div.input-group input#calentim-ex-6-5-start {
    background-image: url(../images/cal-back.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-right: 0px;
    text-align: center;
}

div.input-group input#calentim-ex-6-5-end {
    background-image: url(../images/right-arrow.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-right: 0px;
    padding-left: 25px;
    text-align: center;
}

@media screen and (min-width: 1480px) {
  div.input-group input#calentim-ex-6-5-end{
  }
  div.input-group input#calentim-ex-6-5-start{
  }
}
input#destination-input {
  background-image: url(../images/marker-icon.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 25px !important;
}
div.input-group input#calentim-ex-6-5-start1 {
    background-image: url(../images/cal-back.jpg);
    background-position: right;
    background-repeat: no-repeat;
}

div.input-group input#calentim-ex-6-5-end1 {
    background-image: url(../images/cal-back.jpg);
    background-position: right;
    background-repeat: no-repeat;
}




div.input-group input#organisedTour {
    background-image: url(../images/cal-back.jpg);
    background-position: right;
    background-repeat: no-repeat;
    /*width: 100%;*/
}

div#tourbox {
  width: 100%;
}

div.editBtnSteps {
    float: right;
}

div.editBtnSteps a {
    background-color: #252e36;
    color: #FFFFFF;
    float: right
}

div.editBtnSteps a i.fa {
    margin-right: 3px;
}

div.inline-form-controls {
    width: 23%;
    float: left;
    margin-right: 9px;
    margin-bottom: 10px;
}

div.inline-form-controls-child {
    width: 31%;
    float: left;
    margin-right: 9px;
    margin-bottom: 10px;
}

div.inline-form-controls:first-child,
div.inline-form-controls-child:first-child {
    margin-left: 15px;
}

div.inline-form-controls:last-child,
div.inline-form-controls-child:last-child {
    margin-right: 0px;
}

div.panel div.panel-footer {
    background-color: #FFF;
}

div.day.toMonth.valid:hover {
    background-color: #b93236;
    color: #FFF !important;
}

a.category-tabs.tab-disabled {
    display: none !important;
}

.fixedStickySidebar {
  position:fixed;
  top:0;
  /* z-index:999; */
  margin-top: 119px;
}


div.close-login-modal {
  width: 50px;
  height: 50px;
  display: block;
  background-image: url('../images/button.png');
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 999;
  cursor: pointer;
  background-size: 100%;
}


div.close-login-modal-banner {
/*  width: 17px;
  height: 17px;*/
  display: block;
  background-image: url('../images/button.png');
  position: absolute;
  /*top: -8px;*/
  right: 0px;
  z-index: 999;
  cursor: pointer;
}


div.facilities-modal{
  background-color: #e5e2e2;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 15px;
  /*padding-right: 15px;*/
  border-top: 2px solid #b93236;
  border-bottom: 2px solid #b93236;
  /*width: 750px;*/
  margin-left: 0px;
}

div.facilities-modal ul li{
  color: #b93236;
}

div.head {
  margin-top: -15px;
  background-color: #252e36;

}

div .head h2 {
  color: #fff;
  /*padding-top: 25px;*/
  padding-bottom: 25px;
  margin-top: 12px;
}

div .head img {
  padding-top: 25px;
  /*padding-bottom: 25px;*/
}

span.roomodal {
  margin-top: 48px;
  margin-left: 5px;
}


/*Mobile Version Test*/


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

  .home-iradio{
    display: none;
  }

  #check_in {
    width: 50%;
  }


  #check_out {
    width: 50%;
  }


/*  div.input-group input#calentim-ex-6-5-start {
    width: 50%;
    float: left;
  }

  div.input-group input#calentim-ex-6-5-end {
    width: 50%;
    float: left;
  }*/

}


.fixedmenu {
  position: fixed;
  width: 100%;
}

.unordered2 {
  margin-left: 4%;
}


.input-group .date {
  width: 100% !important;
}



.no-paddings {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media screen and (max-width: 994px){
  .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 14px 14px;
    margin-top: 13px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
  }
}


/*
* Sign In / Register
*/
.account-form-header {
  text-align: center;
  color: #838383;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 15px;
}

.account-form-group input{
  height: 40px;
}

.search-cta > span {
    display: none;
}

.search-cta > i {
    position: relative;
    left: -3px;
}
@media screen and (min-width: 1699px) {
    .search-cta > i {
        position: relative;
        left: 0px;
    }
}

@media screen and (max-width: 992px) {
    .search-cta > span {
        display: inline !important;
    }
    .search-cta > i {
        position: relative;
        left: 0px;
    }
}

@media screen and(min-width: 1269px) {
  .date input{
      text-align: center;
  }
}

#adults-mask {
  border-left: 2px solid #c5c5c5 !important;
}

.select-Field {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

@media only screen and (min-width : 92px) {
  .select-Field select {
    visibility: hidden;
  }
}

.select2-selection {
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  color: #555555;
  font-size: 14px;
  outline: 0;
  min-height: 48px;
  text-align: left;
}

.select2-selection__rendered {
  margin: 10px;
  position: relative;
  top: 1px;
}

.select2-selection__arrow {
  margin: 10px;
  position: relative;
  top: 3px;
}

.select2-selection {
  border: none !important;
}

.no-search .select2-search {
    display:none
}

.select2 .selection {
  display: inline-grid;
  width: 100%;
}

@media only screen and (max-width : 992px) {
  .select2 .selection {
    margin-bottom: 10px !important;
  }
  .select2-container--default .select2-selection--single {
    border-radius: 0px;
    padding-bottom: 50px;
  }
}


.hotel-page-search-box {
  position: relative !important;
}

.hotel-page-search-box #search-hotel {
  top: -25px;
  position: relative;
}

.hotel-page-search-box #search-hotel #search-top-area{
  -webkit-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.8);
  box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.8);
}

.hotel-page-search-box #search-hotel.hasOptions {
  top: -36px;
}

.hotel-page-search-box .controlBtn {
  top: 13px !important;
}

@media only screen and (max-width : 1268px) {
  .hotel-page-search-box #search-hotel {
    top: -38px;
  }
}

@media only screen and (max-width : 992px) {
  .hotel-page-search-box {
    display: none;
  }
}

#calentim-ex-6-5-start {
  font-size: 14px !important;
}
#calentim-ex-6-5-end {
  font-size: 14px !important;
}

#search-top-area {
/*  -webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 33px 0px rgba(0,0,0,1);*/
}

@media screen and (min-width: 992px) {
  .hotel-page-search-box #search-top-area {
  }

  .search-cta {
    position: relative;
    height: 52px;
    top: 0px !important;
    border-left: 0px solid;
    border-top-right-radius: 0px !important;
    border-radius: 8px;
  }

  .button-wrap {
    background-color : rgb(185, 50, 54);
  }

  #destination-input {
    padding-left: 0px !important;
    padding-right: 0px !important;
    position: relative;
    left: -10px;
  }

  #search-box {
    padding: 0px !important;
  }
  .homepage-search-wrapper {
    padding-right: 1%;
    padding-left: 1%;
  }

  .dropdown.item.open .dropdown-menu{
    left:0 !important;
  }
}

@media screen and (max-width: 1400px) {
  #search-box.col-lg-8 {
    width: 93% !important;
    margin-left: 2% !important;
  }
}

@media screen and (max-width: 992px) {
  #search-box.col-lg-8 {
    width: 100% !important;
    margin-left: 0px !important;
  }
}

.select-Field * {
  overflow: hidden !important;
}

@media screen and (max-width: 768px) {
  .select-Field * {
    margin-bottom: 15px;
  }
}
 
.hotel-single-page #hotel-page {
  min-height: unset !important;
  margin-bottom: 20px !important;
}

#default-layout-page {
  min-height: 500px;
}

.awesomplete li {
  font-weight: bold;
  color: black;
  background: white;
}

.awesomplete mark {
  background: white !important;
  color: #91272A !important;
}

.nonvisible {
  visibility: hidden;
}

#default-layout-page .payment-method {
  display: block;
}

.fixedSection {
  margin-top: 200px;
}

.pagination li a, .pagination li span {
  font-size: 20px;
  padding: 6px 14px;  
}


.text-mobile{display:none !important}
@media screen and (max-width: 992px) {
    .text-desktop{display: none}
    .text-mobile{display: block !important;}
    #login-modal{margin-right: -15px !important;}
    #login-modal input {border: 1px solid #ccc !important;}
    #login-modal .form-group {padding:0px !important;}
    #login-modal .modal-body {min-height: 96vh}
    #login-modal .vertical-align-center{margin-left: -1px !important}
    #login-modal .close-login-modal {
      width: 30px !important;
      height: 30px !important;
    }
}

.tooltip-content{font-size: 1.5rem}
.sweet-alert{z-index: 9999999999999 !important}
.green{color:#449d44;}
.bubble {
    position: absolute;
    background: black;
    z-index: 99999999;
    top: 60px;
    padding: 10px;
    text-align: center;
    display: none;
    font-size: 16px
}

.bubble span {
    background: white;
    border:1px solid white;
    border-radius: 2px;
    margin-left: 20px;
    cursor: pointer;
    color: black;
    padding: 3px;
    font-size: 10px
}

.bubble p {
  line-height: 1.3;
  margin-bottom: 16px;
}

@media screen and (min-width: 992px) and (max-width: 1100px){
    .navbar-default .navbar-nav>li>a {
      font-size: 13px !important;
      padding-right: 0px !important;
    }
    .fixedSearch{
      width: 98% !important;
      left: 1% !important;
      
    }
  }

.cc-window{
  z-index: 99999999;
}

.calentim-popup{z-index: 999999999 !important}
.calentim-not-in-month:not(.calentim-disabled-range){
  background-color: white !important;
}

.ta-logo {
  max-height: 66px;
  position: relative;
  top: 3px;
}

.ta-wrap{
  padding:0px !important;
}

@media screen and (max-width: 991px) {
  .ta-wrap, .ta-logo {
    display: none;
  }

  .mpam-parent {
    display: none;
  }
}

.ant-banner-area {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  text-align: center;
  z-index: 9999;
  display: none;
  top: 118px;
}

.ant-banner-link-image {
  max-height: 70vh;
  margin-top: 25px;
}

.ant-banner-control{
  position: absolute;
  width: 100%;
  padding-right: 20px;
  padding-top: 5px;
}

.ant-banner-control-button{
  color: white;
  font-size: 3rem;
}

.ant-banner {
  padding-top: 5vh;
  transform: scale(0.1);
  transition: transform 1000ms ease;
}



.package-destination-hotel .price-info:first-child {
    /*color: orange;*/
    font-weight: 700;
}



.anlogox{
height:58px!important;
}

@media screen and (max-width: 600px){
  .ant-banner-link-image {
    max-height: 60vh;
    margin-top: 15px;
  }


.anlogox{
height:44px!important;
}

}


.btn-primary{
background-color:#900207 !important;
}

.dark-back{
background-color:#343434 !important;

}

.autocomplete-suggestion{

}