/* source-sans-3-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/source-sans-3-v9-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* source-sans-3-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/source-sans-3-v9-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-arabic-100 - arabic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/noto-sans-arabic-v18-arabic-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-arabic-300 - arabic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/noto-sans-arabic-v18-arabic-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-arabic-regular - arabic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-arabic-v18-arabic-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-arabic-500 - arabic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/noto-sans-arabic-v18-arabic-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-arabic-600 - arabic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/noto-sans-arabic-v18-arabic-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-arabic-900 - arabic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/noto-sans-arabic-v18-arabic-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
    font-family: 'open-sans', sans-serif; 
    font-size: 1em;
    color:#333333;
  }
h1,h2,h3,h4,h5,h6{
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 700;
    text-transform: capitalize;
}
h1{font-size:1.6em;opacity:0.9;}
h2{font-size:1.4em;opacity:0.9;}
h3{font-size:1.2em;opacity:0.9;}
h4{font-size:1.0em;opacity:0.8;}
h5{font-size:.8em;opacity:0.8;}
h6{font-size:.7em;opacity:0.7;}
h1,h2,h3,h4,h5,h6{
  margin:2px 0;
}
h1 > i,h2 > i,h3 > i,h4 > i,h5 > i,h6 > i {
  font-size:90%;
}
a:hover, a:focus, a:active, a.current {
  text-decoration: underline;
}
a:hover div, a:focus div, a:active div{
  color: initial;
}
p {
  font-weight: 300;
}
p.subtitle{
  font-size: 0.9em;
}
header {
    min-height:100px;
    height: auto;
    margin-top: 0;
}
.agent-brand {
  margin-bottom: 10px;
  margin-left: 30px;
  margin-top: 10px;
}
.agent-brand img {
  max-width: 285px;
  height: 95px
}
.agent-brand  .agent-name {
  height: 50px;
  line-height: 50px;
}
/* SMALL TOP NAV */
.small-nav {
  height: 42px;
  margin-right: 0;
}
.small-nav  > ul > li > a {
  line-height: 45px;
  font-weight: 300;
  font-size: 16px;
  padding: 0 12px;
  background-color: transparent;
  -webkit-transition: background-color 0.2s linear,color 0.2s linear; /* Safari */
  transition: background-color 0.2s linear, color 0.2s linear;
  opacity: 0.7;
}
.small-nav  > ul > li > a.phone {
  font-weight: bold !important;
}
.small-nav  > ul > li:last-child {
  border: 0;
}
.small-nav  > ul > li > a:hover, .small-nav  > ul > li > a:active, .small-nav  > ul > li > a:focus, .nav > ul > li > a.current {
  opacity: 1;
}
footer a {
  font-size: 14px;
}
.nav-footer {
  height: 35px;
  margin-right: 0;
  position: relative;
}
.nav-footer  > ul > li > a {
  display: block;
  line-height: 18px;
  font-weight: 300;
  font-size: 14px;
  padding: 0 8px;
  background-color: transparent;
}
.nav-footer  > ul > li:last-child {
  border: 0 !important;
}
/* CUSTOM RESPONSIVE MENU */
.main-bar {
  top: 40px;
  font-family: 'source sans pro', sans-serif;
}
.main-bar > ul > li > a {
  position: relative;
}
.main-bar > ul > li > a > span{
  color: #555555;
  font-weight: 600;
  padding: 3px;
}
.main-bar > ul > li > a > i {
}
.main-bar > ul > li:last-child {
  border: 0;
}

/* END CUSTOM RESPONSIVE MENU */
footer {
  padding:8px 50px;
  margin-top: 70px;
}
i {
  margin: 0 3px;
}
.marg-i{
  margin-left: 3px;
}
.red {
  color:#F73C02 !important;
}
.stars {
  margin: 0 2px;
}
.stars i {
  margin: 0;
  color: #FED330 !important;
  font-size: initial;
}
.big-spin {
  text-align: center;
  padding: 40px;
}
.big-spin i {
  font-size: 60px;
}
.mytab-horizLinks li {
  -webkit-box-shadow: 2px 0 3px #CCCCCC;
  -moz-box-shadow: 2px 0 3px #CCCCCC;
  box-shadow: 2px 0 3px #999999; 
}
.soc {
  padding-top: 50px;
  padding-bottom: 20px;
}
.soc-sm {
  padding-top: 50px;
  padding-bottom: 10px;
}
.search-overlay{
  width: 90%;
  margin-top: 70px;
}
.search-overlay, .dashboard{
  position: relative;
  padding: 20px 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-shadow: -1px 1px 1px #666666;
  -moz-box-shadow: -1px 1px 1px #666666;
  box-shadow: -1px 1px 1px #666666; 
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 0;
  
}
.search-overlay-tle{
  line-height: 45px;
  height: 45px;
  position: absolute;
  left: -1px;
  top: -46px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  box-shadow: -1px -1px 1px #666666; 
}
.search-overlay-tle li:first-child{
  border-top-left-radius: 5px;
}
.search-overlay-tle li:last-child{
  border-top-right-radius: 5px;
}
.slogan {
  width: 90%;
  color: #ffffff !important;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  white-space: normal;
  text-align: center;
  text-transform: capitalize;
  font-weight: 900;
  font-size: 1.4rem;
  -webkit-text-shadow: 2px 2px 2px #333333;
  -moz-text-shadow: 2px 2px 2px #333333;
  text-shadow: 2px 2px 2px #333333; */
}
.pck-slogan {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  white-space: normal;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 1.4rem;
}
.welcome-text {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
  background-color:rgba(240,240,240,1.00);
  border-radius: 3px;
  text-align: center;
}
.contact > div {
  margin-top: 3px;
}

.full-back {
    height:300px;
    padding-top: 100px;
} 
.tight-back {
    min-height:200px;
    padding-top: 80px;
    
}
.small-back {
  min-height:100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 30px;
}
.overview-img{
  overflow: hidden;
}
.overview-img img{
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  margin-bottom: 10px;
}
.overview-text{
  overflow: hidden;
}
.hotel-img-thumb .promo-offer, .promo {
  background-color: rgba(255,106,10,0.7);
}
/* CUSTOM POPUP */
.popup-content {
  padding: 15px 30px;
  background: rgba(245,244,245,0.9);
}
.ac-labels label.ac-2{
  height: 42px !important;
}
/* SEARCH AUTOCOMPLETE SECTION */
.ac-holder {
  position: absolute;
  z-index: 30;
  background-color: #fff;
  min-width: 250px; 
  width: 100%;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #999999;
  -moz-box-shadow: 0px 1px 3px #999999;
  box-shadow: 0px 1px 3px #999999;
  top: 63px;
  left: 0;
  padding: 10px 0;
}
.ac-items label {
  color: #555555;
  padding: 0 10px;
  display: block;
  height: 38px;
  width: 100%;
  line-height: 38px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300;
  white-space:nowrap;
  margin: 0 !important;
}
.ac-items > div:last-child label {
    border: 0;
}
.ac-items label.disable {
  opacity: 0.3;
}
/*when hovering an item:*/
.ac-items label:hover, .ac-items label.ac-active {
  background-color:rgba(240,240,240,1.00); 
}
.ac-labels label:hover, .ac-labels label.ac-active{
  background-color:rgba(240,240,240,1.00) !important;
}

/* selected item:*/
.ac-holder .ac-selection {
  height: auto;
  overflow: hidden;
  padding: 5px 8px;
}
.ac-selected {
  display: inline-block;
  position: relative;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;
  height: 30px;
  line-height: 28px;
  border-radius: 15px;
  padding-right: 25px;
  padding-left: 10px;
  margin: 3px;
  font-weight: 400;
  color: #555555;
  background-color: rgba(240,240,240,1.00);
}
.ac-selected span {
  width: 80%;
}
.ac-selected i {
cursor: pointer;
position: absolute;
right: 3px;
top:6px;
}
/* PCK MONTH PICKER*/
.monthPicker-header {
  margin: 0 5px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  font-weight: 600;
  color: #555555;
  border-bottom : 1px solid rgba(89, 164, 152, 0.3);
}
.monthPicker-header .fas {
  cursor: pointer;
}
.month-btn {
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  background-color: #ffffff;
  color: #555555;
  border: 1px solid #999999 !important;
  margin: 1%;
  width: 23%;
  font-weight: 600;
} 
.month-btn.month-off, .month-btn.month-off:hover {
  background-color: #ffffff;
  color: rgba(220,220,220,1);
  border: 1px solid rgba(240,240,240,1) !important;
  cursor:text;
  font-weight: 300;
}
/* PACKAGE TPL */
.package {
  background-color: #fdfcfc;
  width: 95%;
  position: relative;
  border: 1px solid rgba(89, 164, 152, 0.1);
  margin: 5px 2.5% 10px 2.5%;
  border-radius: 3px;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 3px #CCCCCC;
  -moz-box-shadow: 0px 1px 3px #CCCCCC;
  box-shadow: 0px 1px 3px #999999;  
}
.package:hover {
  border: 1px solid rgba(89, 164, 152, 0.5);
}
.package-img {
  display: block;
  margin: 0;
  height: 235px;
  overflow: hidden;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  position: relative;
}
.package-img img{
  width: 100%;
  min-height: 235px;
  margin: 0;
  float: left;
}
.topPackage-img {
  display: block;
  margin: 0;
  height: 180px;
  overflow: hidden;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  position: relative;
}
.topPackage-img img{
  width: 100%;
  min-height: 180px;
  margin: 0;
  float: left;
}
.topPackage-img .p-type, .package-img .p-type{
  z-index: 5 !important;
  position: absolute;
  top: 65px;
  right: 0;
  font-size: 15px;
  font-weight: 300;
  float: none;
  padding: 10px;
}
.package-details {
  height: 235px;
  padding: 15px 20px;
}
.topPck-details {
  height: 220px;
  padding: 15px;
}
.topPck-main {
    height: 100px;
}
.top-thumb {
  display: block;
  position: relative;
  width: 98%;
  margin-right: 1%;
  margin-left: 1%;
  height: 180px;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #f5f4f5;
  margin-bottom: 8px;
}
.top-thumb img {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  min-height: 180px;
  height: auto;
}
.top-thumb-o {
  z-index: 5 !important;
  position: absolute;
  width: 100%;
  height: 60px;
  padding-top: 15px;
  bottom: 0;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-family: 'source sans pro', sans-serif;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-thumb-o:hover{
  opacity: 0.8;
}
.top-thumb a:hover .top-thumb-o{
  color: #ffffff;
  font-weight: bold;
}
#default_rate {
  z-index: 10;
  padding: 20px 15px;
  border: 1px solid #f5f4f5;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 3px #CCCCCC;
  -moz-box-shadow: 0px 1px 3px #CCCCCC;
  box-shadow: 0px 1px 3px #999999;
}
.default-rl {
  padding-top: 35px;
}
.shadow-badge{
  padding: 25px 15px;
  border-radius: 5px;
  overflow: hidden;
  border-bottom:1px solid rgba(0,0,0,0.05);
  -webkit-box-shadow: 0px 1px 3px #CCCCCC;
  -moz-box-shadow: 0px 1px 3px #CCCCCC;
  box-shadow: 0px 1px 3px #999999;
}
.price-line{
    width: 98%;
    margin: 1%;
    padding: 10px;
    border-radius: 5px;
    border : 1px solid rgba(240,240,240,1);
    cursor: pointer;
}
.price-line.active {
  background-color: rgba(240,240,240,0.5);
  border : 2px solid rgba(43,122,120,1.00);
}
.light-back{
  border-radius: 5px;
}
.light-btn {
  background: rgba(240,240,240,1.00);
  color: rgba(23,37,42,1.00) !important;
  font-weight: bold;
  opacity: 0.8;
}
.pck-line{
  line-height: 40px;
  padding: 0 5px;
}
.gen-line{
  line-height: 40px;
  border-bottom:1px solid rgba(0,0,0,0.05);
  padding: 0 5px;
}
.gen-line:after{
  clear: both;
}
@media ( min-width: 768px ) {
  #default_rate{
      position:sticky;
      position: -webkit-sticky;
      top: 35px;
      float: right;
      width: 32%;
      margin: 50px 0 0 1%;
  }
  .main-bar {
    right: 30px;
  }
  .main-bar > ul > li {
    height: 40px;
    line-height: 40px;
  }
  .main-bar > ul > li > a {
    padding: 0 12px;
  }
  .main-bar > ul > li > a:after {    
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    position: absolute;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
  }
  .main-bar > ul > li > a:hover:after,  .main-bar > ul > li > a:active:after,  .main-bar > ul > li > a.current:after { 
    width: 100%; 
    left: 0; 
  }
}
@media ( max-width: 767px ) {
  .main-bar {
    top: 0 !important;
    right: 0 !important;
  }
  .main-bar > ul > li {
    height: 50px;
    line-height: 50px;
  }
  .search-overlay, .dashboard{
    width: 95%;
  }
  #default_rate{
      float: none;
      width: 96%;
      margin-right: 2%;
      margin-left: 2%;
      margin: 20px 0 0 1%;
  }
  .slogan{
    font-size: 1.6rem !important;
  }
}