
/*------------------------------------*\
  #BODY
\*------------------------------------*/
body {
  background: #fff;
}

/*------------------------------------*\
  #NAVS
\*------------------------------------*/
h1 {
  color: #FFFFFF;
  text-indent: -99999px;
  height: 0;
  padding: 0px;
  margin: 0px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li .new-item {
      position: absolute;
      font-size: 7px;
      font-weight: bold;
      color: #ffffff;
      background: #ff0000;
      padding: 1px 5px;
      border-radius: 2px;
      top: 4px;
      right: 5px; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 7px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #dedede; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

/*------------------------------------*\
  # fonts color schema.
\*------------------------------------*/
/*------------------------------------*\
  #color variation.
\*------------------------------------*/
/*------------------------------------*\
  # error messages color schema
\*------------------------------------*/
/*------------------------------------*\
  # Font size
\*------------------------------------*/
/*------------------------------------*\
  # Footer font size 
\*------------------------------------*/
/*------------------------------------*\
  # font size variation.
\*------------------------------------*/
/*------------------------------------*\
  # buttons
\*------------------------------------*/
/*------------------------------------*\
  # buttons hover effects
\*------------------------------------*/
/*------------------------------------*\
  # margin & padding 
\*------------------------------------*/
/*------------------------------------*\
  #font colors 
\*------------------------------------*/
/*--------------------------------------*\
    #Layout config
\*------------------------------------*/
/*------------------------------------*\
  #NAVIGATION BAR
\*------------------------------------*/
@media only screen and (min-width: 1200px) {
  .navbar-container {
    width: 1260px; } }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hide-in-responsive {
    display: none !important; } }
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .navbar-container {
    width: 835px; }

  .hide-in-responsive {
    display: none !important; }

  .hide-in-tab {
    display: none !important; } }
@media only screen and (max-width: 768px) {
  .dropdown-mobile {
    display: block !important; }

  .dropdown-desktop {
    display: none !important; }

  .navbar-brand {
    margin-left: 10px; }

  .nav > li > a {
    padding: 0 16px; } }
@media only screen and (min-width: 768px) {
  .dropdown-mobile {
    display: none !important; }

  .dropdown-desktop {
    display: block !important; } }
.navbar {
  margin-bottom: 0px; }
  .navbar .nav-label h2 {
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 6px; }

.navbar-brand {
  height: 54px;
  padding: 8px 8px;
  margin-right: 10px; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #045894;
  background: none; }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 0px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-nav {
  margin: 7.5px -15px;
  margin-top: 0px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 12px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 10px 15px 10px 25px;
        border-bottom: 1px solid #e0e0e0; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 4px;
          padding-bottom: 3px;
          padding-left: 8px;
          padding-right: 8px; } }

.navbar-nav > li > a {
  color: #526775; }
  .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #045894; }
.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }
.navbar-nav > .disabled > a, .navbar-nav > .disabled > a:hover, .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar {
  margin-bottom: 0px; }

.custom-max-with-1240 {
  max-width: 1240px; }

.navbar-right > li > a {
  padding: 14px 15px;
  border-right: 1px solid #dedede; }
.navbar-right li:last-child a {
  border: none; }

.navbar-default .navbar-nav > li > a {
  min-height: 56px;
  color: #526775; }

.header-dropdown > li > a {
  display: block;
  padding: 12px 20px;
  clear: both;
  line-height: 1.42857143;
  color: #526775;
  white-space: nowrap;
  font-size: 14px; }
  .header-dropdown > li > a h2 {
    font-size: 14px;
    white-space: nowrap;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: 400; }


.dropdown-desktop .dropdown-menu {
  margin-top: 0px;
  border-top-left-radius: 0;
  background: #f8f8f8;
  border: none;
  border-top-right-radius: 0;
  padding: 0px 0;
  left: 50%;
  right: auto;
  transform: translate(-50%, 0);
  min-width: initial; }

.dropdown-desktop .dropdown-menu:before {
  content: " ";
  width: 9px;
  height: 9px;
  position: absolute;
  top: -8px;
  left: 44%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 8px 9px;
  border-color: transparent transparent #ffffff transparent; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #ffffff;
  text-decoration: none;
  background: none;
  background-color: #3f90ca; }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  z-index: 2;
  position: relative; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777;
    font-size: 12px;
    font-weight: 500;
    text-shadow: none; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #ffffff;
      background-color: #045894; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #045894; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border: none;
    border-radius: 0px;
    border-color: #045894; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #dcdcdc; }
    .navbar-default .navbar-toggle .icon-bar {
      border-radius: 0px;
      height: 3px;
      background-color: #045894; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    background-color: #045894;
    color: #ffffff; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }


 
/* navigation icons */

.hicon-nav-icon-flight {
  background-position: -1px 2px; }

.hicon-nav-icon-hotel {
  background-position: -38px 2px; }

.hicon-nav-icon-holiday {
  background-position: -76px 2px; }

.hicon-nav-icon-things {
  background-position: -114px 2px; }

.hicon-nav-icon-gifts {
  background-position: -152px 2px; }

.hicon-nav-icon-more {
  background-position: -190px 2px; }

.open .hicon-nav-icon-more {
  background-position: -190px -22px; }

.hicon-nav-icon-fplush {
  background-position: -228px 2px; }

.hicon-nav-icon-account {
  background-position: -266px 2px; }

.navbar-default .navbar-nav > li > a:hover .hicon-nav-icon-flight, .navbar-default .navbar-nav > li > a:focus .hicon-nav-icon-flight, .navbar-default .navbar-nav > .active > a .hicon-nav-icon-flight, .navbar-default .navbar-nav > .active > a:hover .hicon-nav-icon-flight, .navbar-default .navbar-nav > .active > a:focus .hicon-nav-icon-flight {
  background-position: -1px -22px; }
.navbar-default .navbar-nav > li > a:hover .hicon-nav-icon-hotel, .navbar-default .navbar-nav > li > a:focus .hicon-nav-icon-hotel, .navbar-default .navbar-nav > .active > a .hicon-nav-icon-hotel, .navbar-default .navbar-nav > .active > a:hover .hicon-nav-icon-hotel, .navbar-default .navbar-nav > .active > a:focus .hicon-nav-icon-hotel {
  background-position: -38px -22px; }
.navbar-default .navbar-nav > li > a:hover .hicon-nav-icon-holiday, .navbar-default .navbar-nav > li > a:focus .hicon-nav-icon-holiday, .navbar-default .navbar-nav > .active > a .hicon-nav-icon-holiday, .navbar-default .navbar-nav > .active > a:hover .hicon-nav-icon-holiday, .navbar-default .navbar-nav > .active > a:focus .hicon-nav-icon-holiday {
  background-position: -76px -22px; }
.navbar-default .navbar-nav > li > a:hover .hicon-nav-icon-things, .navbar-default .navbar-nav > li > a:focus .hicon-nav-icon-things, .navbar-default .navbar-nav > .active > a .hicon-nav-icon-things, .navbar-default .navbar-nav > .active > a:hover .hicon-nav-icon-things, .navbar-default .navbar-nav > .active > a:focus .hicon-nav-icon-things {
  background-position: -114px -22px; }
.navbar-default .navbar-nav > li > a:hover .hicon-nav-icon-gifts, .navbar-default .navbar-nav > li > a:focus .hicon-nav-icon-gifts, .navbar-default .navbar-nav > .active > a .hicon-nav-icon-gifts, .navbar-default .navbar-nav > .active > a:hover .hicon-nav-icon-gifts, .navbar-default .navbar-nav > .active > a:focus .hicon-nav-icon-gifts {
  background-position: -152px -22px; }
.navbar-default .navbar-nav > li > a:hover .hicon-nav-icon-more, .navbar-default .navbar-nav > li > a:focus .hicon-nav-icon-more, .navbar-default .navbar-nav > .active > a .hicon-nav-icon-more, .navbar-default .navbar-nav > .active > a:hover .hicon-nav-icon-more, .navbar-default .navbar-nav > .active > a:focus .hicon-nav-icon-more {
  background-position: -190px -22px; }
.navbar-default .navbar-nav > li > a:hover .hicon-nav-icon-fplush, .navbar-default .navbar-nav > li > a:focus .hicon-nav-icon-fplush, .navbar-default .navbar-nav > .active > a .hicon-nav-icon-fplush, .navbar-default .navbar-nav > .active > a:hover .hicon-nav-icon-fplush, .navbar-default .navbar-nav > .active > a:focus .hicon-nav-icon-fplush {
  background-position: -228px -22px; }
.navbar-default .navbar-nav > li > a:hover .hicon-nav-icon-account, .navbar-default .navbar-nav > li > a:focus .hicon-nav-icon-account, .navbar-default .navbar-nav > .active > a .hicon-nav-icon-account, .navbar-default .navbar-nav > .active > a:hover .hicon-nav-icon-account, .navbar-default .navbar-nav > .active > a:focus .hicon-nav-icon-account {
  background-position: -266px -22px; }

/*------------------------------------*\
  #COUNTRY PICKER
\*------------------------------------*/
.country-flag {
  width: 20px;
  height: 12px;
  float: right; }

.flg {
  background-image: url("../images/flg-spritesheet.png");
  background-repeat: no-repeat;
  display: block; }

.flg-afg {
  width: 20px;
  height: 12px;
  background-position: -1px -1px; }

.flg-alg {
  width: 20px;
  height: 12px;
  background-position: -1px -15px; }

.flg-ame {
  width: 20px;
  height: 12px;
  background-position: -1px -29px; }

.flg-ang {
  width: 20px;
  height: 12px;
  background-position: -1px -43px; }

.flg-ant {
  width: 20px;
  height: 12px;
  background-position: -1px -57px; }

.flg-arg {
  width: 20px;
  height: 12px;
  background-position: -1px -71px; }

.flg-arm {
  width: 20px;
  height: 12px;
  background-position: -1px -85px; }

.flg-austl {
  width: 20px;
  height: 12px;
  background-position: -1px -99px; }

.flg-austr {
  width: 20px;
  height: 12px;
  background-position: -1px -113px; }

.flg-aze {
  width: 20px;
  height: 12px;
  background-position: -1px -127px; }

.flg-bahm {
  width: 20px;
  height: 12px;
  background-position: -1px -141px; }

.flg-bahr {
  width: 20px;
  height: 12px;
  background-position: -1px -155px; }

.flg-ban {
  width: 20px;
  height: 12px;
  background-position: -1px -169px; }

.flg-bar {
  width: 20px;
  height: 12px;
  background-position: -1px -183px; }

.flg-belg {
  width: 20px;
  height: 12px;
  background-position: -1px -197px; }

.flg-belu {
  width: 20px;
  height: 12px;
  background-position: -1px -211px; }

.flg-ben {
  width: 20px;
  height: 12px;
  background-position: -1px -225px; }

.flg-bhu {
  width: 20px;
  height: 12px;
  background-position: -1px -239px; }

.flg-bol {
  width: 20px;
  height: 12px;
  background-position: -1px -253px; }

.flg-bos {
  width: 20px;
  height: 12px;
  background-position: -1px -267px; }

.flg-bot {
  width: 20px;
  height: 12px;
  background-position: -1px -281px; }

.flg-bra {
  width: 20px;
  height: 12px;
  background-position: -1px -295px; }

.flg-bru {
  width: 20px;
  height: 12px;
  background-position: -1px -309px; }

.flg-bul {
  width: 20px;
  height: 12px;
  background-position: -1px -323px; }

.flg-burk {
  width: 20px;
  height: 12px;
  background-position: -1px -337px; }

.flg-buru {
  width: 20px;
  height: 12px;
  background-position: -1px -351px; }

.flg-camb {
  width: 20px;
  height: 12px;
  background-position: -1px -365px; }

.flg-camr {
  width: 20px;
  height: 12px;
  background-position: -1px -379px; }

.flg-can {
  width: 20px;
  height: 12px;
  background-position: -1px -393px; }

.flg-cap {
  width: 20px;
  height: 12px;
  background-position: -1px -407px; }

.flg-cen {
  width: 20px;
  height: 12px;
  background-position: -1px -421px; }

.flg-cha {
  width: 20px;
  height: 12px;
  background-position: -1px -435px; }

.flg-chil {
  width: 20px;
  height: 12px;
  background-position: -1px -449px; }

.flg-chin {
  width: 20px;
  height: 12px;
  background-position: -1px -463px; }

.flg-chr {
  width: 20px;
  height: 12px;
  background-position: -1px -477px; }

.flg-coc {
  width: 20px;
  height: 12px;
  background-position: -1px -491px; }

.flg-col {
  width: 20px;
  height: 12px;
  background-position: -1px -505px; }

.flg-com {
  width: 20px;
  height: 12px;
  background-position: -1px -519px; }

.flg-coo {
  width: 20px;
  height: 12px;
  background-position: -1px -533px; }

.flg-cos {
  width: 20px;
  height: 12px;
  background-position: -1px -547px; }

.flg-cro {
  width: 20px;
  height: 12px;
  background-position: -1px -561px; }

.flg-cyp {
  width: 20px;
  height: 12px;
  background-position: -1px -575px; }

.flg-cze {
  width: 20px;
  height: 12px;
  background-position: -1px -589px; }

.flg-dem {
  width: 20px;
  height: 12px;
  background-position: -1px -603px; }

.flg-den {
  width: 20px;
  height: 12px;
  background-position: -1px -617px; }

.flg-dji {
  width: 20px;
  height: 12px;
  background-position: -1px -631px; }

.flg-eas {
  width: 20px;
  height: 12px;
  background-position: -1px -645px; }

.flg-ecu {
  width: 20px;
  height: 12px;
  background-position: -1px -659px; }

.flg-egy {
  width: 20px;
  height: 12px;
  background-position: -1px -673px; }

.flg-equ {
  width: 20px;
  height: 12px;
  background-position: -1px -687px; }

.flg-eri {
  width: 20px;
  height: 12px;
  background-position: -1px -701px; }

.flg-est {
  width: 20px;
  height: 12px;
  background-position: -1px -715px; }

.flg-eth {
  width: 20px;
  height: 12px;
  background-position: -1px -729px; }

.flg-fal {
  width: 20px;
  height: 12px;
  background-position: -1px -743px; }

.flg-far {
  width: 20px;
  height: 12px;
  background-position: -1px -757px; }

.flg-fij {
  width: 20px;
  height: 12px;
  background-position: -1px -771px; }

.flg-fin {
  width: 20px;
  height: 12px;
  background-position: -1px -785px; }

.flg-fra {
  width: 20px;
  height: 12px;
  background-position: -1px -799px; }

.flg-freg {
  width: 20px;
  height: 12px;
  background-position: -1px -813px; }

.flg-frep {
  width: 20px;
  height: 12px;
  background-position: -1px -827px; }

.flg-gab {
  width: 20px;
  height: 12px;
  background-position: -1px -841px; }

.flg-geo {
  width: 20px;
  height: 12px;
  background-position: -1px -855px; }

.flg-ger {
  width: 20px;
  height: 12px;
  background-position: -1px -869px; }

.flg-gha {
  width: 20px;
  height: 12px;
  background-position: -1px -883px; }

.flg-gib {
  width: 20px;
  height: 12px;
  background-position: -1px -897px; }

.flg-grec {
  width: 20px;
  height: 12px;
  background-position: -1px -911px; }

.flg-gren {
  width: 20px;
  height: 12px;
  background-position: -1px -925px; }

.flg-gua {
  width: 20px;
  height: 12px;
  background-position: -1px -939px; }

.flg-gui {
  width: 20px;
  height: 12px;
  background-position: -1px -953px; }

.flg-guy {
  width: 20px;
  height: 12px;
  background-position: -1px -967px; }

.flg-hai {
  width: 20px;
  height: 12px;
  background-position: -1px -981px; }

.flg-hun {
  width: 20px;
  height: 12px;
  background-position: -1px -995px; }

.flg-ice {
  width: 20px;
  height: 12px;
  background-position: -1px -1009px; }

.flg-ind {
  width: 20px;
  height: 12px;
  background-position: -1px -1023px; }

.flg-indo {
  width: 20px;
  height: 12px;
  background-position: -1px -1037px; }

.flg-ira {
  width: 20px;
  height: 12px;
  background-position: -1px -1051px; }

.flg-ire {
  width: 20px;
  height: 12px;
  background-position: -1px -1065px; }

.flg-isr {
  width: 20px;
  height: 12px;
  background-position: -1px -1079px; }

.flg-ita {
  width: 20px;
  height: 12px;
  background-position: -1px -1093px; }

.flg-jam {
  width: 20px;
  height: 12px;
  background-position: -1px -1107px; }

.flg-jap {
  width: 20px;
  height: 12px;
  background-position: -1px -1121px; }

.flg-jor {
  width: 20px;
  height: 12px;
  background-position: -1px -1135px; }

.flg-kaz {
  width: 20px;
  height: 12px;
  background-position: -1px -1149px; }

.flg-ken {
  width: 20px;
  height: 12px;
  background-position: -1px -1163px; }

.flg-kir {
  width: 20px;
  height: 12px;
  background-position: -1px -1177px; }

.flg-kuw {
  width: 20px;
  height: 12px;
  background-position: -1px -1191px; }

.flg-kyr {
  width: 20px;
  height: 12px;
  background-position: -1px -1205px; }

.flg-lao {
  width: 20px;
  height: 12px;
  background-position: -1px -1219px; }

.flg-lat {
  width: 20px;
  height: 12px;
  background-position: -1px -1233px; }

.flg-leb {
  width: 20px;
  height: 12px;
  background-position: -1px -1247px; }

.flg-les {
  width: 20px;
  height: 12px;
  background-position: -1px -1261px; }

.flg-lib {
  width: 20px;
  height: 12px;
  background-position: -1px -1275px; }

.flg-lit {
  width: 20px;
  height: 12px;
  background-position: -1px -1289px; }

.flg-lux {
  width: 20px;
  height: 12px;
  background-position: -1px -1303px; }

.flg-maca {
  width: 20px;
  height: 12px;
  background-position: -1px -1317px; }

.flg-mace {
  width: 20px;
  height: 12px;
  background-position: -1px -1331px; }

.flg-mad {
  width: 20px;
  height: 12px;
  background-position: -1px -1345px; }

.flg-malaw {
  width: 20px;
  height: 12px;
  background-position: -1px -1359px; }

.flg-malay {
  width: 20px;
  height: 12px;
  background-position: -1px -1373px; }

.flg-mald {
  width: 20px;
  height: 12px;
  background-position: -1px -1387px; }

.flg-mali {
  width: 20px;
  height: 12px;
  background-position: -1px -1401px; }

.flg-malt {
  width: 20px;
  height: 12px;
  background-position: -1px -1415px; }

.flg-mar {
  width: 20px;
  height: 12px;
  background-position: -1px -1429px; }

.flg-maura {
  width: 20px;
  height: 12px;
  background-position: -1px -1443px; }

.flg-maurs {
  width: 20px;
  height: 12px;
  background-position: -1px -1457px; }

.flg-may {
  width: 20px;
  height: 12px;
  background-position: -1px -1471px; }

.flg-mex {
  width: 20px;
  height: 12px;
  background-position: -1px -1485px; }

.flg-mol {
  width: 20px;
  height: 12px;
  background-position: -1px -1499px; }

.flg-mong {
  width: 20px;
  height: 12px;
  background-position: -1px -1513px; }

.flg-montg {
  width: 20px;
  height: 12px;
  background-position: -1px -1527px; }

.flg-montr {
  width: 20px;
  height: 12px;
  background-position: -1px -1541px; }

.flg-mor {
  width: 20px;
  height: 12px;
  background-position: -1px -1555px; }

.flg-moz {
  width: 20px;
  height: 12px;
  background-position: -1px -1569px; }

.flg-mya {
  width: 20px;
  height: 12px;
  background-position: -1px -1583px; }

.flg-nam {
  width: 20px;
  height: 12px;
  background-position: -1px -1597px; }

.flg-nau {
  width: 20px;
  height: 12px;
  background-position: -1px -1611px; }

.flg-nep {
  width: 20px;
  height: 12px;
  background-position: -1px -1625px; }

.flg-neth {
  width: 20px;
  height: 12px;
  background-position: -1px -1639px; }

.flg-nethan {
  width: 20px;
  height: 12px;
  background-position: -1px -1653px; }

.flg-newcl {
  width: 20px;
  height: 12px;
  background-position: -1px -1667px; }

.flg-newz {
  width: 20px;
  height: 12px;
  background-position: -1px -1681px; }

.flg-nig {
  width: 20px;
  height: 12px;
  background-position: -1px -1695px; }

.flg-niu {
  width: 20px;
  height: 12px;
  background-position: -1px -1709px; }

.flg-norf {
  width: 20px;
  height: 12px;
  background-position: -1px -1723px; }

.flg-north {
  width: 20px;
  height: 12px;
  background-position: -1px -1737px; }

.flg-norw {
  width: 20px;
  height: 12px;
  background-position: -1px -1751px; }

.flg-oma {
  width: 20px;
  height: 12px;
  background-position: -1px -1765px; }

.flg-pak {
  width: 20px;
  height: 12px;
  background-position: -1px -1779px; }

.flg-pap {
  width: 20px;
  height: 12px;
  background-position: -1px -1793px; }

.flg-par {
  width: 20px;
  height: 12px;
  background-position: -1px -1807px; }

.flg-per {
  width: 20px;
  height: 12px;
  background-position: -1px -1821px; }

.flg-phi {
  width: 20px;
  height: 12px;
  background-position: -1px -1835px; }

.flg-pol {
  width: 20px;
  height: 12px;
  background-position: -1px -1849px; }

.flg-por {
  width: 20px;
  height: 12px;
  background-position: -1px -1863px; }

.flg-pue {
  width: 20px;
  height: 12px;
  background-position: -1px -1877px; }

.flg-qat {
  width: 20px;
  height: 12px;
  background-position: -1px -1891px; }

.flg-rep {
  width: 20px;
  height: 12px;
  background-position: -1px -1905px; }

.flg-reu {
  width: 20px;
  height: 12px;
  background-position: -1px -1919px; }

.flg-rom {
  width: 20px;
  height: 12px;
  background-position: -1px -1933px; }

.flg-rus {
  width: 20px;
  height: 12px;
  background-position: -1px -1947px; }

.flg-rwa {
  width: 20px;
  height: 12px;
  background-position: -1px -1961px; }

.flg-sa {
  width: 20px;
  height: 12px;
  background-position: -1px -1975px; }

.flg-saih {
  width: 20px;
  height: 12px;
  background-position: -1px -1989px; }

.flg-saip {
  width: 20px;
  height: 12px;
  background-position: -1px -2003px; }

.flg-sam {
  width: 20px;
  height: 12px;
  background-position: -1px -2017px; }

.flg-sao {
  width: 20px;
  height: 12px;
  background-position: -1px -2031px; }

.flg-sau {
  width: 20px;
  height: 12px;
  background-position: -1px -2045px; }

.flg-sen {
  width: 20px;
  height: 12px;
  background-position: -1px -2059px; }

.flg-ser {
  width: 20px;
  height: 12px;
  background-position: -1px -2073px; }

.flg-sey {
  width: 20px;
  height: 12px;
  background-position: -1px -2087px; }

.flg-sie {
  width: 20px;
  height: 12px;
  background-position: -1px -2101px; }

.flg-sin {
  width: 20px;
  height: 12px;
  background-position: -1px -2115px; }

.flg-sk {
  width: 20px;
  height: 12px;
  background-position: -1px -2129px; }

.flg-slok {
  width: 20px;
  height: 12px;
  background-position: -1px -2143px; }

.flg-slon {
  width: 20px;
  height: 12px;
  background-position: -1px -2157px; }

.flg-sol {
  width: 20px;
  height: 12px;
  background-position: -1px -2171px; }

.flg-spa {
  width: 20px;
  height: 12px;
  background-position: -1px -2185px; }

.flg-sri {
  width: 20px;
  height: 12px;
  background-position: -1px -2199px; }

.flg-sur {
  width: 20px;
  height: 12px;
  background-position: -1px -2213px; }

.flg-sva {
  width: 20px;
  height: 12px;
  background-position: -1px -2227px; }

.flg-swa {
  width: 20px;
  height: 12px;
  background-position: -1px -2241px; }

.flg-swe {
  width: 20px;
  height: 12px;
  background-position: -1px -2255px; }

.flg-swi {
  width: 20px;
  height: 12px;
  background-position: -1px -2269px; }

.flg-tai {
  width: 20px;
  height: 12px;
  background-position: -1px -2283px; }

.flg-taj {
  width: 20px;
  height: 12px;
  background-position: -1px -2297px; }

.flg-tan {
  width: 20px;
  height: 12px;
  background-position: -1px -2311px; }

.flg-tha {
  width: 20px;
  height: 12px;
  background-position: -1px -2325px; }

.flg-the {
  width: 20px;
  height: 12px;
  background-position: -1px -2339px; }

.flg-tog {
  width: 20px;
  height: 12px;
  background-position: -1px -2353px; }

.flg-ton {
  width: 20px;
  height: 12px;
  background-position: -1px -2367px; }

.flg-tri {
  width: 20px;
  height: 12px;
  background-position: -1px -2381px; }

.flg-tun {
  width: 20px;
  height: 12px;
  background-position: -1px -2395px; }

.flg-turkm {
  width: 20px;
  height: 12px;
  background-position: -1px -2409px; }

.flg-turky {
  width: 20px;
  height: 12px;
  background-position: -1px -2423px; }

.flg-tuv {
  width: 20px;
  height: 12px;
  background-position: -1px -2437px; }

.flg-uae {
  width: 20px;
  height: 12px;
  background-position: -1px -2451px; }

.flg-uga {
  width: 20px;
  height: 12px;
  background-position: -1px -2465px; }

.flg-uk {
  width: 20px;
  height: 12px;
  background-position: -1px -2479px; }

.flg-ukr {
  width: 20px;
  height: 12px;
  background-position: -1px -2493px; }

.flg-uru {
  width: 20px;
  height: 12px;
  background-position: -1px -2507px; }

.flg-us {
  width: 20px;
  height: 12px;
  background-position: -1px -2521px; }

.flg-uzb {
  width: 20px;
  height: 12px;
  background-position: -1px -2535px; }

.flg-van {
  width: 20px;
  height: 12px;
  background-position: -1px -2549px; }

.flg-ven {
  width: 20px;
  height: 12px;
  background-position: -1px -2563px; }

.flg-vie {
  width: 20px;
  height: 12px;
  background-position: -1px -2577px; }

.flg-wal {
  width: 20px;
  height: 12px;
  background-position: -1px -2591px; }

.flg-yem {
  width: 20px;
  height: 12px;
  background-position: -1px -2605px; }

.flg-zam {
  width: 20px;
  height: 12px;
  background-position: -1px -2619px; }

.flg-zim {
  width: 20px;
  height: 12px;
  background-position: -1px -2633px; }

.item-right {
  float: right; }

.item-airport {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
  color: #b3afaf;
  width: 100%; }

.ui-autocomplete {
  max-height: 330px; }

.ui-widget {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.1em; }

.ui-autocomplete {
  border: none;
  border-radius: 2px;
  box-shadow: 0 0 16px 10px rgba(0, 0, 0, 0.19);
  overflow: auto; }

.ui-state-hover, .ui-autocomplete .ui-state-active, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-autocomplete .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-autocomplete .ui-state-focus .item-airport, .ui-widget-header .ui-state-focus .item-airport {
  border-color: #a5d6ef;
  background: #c3e2f1;
  font-weight: normal;
  color: #164880;
  cursor: pointer; }
  .ui-state-hover .item-airport, .ui-autocomplete .ui-state-active .item-airport, .ui-widget-header .ui-state-hover .item-airport, .ui-state-focus .item-airport, .ui-autocomplete .ui-state-focus .item-airport, .ui-widget-header .ui-state-focus .item-airport, .ui-autocomplete .ui-state-focus .item-airport .item-airport, .ui-widget-header .ui-state-focus .item-airport .item-airport {
    color: #516984; }

.ui-menu .ui-menu-item a {
  padding-left: 14px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0px; }

.ui-autocomplete-category {
  font-weight: bold;
  padding: .3em .8em;
  margin: .8em 0 .2em;
  margin-bottom: 0px;
  line-height: 1.5;
  border-bottom: 1px solid #eaeaea;
  text-transform: uppercase;
  font-size: 11px; }

.ui-menu .ui-menu-item {
  display: block;
  width: initial;
  clear: both; }

.ui-autocomplete a {
  color: #6f6f6f; }

.list-header {
  padding: 10px;
  margin-bottom: 4px;
  border-bottom: 1px solid #333; }



.input-bar {
  position: relative;
  display: block;
  width: 100%; }

.input-bar:before, .input-bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #87a1bf;
  transition: 0.2s ease all; }

.input-bar:before {
  left: 50%; }

.input-bar:after {
  right: 50%; }

.input-field input:focus ~ .input-bar:before, .input-field input:focus ~ .input-bar:after {
  width: 50%; }

.ui-autocomplete-category .country-name {
  color: #5f5f5f; }

.input-field label {
  font-weight: normal; }

/*------------------------------------*\
  #DATE PICKER
\*------------------------------------*/
.ui-datepicker {
  width: 54em !important;
  left: 0 !important;
  right: 0;
  margin: 0 auto;
  padding-bottom: 7px;
  font-family: "Roboto", Arial, sans-serif; }
  .ui-datepicker .ui-datepicker-title {
    font-weight: 500;
    color: #888888; }
  .ui-datepicker th {
    font-weight: 500;
    font-size: 12px;
    color: #989898; }
  .ui-datepicker td {
    padding: 0px;
    border: 1px solid #eaeaea; }
  .ui-datepicker .ui-datepicker-header {
    background: transparent;
    font-weight: normal;
    border: none; }
    .ui-datepicker .ui-datepicker-header .ui-icon {
      background-image: url("../../dist/images/datepicker-next-pre.png"); }
  .ui-datepicker td span, .ui-datepicker td a {
    padding: 14px;
    text-align: center; }
  .ui-datepicker .ui-datepicker-prev span {
    background-position: -6px -6px; }
  .ui-datepicker .ui-datepicker-next span {
    background-position: -33px -6px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 2px;
    left: 2px; }
  .ui-datepicker .ui-datepicker-next-hover {
    top: 2px;
    right: 2px; }
  .ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default {
    border: none;
    background: transparent;
    font-weight: normal;
    color: #717171;
    font-size: 16px; }
  .ui-datepicker .ui-widget-header .ui-state-hover {
    border: none;
    background: transparent;
    cursor: pointer; }
  .ui-datepicker .datepicker-wrapper .header-content {
    padding: 12px 11px 10px 11px;
    color: #565656;
    font-size: 14px;
    background: #f3f3f3;
    border-bottom: 1px solid #e6e6e6; }
    .ui-datepicker .datepicker-wrapper .header-content .header-title {
      float: left;
      font-weight: 500; }
    .ui-datepicker .datepicker-wrapper .header-content .date-details {
      float: right; }
      .ui-datepicker .datepicker-wrapper .header-content .date-details .holiday-img img {
        margin-bottom: 2px;
        margin-right: 1px; }
    .ui-datepicker .datepicker-wrapper .header-content .header-subtitle {
      margin-right: 4px;
      font-weight: 500; }
    .ui-datepicker .datepicker-wrapper .header-content .holiday-types {
      font-size: 11px;
      font-weight: 500;
      color: #929292; }
      .ui-datepicker .datepicker-wrapper .header-content .holiday-types strong {
        font-weight: bold; }
  .ui-datepicker .ui-datepicker-group {
    padding-top: 4px;
    padding-bottom: 5px; }

.dp-highlight-one .ui-state-default {
  background: #ffeffc;
  color: #ae3196; }

.dp-highlight-end .ui-state-default {
  background: #3a0900 !important;
  color: #FFF; }

.dp-highlight .ui-state-default {
  background: #ffeffc;
  color: #ae3196; }

.multicity-calendar .dp-highlight .ui-state-default {
  background: initial;
  color: #717171; }
.multicity-calendar .ui-state-hover {
  background-color: #ae3196;
  color: #FFF; }

.dp-highlight .ui-state-hover {
  background-color: #ae3196 !important;
  color: #FFF !important; }

.dp-highlight-clicked .ui-state-default {
  background-color: #ffeffc;
  color: #ae3196; }

.startDay .ui-state-default {
  background-color: #ae3196 !important;
  color: #FFF !important; }

.endDay .ui-state-default {
  background-color: #ae3196 !important;
  color: #FFF !important; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background-color: #ae3196 !important;
  color: #FFF !important; }

.holiday a {
  background-image: url("../../dist/images/holiday-pointer.png") !important;
  background-repeat: no-repeat !important;
  background-position: top 3px right 3px !important; }

.holiday .ui-state-default {
  color: #f99857; }

.hidex {
  display: none; }

.widget-datepicker {
  background: transparent;
  padding-top: 10px; }

#ui-datepicker-div {
  padding: 17px;
  padding-top: 8px;
  background: transparent;
  box-shadow: none;
  border: none;
  z-index: 30 !important; }
  #ui-datepicker-div .datepicker-wrapper {
    background: #FFF;
    box-shadow: 0 0 16px 10px rgba(0, 0, 0, 0.19);
    border-radius: 0px; }

#ui-multicity-datepicker-div {
  padding: 17px;
  background: transparent;
  box-shadow: none;
  border: none;
  z-index: 3 !important; }
  #ui-multicity-datepicker-div .datepicker-wrapper {
    background: #FFF;
    box-shadow: 0 0 16px 10px rgba(0, 0, 0, 0.19);
    border-radius: 0px; }

.departure-date-pop:before {
  content: "";
  width: 20px;
  height: 11px;
  background-image: url("../../dist/images/widget-picker-arrow.png");
  background-repeat: no-repeat;
  left: 62%;
  display: block;
  position: absolute;
  top: 7px;
  display: none; }

.return-date-pop:before {
  content: "";
  width: 20px;
  height: 11px;
  background-image: url("../../dist/images/widget-picker-arrow.png");
  background-repeat: no-repeat;
  left: 83%;
  display: block;
  position: absolute;
  top: 7px;
  display: none; }

/*------------------------------------*\
  #TRAVELLER DETAILS POP 1
\*------------------------------------*/
.traveller-details-popup_2 {
  position: absolute;
  width: 100%;
  right: 0px;
  left: 0;
  margin: auto;
  background-color: #FFF;
  padding: 14px 14px 14px 14px;
  border-radius: 0px;
  overflow: auto;
  box-shadow: 0 0 16px 10px rgba(0, 0, 0, 0.19);
  z-index: 1; }
  .traveller-details-popup_2 .traveller-count-wrapper .tr-row-container{
    display: flex;
    flex-direction: row;
  }
  .traveller-details-popup_2 .traveller-count-wrapper .tr-row {
    border-bottom: 1px solid #efecec;
    padding: 8px 0;
    flex-grow: 1;
    flex-basis: 0; }
    .traveller-details-popup_2 .traveller-count-wrapper .tr-row .tr-label {
      font-size: 14px;
      font-weight: 500;
      color: #7b7b7b;
      line-height: 32px; 
      text-align: center;}
      .traveller-details-popup_2 .traveller-count-wrapper .tr-row .tr-label span {
        font-size: 11px;
        color: #a5a5a5; }
  .traveller-details-popup_2 .class-type-wrapper {
    padding-top: 8px; }
    .traveller-details-popup_2 .class-type-wrapper .class-type {
      display: block;
      text-align: center;
      padding: 8px;
      margin: 4px 0;
      border: 1px solid #b7b7b7;
      border-radius: 2px;
      color: #868686;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none; }
    .traveller-details-popup_2 .class-type-wrapper .selected {
      background-color: #ae3196;
      border-color: #9a2883;
      box-shadow: inset 0 0 10px #80226d;
      color: #fff; }
  .traveller-details-popup_2 .done-wrapper .btn-done {
    float: right;
    color: #ffffff;
    background-color: #7d7d7d;
    padding: 4px 12px;
    border-radius: 2px;
    margin-top: 5px;
    display: block;
    font-size: 13px;
    text-decoration: none; }
  .traveller-details-popup_2 .done-wrapper .btn-done:hover {
    color: #fff;
    background-color: #676767; }
  .traveller-details-popup_2 .rounded-spinner {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    height: 32px; }
    .traveller-details-popup_2 .rounded-spinner button {
      background: transparent;
      border-radius: 20px !important;
      width: 26px;
      height: 26px;
      border: 2px solid #b7b7b7;
      margin: 0 2px !important;
      padding: 0px;
      background-position: -4px;
      outline: none; }
    .traveller-details-popup_2 .rounded-spinner button:focus {
      outline: none; }
    .traveller-details-popup_2 .rounded-spinner .form-control {
      background: transparent;
      font-size: 21px;
      font-weight: 500;
      color: #777777;
      border: none;
      box-shadow: none;
      padding: 0px; }
    .traveller-details-popup_2 .rounded-spinner .btn-minus {
      background-image: url("../images/icon-spinner-minus.png");
      background-repeat: no-repeat; }
    .traveller-details-popup_2 .rounded-spinner .btn-plus {
      background-image: url("../images/icon-spinner-plus.png");
      background-repeat: no-repeat; }
  .traveller-details-popup_2 .number-spinner_1 {
    width: 86px;
    /* float: right; */
    position: absolute;
    left: 0;
    right: 0;
    margin: auto; }
    .traveller-details-popup_2 .number-spinner_1 .number {
      font-size: 20px;
      display: inline-block;
      width: 26px;
      text-align: center;
      font-weight: 500;
      color: #777777; }
    .traveller-details-popup_2 .number-spinner_1 .btn-default {
      border-radius: 20px;
      width: 26px;
      height: 26px;
      border: 2px solid #b7b7b7;
      margin: 0 2px;
      margin-top: -6px;
      padding: 0px;
      background-position: -4px;
      outline: none; }
    .traveller-details-popup_2 .number-spinner_1 .btn-default:focus {
      background-color: transparent; }
  .traveller-details-popup_2 .warning-wrapper .warn-message {
    font-size: 12px;
    text-align: center;
    color: #d23737;
    background-color: #ffe2e2;
    padding: 4px;
    border: 1px solid #ffc6c6;
    border-radius: 0px; }


    /*------------------------------------*\
  #TRAVELLER DETAILS POP
\*------------------------------------*/
.traveller-details-popup {
  position: absolute;
  width: 100%;
  right: 0px;
  left: 0;
  margin: auto;
  background-color: #FFF;
  padding: 14px 14px 14px 14px;
  border-radius: 0px;
  overflow: auto;
  box-shadow: 0 0 16px 10px rgba(0, 0, 0, 0.19);
  z-index: 1; }
  .traveller-details-popup .traveller-count-wrapper .tr-row-container{
    display: flex;
    flex-direction: row;
  }
  .traveller-details-popup .traveller-count-wrapper .tr-row {
    border-bottom: 1px solid #efecec;
    padding: 8px 0;
    flex-grow: 1;
    flex-basis: 0; }
    .traveller-details-popup .traveller-count-wrapper .tr-row .tr-label {
      font-size: 14px;
      font-weight: 500;
      color: #7b7b7b;
      line-height: 32px; 
      text-align: center;}
      .traveller-details-popup .traveller-count-wrapper .tr-row .tr-label span {
        font-size: 11px;
        color: #a5a5a5; }
  .traveller-details-popup .class-type-wrapper {
    padding-top: 8px; }
    .traveller-details-popup .class-type-wrapper .class-type {
      display: block;
      text-align: center;
      padding: 8px;
      margin: 4px 0;
      border: 1px solid #b7b7b7;
      border-radius: 2px;
      color: #868686;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none; }
    .traveller-details-popup .class-type-wrapper .selected {
      background-color: #ae3196;
      border-color: #9a2883;
      box-shadow: inset 0 0 10px #80226d;
      color: #fff; }
  .traveller-details-popup .done-wrapper .btn-done {
    float: right;
    color: #ffffff;
    background-color: #7d7d7d;
    padding: 4px 12px;
    border-radius: 2px;
    margin-top: 5px;
    display: block;
    font-size: 13px;
    text-decoration: none; }
  .traveller-details-popup .done-wrapper .btn-done:hover {
    color: #fff;
    background-color: #676767; }
  .traveller-details-popup .rounded-spinner {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    height: 32px; }
    .traveller-details-popup .rounded-spinner button {
      background: transparent;
      border-radius: 20px !important;
      width: 26px;
      height: 26px;
      border: 2px solid #b7b7b7;
      margin: 0 2px !important;
      padding: 0px;
      background-position: -4px;
      outline: none; }
    .traveller-details-popup .rounded-spinner button:focus {
      outline: none; }
    .traveller-details-popup .rounded-spinner .form-control {
      background: transparent;
      font-size: 21px;
      font-weight: 500;
      color: #777777;
      border: none;
      box-shadow: none;
      padding: 0px; }
    .traveller-details-popup .rounded-spinner .btn-minus {
      background-image: url("../images/icon-spinner-minus.png");
      background-repeat: no-repeat; }
    .traveller-details-popup .rounded-spinner .btn-plus {
      background-image: url("../images/icon-spinner-plus.png");
      background-repeat: no-repeat; }
  .traveller-details-popup .number-spinner {
    width: 86px;
    /* float: right; */
    position: absolute;
    left: 0;
    right: 0;
    margin: auto; }
    .traveller-details-popup .number-spinner .number {
      font-size: 20px;
      display: inline-block;
      width: 26px;
      text-align: center;
      font-weight: 500;
      color: #777777; }
    .traveller-details-popup .number-spinner .btn-default {
      border-radius: 20px;
      width: 26px;
      height: 26px;
      border: 2px solid #b7b7b7;
      margin: 0 2px;
      margin-top: -6px;
      padding: 0px;
      background-position: -4px;
      outline: none; }
    .traveller-details-popup .number-spinner .btn-default:focus {
      background-color: transparent; }
  .traveller-details-popup .warning-wrapper .warn-message {
    font-size: 12px;
    text-align: center;
    color: #d23737;
    background-color: #ffe2e2;
    padding: 4px;
    border: 1px solid #ffc6c6;
    border-radius: 0px; }

/*------------------------------------*\
  #WIDGER
\*------------------------------------*/
.widget-bg {
  background-color: #045894;
  padding: 20px 0 30px 0;
  z-index: 1;
  position: relative; }
  .widget-bg .widget {
    /* trip type buttons */
    /* inputs */
    /* Search Buttons */
    /* multicity options */ }
    .widget-bg .widget .trip-type-wrapper {
      padding-top: 10px;
      padding: 12px 0px 18px 0; }
      .widget-bg .widget .trip-type-wrapper .btn-trip-type {
        padding: 5px 13px;
        border-radius: 12px;
        color: #7ba9ca;
        font-weight: 500;
        margin: 2px;
        text-decoration: none;
        font-size: 12px;
        background-color: #003d69; }
      .widget-bg .widget .trip-type-wrapper .btn-trip-type:hover {
        background: #a2c1d8;
        color: #003d69; }
      .widget-bg .widget .trip-type-wrapper .selected {
        background-color: #FFF;
        color: #003d69; }
      .widget-bg .widget .trip-type-wrapper .selected:hover {
        background-color: #FFF;
        color: #003d69; }
    .widget-bg .widget .input-content-wrapper .col-md-6 {
      padding: 0px; }
    .widget-bg .widget .input-content-wrapper .input-wrapper {
      width: 45%;
      float: left; }
      .widget-bg .widget .input-content-wrapper .input-wrapper .input-label label {
        color: #FFF;
        font-size: 14px;
        font-weight: normal; }
      .widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper {
        position: relative; }
        .widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper .input-text .input-inner {
          display: block;
          width: 100%; }
          .widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper .input-text .input-inner input:focus {
            background-color: #c1d8e8;
            outline: none;
            border: 1px solid #0172c3;
            box-shadow: 0px 0px 7px #00b5ff;
            border-radius: 3px; }
          .widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper .input-text .input-inner .txt-dep-ret {
            background-color: #FFFFFF;
            border: 1px solid transparent;
            border-radius: 2px;
            height: 38px;
            color: #888888;
            font-size: 15px;
            /* font-weight: 500; */
            overflow: hidden;
            text-overflow: ellipsis;
            width: 100%;
            padding: 0 20px 0 47px;
            cursor: pointer;
            box-shadow: 1px 2px 5px #004f88; }
          .widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper .input-text .input-inner .input-icon-depart {
            background-image: url("../images/icon-depart.png");
            background-repeat: no-repeat;
            background-position: 5px 5px; }
          .widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper .input-text .input-inner .input-icon-return {
            background-image: url("../images/icon-return.png");
            background-repeat: no-repeat;
            background-position: 5px 5px; }
          .widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper .input-text .input-inner .input-icon-hotel {
            background-image: url("../images/icon-hotel.png");
            background-repeat: no-repeat;
            background-position: 5px 4px; }
          .widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper .input-text .input-inner .input-icon-date {
            background-image: url("../images/icon-date.png");
            background-repeat: no-repeat;
            background-position: 2px 5px; }
          .widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper .input-text .input-inner .input-icon-traveller {
            background-image: url("../images/icon-traveller.png");
            background-repeat: no-repeat;
            background-position: 2px 5px;
            padding: 0 10px 0 36px;
            cursor: pointer; }
    .widget-bg .widget .input-content-wrapper .lg-input-wrapper {
      width: 46%;
      float: left; }
    .widget-bg .widget .input-content-wrapper .md-input-wrapper {
      width: 33%;
      float: left;
      padding: 0 3px;
      padding-right: 1px; }
    .widget-bg .widget .input-content-wrapper .change-direction-wrapper {
      width: 7%;
      float: left;
      /* margin: 0 auto; */
      padding-top: 32px;
      text-align: center;
      margin: 0 2px; }
      .widget-bg .widget .input-content-wrapper .change-direction-wrapper .btn-change-direction {
        width: 26px;
        height: 26px;
        display: inline-block;
        background-image: url("../images/icon-change-direction.png");
        background-repeat: no-repeat; }
      .widget-bg .widget .input-content-wrapper .change-direction-wrapper .btn-multicity-direction {
        width: 26px;
        height: 26px;
        display: inline-block;
        background-image: url("../images/icon-multicity-direction.png");
        background-repeat: no-repeat; }
    .widget-bg .widget .button-content .col-md-6 {
      padding: 0px; }
    .widget-bg .widget .button-content .cheap-wrap {
      position: relative; }
      .widget-bg .widget .button-content .cheap-wrap .btn-cheap-together-rec {
        top: 22px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 0 7px 10px;
        border-color: transparent #2bac36 transparent;
        position: absolute;
        right: 312px; }
      .widget-bg .widget .button-content .cheap-wrap .btn-cheap-together-tran {
        width: 79px;
        height: 36px;
        padding: 4px 12px;
        background: #2bac36;
        position: absolute;
        right: 320px;
        top: 1px;
        border-radius: 3px;
        line-height: 1.4;
        text-align: center;
        color: #fff;
        font-size: 10px;
        font-weight: 400;
        text-shadow: 1px 1px 1px #218029; }
    .widget-bg .widget .button-content .col-md-12 {
      padding-right: 0px;
      padding-left: 0px; }
    .widget-bg .widget .button-content .search-btn-container {
      margin-top: 10px; }
      .widget-bg .widget .button-content .search-btn-container .btn-search {
        border: none;
        border-radius: 2px;
        outline: none;
        color: #FFF;
        padding: 8px 22px;
        margin-right: 5px;
        font-weight: 400;
        font-size: 16px;
        box-shadow: 0px 0px 5px #00528c;
        padding-left: 38px;
        background-image: url("../images/icon-search.png");
        background-position: 9px 7px;
        background-repeat: no-repeat; }
      .widget-bg .widget .button-content .search-btn-container .btn-search-flight-plus-hotel {
        background-color: #1e8bc3;
        text-shadow: 1px 1px 1px #146994; }
      .widget-bg .widget .button-content .search-btn-container .btn-search-flight-plus-hotel:hover {
        background-color: #1e8fca; }
      .widget-bg .widget .button-content .search-btn-container .btn-search-flight {
        background-color: #fb4f0f;
        text-shadow: 1px 1px 3px #d63a00; }
      .widget-bg .widget .button-content .search-btn-container .btn-search-flight:hover {
        background-color: #ff5314; }
    .widget-bg .widget .multicity-options .multicity-content-wrapper {
      margin-top: 12px;
      padding: 8px 0; }
    .widget-bg .widget .multicity-options .close-input-wrapper .close-multiinput {
      width: 18px;
      height: 18px;
      background-image: url("../images/icon-multicity-close.png");
      background-position: 0px -27px;
      background-repeat: no-repeat;
      display: inline-block;
      margin-left: 14px;
      position: relative;
      top: 35px;
      cursor: pointer;
      float: left; }
    .widget-bg .widget .multicity-options .close-input-wrapper .button-wrapper {
      padding-top: 22px; }
    .widget-bg .widget #multicity-option-2, .widget-bg .widget #multicity-option-3, .widget-bg .widget #multicity-option-4 {
      display: none; }
    .widget-bg .widget .add-city-wrapper {
      margin-top: 2px;
      padding-top: 10px;
      padding-bottom: 10px; }
      .widget-bg .widget .add-city-wrapper .btn-add-city {
        display: inline-block;
        margin-top: 1px;
        color: #FFF;
        background-color: #004d84;
        border: 1px solid #1a669d;
        box-shadow: 0px 0px 3px #004779;
        padding: 8px 10px;
        border-radius: 3px;
        position: relative;
        top: 2px;
        font-size: 14px;
        cursor: pointer;
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s; }
        .widget-bg .widget .add-city-wrapper .btn-add-city span {
          font-size: 12px;
          color: #a0bed4; }
      .widget-bg .widget .add-city-wrapper .btn-add-city:hover {
        background-color: #00406d; }
    .widget-bg .widget .add-city-wrapper:before {
      content: "";
      border-top: 1px solid #004779;
      display: block;
      position: relative;
      top: 22px;
      box-shadow: 1px 1px 1px #2e73a5; }

.cheaper-arrow-left {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 8px solid #2bac36;
  position: absolute;
  top: 10px;
  right: -8px; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0; }

.widget-bg .hotel-widget .widget-title {
  color: #99b8ce;
  font-size: 14px;
  padding: 10px 0; }
.widget-bg .hotel-widget .input-content-wrapper .lg-input-wrapper {
  width: 100%; }
.widget-bg .hotel-widget .input-content-wrapper .col-md-5 {
  padding: 0px; }
.widget-bg .hotel-widget .input-content-wrapper .col-md-7 {
  padding: 0px; }
.widget-bg .hotel-widget .room-content .room-label {
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #ffffff;
  background-color: #ececec;
  color: #888;
  padding: 8px 7px;
  position: relative; }
  .widget-bg .hotel-widget .room-content .room-label .remove-room {
    width: 13px;
    height: 13px;
    background-image: url("../images/icon-close-room.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 11px;
    cursor: pointer; }
.widget-bg .hotel-widget .room-content .count-wrapper {
  padding: 0 2px; }
.widget-bg .hotel-widget .room-content .ages .label-child-age {
  color: #9c9999;
  font-weight: 500;
  font-size: 12px; }
.widget-bg .hotel-widget .room-content .ages select {
  padding: 2px;
  margin: 4px 2px; }
.widget-bg .hotel-widget .room-content .ages .label-child-age {
  display: none; }
.widget-bg .hotel-widget .room-content .ages .hide-age {
  display: none; }
.widget-bg .hotel-widget .room-content .ages .show-age {
  display: inline-block !important; }
.widget-bg .hotel-widget .hide-room-content {
  display: none; }
.widget-bg .hotel-widget .btn-add-remove-room {
  padding: 8px 15px;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  text-decoration: none; }
.widget-bg .hotel-widget .room-btn-wrapper {
  padding-top: 6px;
  margin-bottom: 12px;
  margin-top: 8px; }
  .widget-bg .hotel-widget .room-btn-wrapper #btn-add-room {
    background-color: #045894;
    border-color: #025794;
    border: none;
    outline: none;
    margin-left: 4px; }
  .widget-bg .hotel-widget .room-btn-wrapper #btn-remove-room {
    color: #757575;
    border: 1px solid #b7b7b7; }

.widget-bg .hotel-widget .widget-title {
  color: #99b8ce;
  font-size: 14px;
  padding: 10px 0; }
.widget-bg .hotel-widget .input-content-wrapper .lg-input-wrapper {
  width: 100%; }
.widget-bg .hotel-widget .input-content-wrapper .zero-padding {
  padding: 0px; }
.widget-bg .hotel-widget .room-content .room-label {
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #ffffff;
  background-color: #ececec;
  color: #888;
  padding: 8px 7px;
  position: relative; }
  .widget-bg .hotel-widget .room-content .room-label .remove-room {
    width: 13px;
    height: 13px;
    background-image: url("../images/icon-close-room.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 11px;
    cursor: pointer; }
.widget-bg .hotel-widget .room-content .count-wrapper {
  padding: 0 2px; }
.widget-bg .hotel-widget .room-content .ages .label-child-age {
  color: #9c9999;
  font-weight: 500;
  font-size: 12px; }
.widget-bg .hotel-widget .room-content .ages select {
  padding: 2px;
  margin: 4px 2px; }
.widget-bg .hotel-widget .room-content .ages .label-child-age {
  display: none; }
.widget-bg .hotel-widget .room-content .ages .hide-age {
  display: none; }
.widget-bg .hotel-widget .hide-room-content {
  display: none; }
.widget-bg .hotel-widget .btn-add-remove-room {
  padding: 8px 15px;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  text-decoration: none; }
.widget-bg .hotel-widget .room-btn-wrapper {
  padding-top: 6px;
  margin-bottom: 12px;
  margin-top: 8px; }
  .widget-bg .hotel-widget .room-btn-wrapper #btn-add-room {
    background-color: #045894;
    border-color: #025794;
    border: none;
    outline: none;
    margin-left: 4px; }
  .widget-bg .hotel-widget .room-btn-wrapper #btn-remove-room {
    color: #757575;
    border: 1px solid #b7b7b7; }

.widget-bg .widget .input-content-wrapper .input-wrapper .input-text-wrapper .input-text .input-inner .txt-dep-ret-holiday {
  cursor: not-allowed; }

/*------------------------------------*\
  #LEADER BOARD
\*------------------------------------*/
.leaderborad {
  position: relative;
  z-index: 0;
  background-color: #0562a5; }
  .leaderborad .callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    top: 60%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 38px;
    width: 26px;
    /* background-color: #333; */
    background-image: url("../images/leaderborad-next-pre.png");
    background-repeat: no-repeat;
    margin-top: -45px; }
  .leaderborad .callbacks_nav:active {
    opacity: 1.0; }
  .leaderborad .callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 5%; }
  .leaderborad .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left: 5%; }


@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
/*------------------------------------*\
  # fonts color schema.
\*------------------------------------*/
/*------------------------------------*\
  #color variation.
\*------------------------------------*/
/*------------------------------------*\
  # error messages color schema
\*------------------------------------*/
/*------------------------------------*\
  # Font size
\*------------------------------------*/
/*------------------------------------*\
  # Footer font size 
\*------------------------------------*/
/*------------------------------------*\
  # font size variation.
\*------------------------------------*/
/*------------------------------------*\
  # buttons
\*------------------------------------*/
/*------------------------------------*\
  # buttons hover effects
\*------------------------------------*/
/*------------------------------------*\
  # margin & padding 
\*------------------------------------*/
/*------------------------------------*\
  #font colors 
\*------------------------------------*/
/*--------------------------------------*\
    #Layout config
\*------------------------------------*/
/*------------------------------------*\
  #SLIDER TOPICS
\*------------------------------------*/
.offers-wrapper {
  padding-top: 56px; }
  .offers-wrapper .con-slider-wrap h3 {
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #2c3e50;
    margin-top: 0px; }
  .offers-wrapper .con-slider-wrap p {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #4d5a64;
    line-height: 1.9; }
  .offers-wrapper .flex-direction-nav a {
    /*font-family:"FontAwesome";*/
    text-decoration: none;
    display: block;
    width: 45px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 40%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.5;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.offers-wrapper-hotel {
  padding-top: 56px; }
  .offers-wrapper-hotel .con-slider-wrap h3 {
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #2c3e50;
    margin-top: 0px; }
  .offers-wrapper-hotel .con-slider-wrap p {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #4d5a64;
    line-height: 1.9; }
  .offers-wrapper-hotel .flex-direction-nav a {
    /*font-family:"FontAwesome";*/
    text-decoration: none;
    display: block;
    width: 45px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 40%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.5;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.offers-wrapper-holiday {
  padding-top: 4px; }
  .offers-wrapper-holiday .con-slider-wrap h3 {
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #2c3e50;
    margin-top: 0px; }
  .offers-wrapper-holiday .con-slider-wrap p {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #4d5a64;
    line-height: 1.9; }
  .offers-wrapper-holiday .flex-direction-nav a {
    /*font-family:"FontAwesome";*/
    text-decoration: none;
    display: block;
    width: 45px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 40%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.5;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

/*------------------------------------*\
  # fonts color schema.
\*------------------------------------*/
/*------------------------------------*\
  #color variation.
\*------------------------------------*/
/*------------------------------------*\
  # error messages color schema
\*------------------------------------*/
/*------------------------------------*\
  # Font size
\*------------------------------------*/
/*------------------------------------*\
  # Footer font size 
\*------------------------------------*/
/*------------------------------------*\
  # font size variation.
\*------------------------------------*/
/*------------------------------------*\
  # buttons
\*------------------------------------*/
/*------------------------------------*\
  # buttons hover effects
\*------------------------------------*/
/*------------------------------------*\
  # margin & padding 
\*------------------------------------*/
/*------------------------------------*\
  #font colors 
\*------------------------------------*/
/*--------------------------------------*\
    #Layout config
\*------------------------------------*/
/*------------------------------------*\
  #GET DEAL COMPONENT
\*------------------------------------*/
.wrap-out-cont-deal {
  background-color: #f5f5f5; }
  .wrap-out-cont-deal .container {
    padding-top: 0px;
    padding-bottom: 36px; }
    .wrap-out-cont-deal .container .deal-wrap-outer {
      padding-top: 24px;
      display: block;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      float: none; }
      .wrap-out-cont-deal .container .deal-wrap-outer .deal-head-txt {
        text-align: center; }
        .wrap-out-cont-deal .container .deal-wrap-outer .deal-head-txt h3 {
          display: block;
          font-size: 19px;
          font-weight: 400;
          color: #4d5a64;
          padding-top: 2px;
          text-align: center;
          width: 100%;
          margin: 0 auto; }
      .wrap-out-cont-deal .container .deal-wrap-outer .deal-inner-input-email .form-control {
        height: 43px !important;
        border-radius: 2px !important;
        background-color: #fff;
        font-size: 16px;
        border: 1px solid #e4e0e0;
        float: left;
        width: 100%;
        color: #4d5a64; }
      .wrap-out-cont-deal .container .deal-wrap-outer .deal-inner-input-email .form-control:hover {
        height: 43px !important;
        border-radius: 2px !important;
        background-color: #fff;
        font-size: 16px;
        box-shadow: none; }
      .wrap-out-cont-deal .container .deal-wrap-outer .deal-inner-input-email .form-control:visited {
        height: 43px !important;
        border-radius: 2px !important;
        background-color: #fff;
        font-size: 16px;
        box-shadow: none; }
      .wrap-out-cont-deal .container .deal-wrap-outer .deal-inner-input-email .form-control:focus {
        height: 43px !important;
        border-radius: 2px !important;
        background-color: #fff;
        font-size: 16px;
        box-shadow: none; }
      .wrap-out-cont-deal .container .deal-wrap-outer .wrap-deal-btn {
        float: left; }
        .wrap-out-cont-deal .container .deal-wrap-outer .wrap-deal-btn button {
          padding: 10px 28px;
          font-size: 16px;
          line-height: 1.33333;
          border-radius: 2px;
          border: 1px solid #fb4f0f;
          background-color: #fb4f0f;
          color: #fff;
          outline: none; }
        .wrap-out-cont-deal .container .deal-wrap-outer .wrap-deal-btn button:hover {
          padding: 10px 28px;
          font-size: 16px;
          line-height: 1.33333;
          border-radius: 2px;
          border: 1px solid #fb4f0f;
          background-color: #fb4f0f;
          color: #fff; }

.discover-more-deal {
  text-align: center;
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  z-index: 10; }
  .discover-more-deal .discover {
    color: #fff;
    padding: 4px 24px;
    background-image: linear-gradient(313deg, rgba(253, 41, 0, 0.9), rgba(255, 71, 0, 0.9));
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24);
    line-height: 25px;
    cursor: pointer;
    text-decoration: none;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    display: inline-block; }
    .discover-more-deal .discover i {
      padding-left: 8px;
      padding-right: 8px; }
  .discover-more-deal a:hover {
    background: linear-gradient(313deg, #e62500, #ef4200);
    color: #ffffff; }



.box-infor h4 {
  font-size: 19px;
  color: #3a5467;
  font-weight: normal;
  margin-bottom: 4px; }
.box-infor p {
  color: #8c8c8c;
  margin-bottom: 4px; }
.box-infor .col-md-9 {
  padding-left: 12px; }

.animated {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 2;
  -moz-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-delay: 5s;
  /* Safari 4.0 - 8.0 */
  animation-delay: 5s; }

.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }


.box-infor .liners {
  position: absolute;
  top: 39%;
  background: #efefef;
  border: 1px solid #dee3e6;
  padding: 8px 12px;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-right-radius: 50%;
  left: 4px;
  font-size: 0.9em; }
.box-infor .liners:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #efefef;
  position: absolute;
  top: -11px; }
.box-infor .liners:after {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 10px solid #efefef;
  border-right: 7px solid transparent;
  border-left: 10px solid #efefef;
  position: absolute;
  top: 34px; }
.box-infor hr {
  width: 2px;
  height: 139px;
  background: #dedede; }
.box-infor .app-downloads {
  margin-top: 32px;
  margin-left: 8px; }
  .box-infor .app-downloads .ios-app {
    margin-top: 16px; }
.box-infor p {
  font-size: 14px; }
  .box-infor p a {
    font-size: 13px;
    color: #fb4f0f; }


/**********************
 *	# mobile 
 *********************
 */
.mobile {
  background: url("../images/mobile.png") no-repeat top left;
  width: 160px;
  height: 47px; }

.mobile.image-01 {
  background-position: 0 0;
  width: 350px;
  height: 364px; }

.mobile.qr {
  background-position: 0 -374px;
  width: 164px;
  height: 164px; }

.mobile.download-on-the-app-store {
  background-position: 0 -548px; }

.mobile.google-play-badge {
  background-position: 0 -605px; }

.send-sms {
  margin-top: 10px; }
  .send-sms .btn-send {
    display: block;
    border-radius: 0px;
    background: #fb4f0f;
    color: #fff; }

.phone-number span {
  position: absolute;
  border-right: 1px solid #ccc;
  padding: 7px 10px;
  top: 0px;
  color: #989898; }
.phone-number .text-padding-revert {
  padding-left: 45px; }

.downloading-infor {
  padding-top: 8px;
  padding-bottom: 8px; }
  .downloading-infor p {
    color: #333; }


/*------------------------------------*\
  # fonts color schema.
\*------------------------------------*/
/*------------------------------------*\
  #color variation.
\*------------------------------------*/
/*------------------------------------*\
  # error messages color schema
\*------------------------------------*/
/*------------------------------------*\
  # Font size
\*------------------------------------*/
/*------------------------------------*\
  # Footer font size 
\*------------------------------------*/
/*------------------------------------*\
  # font size variation.
\*------------------------------------*/
/*------------------------------------*\
  # buttons
\*------------------------------------*/
/*------------------------------------*\
  # buttons hover effects
\*------------------------------------*/
/*------------------------------------*\
  # margin & padding 
\*------------------------------------*/
/*------------------------------------*\
  #font colors 
\*------------------------------------*/
/*--------------------------------------*\
    #Layout config
\*------------------------------------*/
/*------------------------------------*\
  #FEATURE MOBILE HOTEL
\*------------------------------------*/
.container .wrap-book-faster-txt {
  display: block;
  text-align: center;
  padding-top: 36px; }
  .container .wrap-book-faster-txt p {
    color: #4d5a64;
    font-size: 16px;
    line-height: 1.9;
    padding-top: 8px;
    padding-bottom: 36px; }

.container .wrap-hotel-featured {
  margin-top: 36px; }
  .container .wrap-hotel-featured .hotel-featured-home-img {
    min-height: 200px;
    background-size: cover; }
  .container .wrap-hotel-featured .hotel-home-featured-wrap-box {
    background-color: #fff;
    box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.2);
    height: 200px; }
    .container .wrap-hotel-featured .hotel-home-featured-wrap-box h3 {
      text-align: center; }
    .container .wrap-hotel-featured .hotel-home-featured-wrap-box p {
      text-align: center; }
    .container .wrap-hotel-featured .hotel-home-featured-wrap-box .wrap-detail-btn-home-hotel {
      display: block;
      text-align: center;
      padding-top: 30px; }
      .container .wrap-hotel-featured .hotel-home-featured-wrap-box .wrap-detail-btn-home-hotel button {
        padding: 10px 64px;
        font-size: 16px;
        line-height: 1.33333;
        border-radius: 2px;
        border: 1px solid #1e8bc3;
        background-color: #1e8bc3;
        color: #fff;
        outline: none; }
      .container .wrap-hotel-featured .hotel-home-featured-wrap-box .wrap-detail-btn-home-hotel button:hover {
        padding: 10px 64px;
        font-size: 16px;
        line-height: 1.33333;
        border-radius: 2px;
        border: 1px solid #1e8bc3;
        background-color: #1e8bc3;
        color: #fff; }

/*------------------------------------*\
  # fonts color schema.
\*------------------------------------*/
/*------------------------------------*\
  #color variation.
\*------------------------------------*/
/*------------------------------------*\
  # error messages color schema
\*------------------------------------*/
/*------------------------------------*\
  # Font size
\*------------------------------------*/
/*------------------------------------*\
  # Footer font size 
\*------------------------------------*/
/*------------------------------------*\
  # font size variation.
\*------------------------------------*/
/*------------------------------------*\
  # buttons
\*------------------------------------*/
/*------------------------------------*\
  # buttons hover effects
\*------------------------------------*/
/*------------------------------------*\
  # margin & padding 
\*------------------------------------*/
/*------------------------------------*\
  #font colors 
\*------------------------------------*/
/*--------------------------------------*\
    #Layout config
\*------------------------------------*/
/*------------------------------------*\
  #BEST DESTINATIONS HOTEL HOMEPAGE
\*------------------------------------*/
.container .wrap-best-faster-txt {
  display: block;
  text-align: center; }
  .container .wrap-best-faster-txt p {
    color: #4d5a64;
    font-size: 16px;
    line-height: 1.9;
    padding-top: 8px;
    padding-bottom: 36px; }
.container .wrap-hotel-home-best-destination {
  padding: 4px; }
  .container .wrap-hotel-home-best-destination .pad-left-best-dest {
    padding-left: 0px; }
  .container .wrap-hotel-home-best-destination .pad-right-best-dest {
    padding-right: 0px; }
  .container .wrap-hotel-home-best-destination .hvrbox,
  .container .wrap-hotel-home-best-destination .hvrbox * {
    box-sizing: border-box;
    cursor: pointer; }
  .container .wrap-hotel-home-best-destination .hvrbox {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    width: 724px;
    height: 250px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    cursor: pointer; }
    .container .wrap-hotel-home-best-destination .hvrbox .book-srap-before-hv {
      position: relative;
      opacity: 1; }
    .container .wrap-hotel-home-best-destination .hvrbox:hover .book-srap-before-hv {
      opacity: 0; }
    .container .wrap-hotel-home-best-destination .hvrbox .hvbx-bre-hv-txt1 {
      position: absolute;
      color: #FFFFFF;
      margin-top: 164px;
      font-size: 16px;
      padding-left: 26px; }
    .container .wrap-hotel-home-best-destination .hvrbox .hvbx-bre-hv-txt2 {
      position: absolute;
      color: #FFFFFF;
      margin-top: 180px;
      font-size: 30px;
      padding-left: 24px; }
    .container .wrap-hotel-home-best-destination .hvrbox .book-srap-small-dv {
      position: relative;
      z-index: 9999; }
    .container .wrap-hotel-home-best-destination .hvrbox .book-srap-inner-small {
      position: absolute; }
      .container .wrap-hotel-home-best-destination .hvrbox .book-srap-inner-small h4 {
        color: #FFFFFF;
        padding-top: 24px;
        padding-left: 16px;
        font-size: 18px; }
      .container .wrap-hotel-home-best-destination .hvrbox .book-srap-inner-small h3 {
        color: #FFFFFF;
        padding-left: 16px; }
      .container .wrap-hotel-home-best-destination .hvrbox .book-srap-inner-small h5 {
        color: #FFFFFF;
        font-size: 16px;
        padding-left: 16px; }
      .container .wrap-hotel-home-best-destination .hvrbox .book-srap-inner-small .star-rte-lft {
        padding-left: 16px; }
      .container .wrap-hotel-home-best-destination .hvrbox .book-srap-inner-small .price-tg-txt {
        margin-top: 20px; }
        .container .wrap-hotel-home-best-destination .hvrbox .book-srap-inner-small .price-tg-txt .start-frm-prp {
          padding-left: 16px;
          color: #FFFFFF;
          font-size: 18px; }
        .container .wrap-hotel-home-best-destination .hvrbox .book-srap-inner-small .price-tg-txt .price-prp {
          color: #ffd945;
          font-size: 26px;
          font-weight: 500; }
    .container .wrap-hotel-home-best-destination .hvrbox .book-srap-inner-small:hover {
      z-index: 9999;
      opacity: 1; }
    .container .wrap-hotel-home-best-destination .hvrbox .book-srap-small-dv:hover {
      opacity: 1;
      z-index: 9999; }
    .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h3 {
      color: #FFFFFF; }
    .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h6 {
      color: #c5c5c5;
      text-align: right;
      font-weight: normal;
      font-size: 14px; }
    .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h5 {
      border-bottom: 1px dotted transparent; }
      .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h5 a {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 16px; }
        .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h5 a .hotel-nme-topic-left {
          float: left; }
        .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h5 a .hotel-nme-topic-right {
          float: right;
          color: #ffd945;
          font-size: 16px;
          font-weight: 500; }
        .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h5 a .hotel-nme-topic-right {
          float: right;
          color: #ffd945;
          font-size: 16px;
          font-weight: 500; }
    .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h5:hover {
      border-bottom: 1px dotted #f5f5f5; }
    .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top .price-tg-txt {
      margin-top: 20px; }
      .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top .price-tg-txt .start-frm-prp {
        color: #FFFFFF; }
      .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top .price-tg-txt .price-prp {
        color: #ffd945; }
  .container .wrap-hotel-home-best-destination .hvrbox
  .hvrbox-layer_top {
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 15px;
    cursor: pointer;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s; }
  .container .wrap-hotel-home-best-destination .hvrbox:hover .hvrbox-layer_top,
  .container .wrap-hotel-home-best-destination .hvrbox.active .hvrbox-layer_top {
    opacity: 1; }
  .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-text {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-text_mobile {
    font-size: 15px;
    border-top: 1px solid #b3b3b3;
    /* for old browsers */
    border-top: 1px solid rgba(179, 179, 179, 0.7);
    margin-top: 5px;
    padding-top: 2px;
    display: none; }
  .container .wrap-hotel-home-best-destination .hvrbox.active .hvrbox-text_mobile {
    display: block; }
  .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_image {
    padding: 0;
    background: none; }
.container .best-desntion-btm {
  margin-bottom: 48px; }

/*------------------------------------*\
  # fonts color schema.
\*------------------------------------*/
/*------------------------------------*\
  #color variation.
\*------------------------------------*/
/*------------------------------------*\
  # error messages color schema
\*------------------------------------*/
/*------------------------------------*\
  # Font size
\*------------------------------------*/
/*------------------------------------*\
  # Footer font size 
\*------------------------------------*/
/*------------------------------------*\
  # font size variation.
\*------------------------------------*/
/*------------------------------------*\
  # buttons
\*------------------------------------*/
/*------------------------------------*\
  # buttons hover effects
\*------------------------------------*/
/*------------------------------------*\
  # margin & padding 
\*------------------------------------*/
/*------------------------------------*\
  #font colors 
\*------------------------------------*/
/*--------------------------------------*\
    #Layout config
\*------------------------------------*/
/*------------------------------------*\
  #DESTINATION BEST REACHED WIDGET
\*------------------------------------*/
.container .con-reach-wrap {
  padding-bottom: 48px; }
  .container .con-reach-wrap .destination_shp_wrap-topic {
    padding-top: 24px;
    display: block;
    text-align: center;
    color: #2c3e50; }
    .container .con-reach-wrap .destination_shp_wrap-topic p {
      line-height: 1.9;
      color: #4d5a64;
      font-size: 16px; }
    .container .con-reach-wrap .destination_shp_wrap-topic .extra-pd-tp-wrap {
      margin-top: 16px; }
  .container .con-reach-wrap .destination_detail_wrap {
    padding-bottom: 4px; }
    .container .con-reach-wrap .destination_detail_wrap h5 {
      text-align: center;
      font-family: Roboto, sans-serif;
      color: #4d5a64;
      cursor: pointer; }
    .container .con-reach-wrap .destination_detail_wrap p {
      line-height: 0.4;
      text-align: center;
      font-family: Roboto, sans-serif;
      color: #9da1a5;
      font-size: 12px;
      cursor: pointer; }
    .container .con-reach-wrap .destination_detail_wrap a:hover {
      text-decoration: none; }

.container .con-reach-wrap .destination_detail_wrap h5:hover {
  color: orangered; }

.container .con-reach-wrap .destination_detail_wrap p:hover {
  color: #4d5a64; }

/*------------------------------------*\
  # fonts color schema.
\*------------------------------------*/
/*------------------------------------*\
  #color variation.
\*------------------------------------*/
/*------------------------------------*\
  # error messages color schema
\*------------------------------------*/
/*------------------------------------*\
  # Font size
\*------------------------------------*/
/*------------------------------------*\
  # Footer font size 
\*------------------------------------*/
/*------------------------------------*\
  # font size variation.
\*------------------------------------*/
/*------------------------------------*\
  # buttons
\*------------------------------------*/
/*------------------------------------*\
  # buttons hover effects
\*------------------------------------*/
/*------------------------------------*\
  # margin & padding 
\*------------------------------------*/
/*------------------------------------*\
  #font colors 
\*------------------------------------*/
/*--------------------------------------*\
    #Layout config
\*------------------------------------*/
/*------------------------------------*\
  #RECOMENDED HOLIDAYS WIDGET
\*------------------------------------*/
.container .con-recommended-holiday-wrap {
  padding-top: 46px;
  padding-bottom: 16px; }
  .container .con-recommended-holiday-wrap .wrap-contnt-holiday-topic h3 {
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #2c3e50;
    margin-top: 0px; }
  .container .con-recommended-holiday-wrap .wrap-contnt-holiday-topic p {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #4d5a64;
    line-height: 1.9; }

.container .wrap-home-holiday-outer {
  padding-bottom: 32px; }
  .container .wrap-home-holiday-outer .wrap-out-hm-holi {
    padding: 8px; }
    .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-1 {
      opacity: 1;
      background-position: center;
      background-size: cover;
      height: 250px;
      width: 100%;
      border-radius: 3px; }
      .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-1 .box-inner-holiday {
        position: relative;
        text-align: center;
        padding-top: 12px; }
        .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-1 .box-inner-holiday h3 {
          color: #fff;
          text-align: left;
          padding-left: 24px; }
        .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-1 .box-inner-holiday .topic-holiday-night {
          font-size: 14px;
          color: #fff;
          text-align: left;
          padding-left: 24px;
          display: block;
          padding-bottom: 6px; }
        .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-1 .box-inner-holiday .holiday-txt-bx {
          padding-bottom: 6px;
          font-size: 14px;
          color: #fff;
          text-align: left;
          padding-left: 24px;
          display: block;
          padding-bottom: 6px; }
    .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-2 {
      background-position: center;
      background-size: cover;
      height: 250px;
      width: 100%;
      border-radius: 3px; }
      .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-2 .box-inner-holiday-inner-2 {
        position: relative;
        text-align: center;
        padding-top: 12px; }
        .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-2 .box-inner-holiday-inner-2 h3 {
          color: #fff;
          text-align: center;
          padding-left: 24px;
          padding-right: 24px;
          padding-top: 36px;
          line-height: 1.4; }
        .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-2 .box-inner-holiday-inner-2 h6 {
          color: #fff;
          text-align: center;
          padding-left: 24px;
          padding-right: 24px;
          padding-top: 36px;
          line-height: 1.1;
          font-size: 20px; }
        .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-2 .box-inner-holiday-inner-2 button {
          margin-top: 32px;
          padding: 10px 32px;
          font-size: 16px;
          line-height: 1.33333;
          border-radius: 2px;
          border: 1px solid #efefef;
          background-color: #f5f5f5;
          color: #2b2a2a;
          opacity: 0.8;
          font-weight: 500; }

.container .wrap-home-holiday-outer .wrap-out-hm-holi a:hover {
  text-decoration: none !important; }

/*------------------------------------*\
  # fonts color schema.
\*------------------------------------*/
/*------------------------------------*\
  #color variation.
\*------------------------------------*/
/*------------------------------------*\
  # error messages color schema
\*------------------------------------*/
/*------------------------------------*\
  # Font size
\*------------------------------------*/
/*------------------------------------*\
  # Footer font size 
\*------------------------------------*/
/*------------------------------------*\
  # font size variation.
\*------------------------------------*/
/*------------------------------------*\
  # buttons
\*------------------------------------*/
/*------------------------------------*\
  # buttons hover effects
\*------------------------------------*/
/*------------------------------------*\
  # margin & padding 
\*------------------------------------*/
/*------------------------------------*\
  #font colors 
\*------------------------------------*/
/*--------------------------------------*\
    #Layout config
\*------------------------------------*/
/*------------------------------------*\
  #TOP HOLIDAY PACKAGES BOX
\*------------------------------------*/
.container .con-package_holi-topic-wrap {
  padding-top: 66px;
  padding-bottom: 24px; }
  .container .con-package_holi-topic-wrap .wrap-package-holiday-topic h3 {
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #2c3e50;
    margin-top: 0px; }
  .container .con-package_holi-topic-wrap .wrap-package-holiday-topic p {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #4d5a64;
    line-height: 1.9; }

.container .wrap-pack-holiday {
  background-image: url(../../dist/images/booking-pr-bg.png);
  background-position: center 75px;
  background-repeat: no-repeat; }
  .container .wrap-pack-holiday .wrap-inner-pack-box-1 .holiday-pack_box-img-1 {
    height: 138px;
    width: auto;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto; }
  .container .wrap-pack-holiday .wrap-inner-pack-box-1 p {
    text-align: center;
    font-size: 17px;
    padding-top: 4px;
    color: #4d5a64;
    font-weight: 500;
    margin-bottom: 4px; }
  .container .wrap-pack-holiday .wrap-inner-pack-box-1 .sub-txt-pack {
    text-align: center;
    font-size: 13px;
    color: #9e9e9e;
    font-weight: 400;
    display: block; }
  .container .wrap-pack-holiday .wrap-inner-pack-box-2 .holiday-pack_box-img-2 {
    height: 138px;
    width: auto;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto; }
  .container .wrap-pack-holiday .wrap-inner-pack-box-2 p {
    text-align: center;
    font-size: 17px;
    padding-top: 4px;
    color: #4d5a64;
    font-weight: 500;
    margin-bottom: 4px; }
  .container .wrap-pack-holiday .wrap-inner-pack-box-2 .sub-txt-pack {
    text-align: center;
    font-size: 13px;
    color: #9e9e9e;
    font-weight: 400;
    display: block; }
  .container .wrap-pack-holiday .wrap-inner-pack-box-3 .holiday-pack_box-img-3 {
    height: 138px;
    width: auto;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto; }
  .container .wrap-pack-holiday .wrap-inner-pack-box-3 p {
    text-align: center;
    font-size: 17px;
    padding-top: 4px;
    color: #4d5a64;
    font-weight: 500;
    margin-bottom: 4px; }
  .container .wrap-pack-holiday .wrap-inner-pack-box-3 .sub-txt-pack {
    text-align: center;
    font-size: 13px;
    color: #9e9e9e;
    font-weight: 400;
    display: block; }

/*------------------------------------*\
  # fonts color schema.
\*------------------------------------*/
/*------------------------------------*\
  #color variation.
\*------------------------------------*/
/*------------------------------------*\
  # error messages color schema
\*------------------------------------*/
/*------------------------------------*\
  # Font size
\*------------------------------------*/
/*------------------------------------*\
  # Footer font size 
\*------------------------------------*/
/*------------------------------------*\
  # font size variation.
\*------------------------------------*/
/*------------------------------------*\
  # buttons
\*------------------------------------*/
/*------------------------------------*\
  # buttons hover effects
\*------------------------------------*/
/*------------------------------------*\
  # margin & padding 
\*------------------------------------*/
/*------------------------------------*\
  #font colors 
\*------------------------------------*/
/*--------------------------------------*\
    #Layout config
\*------------------------------------*/
/*------------------------------------*\
  #PERFECT HOLIDAY HOME ICONS
\*------------------------------------*/
.perfect-holiday-full-wrap {
  padding-bottom: 24px; }
  .perfect-holiday-full-wrap .container .con-perfect_holi-topic-wrap {
    padding-top: 30px;
    padding-bottom: 0px; }
    .perfect-holiday-full-wrap .container .con-perfect_holi-topic-wrap .wrap-perfect-holiday-topic h3 {
      text-align: center;
      display: block;
      font-size: 24px;
      font-weight: 500;
      color: #2c3e50;
      margin-top: 0px; }
    .perfect-holiday-full-wrap .container .con-perfect_holi-topic-wrap .wrap-perfect-holiday-topic p {
      font-size: 16px;
      text-align: center;
      display: block;
      color: #4d5a64;
      line-height: 1.9; }
  .perfect-holiday-full-wrap .container .wrap-perfect-holiday_home {
    margin-top: 24px;
    margin-bottom: 16px; }
    .perfect-holiday-full-wrap .container .wrap-perfect-holiday_home .wrap-inner-holiday-perfect-bx1 .holiday-perfect-hm-img-1 {
      height: 130px;
      width: 104%;
      background-repeat: no-repeat;
      background-position: center;
      margin: 0 auto; }
    .perfect-holiday-full-wrap .container .wrap-perfect-holiday_home .wrap-inner-holiday-perfect-bx1 p {
      text-align: center;
      font-size: 16px;
      padding-top: 16px;
      color: #4d5a64; }

/**************************** 
 * # Breadcrumb
 ****************************
 */
.breadcrumb-wrapper {
  background-color: #045894; }
  .breadcrumb-wrapper .breadcrumb {
    background: transparent;
    color: #fff;
    margin: 0px; }
    .breadcrumb-wrapper .breadcrumb ul {
      margin: 0px;
      padding: 4px 0;
      padding-top: 10px;
      clear: both;
      display: inline-block; }
      .breadcrumb-wrapper .breadcrumb ul li {
        display: block;
        margin: 0 4px;
        float: left; }
      .breadcrumb-wrapper .breadcrumb ul .breadcrumb_arrow a {
        width: 12px;
        height: 21px;
        background: url("../images/breadcrumb_sprites.png") -14px -10px;
        display: block; }
      .breadcrumb-wrapper .breadcrumb ul .breadcrumb_home a {
        width: 18px;
        height: 21px;
        background: url("../images/breadcrumb_sprites.png") -51px -11px;
        display: block; }
      .breadcrumb-wrapper .breadcrumb ul .current {
        background: #00416f;
        border-radius: 3px;
        padding: 2px 6px;
        font-size: 12px;
        color: #a8b8c3; }

.about-bg {
  min-height: 300px;
  background-image: url("../images/about-bg.png");
  background-position: center; }
  .about-bg .about-desc {
    text-align: center;
    margin-top: 102px; }
    .about-bg .about-desc p {
      font-size: 17px;
      font-weight: 500;
      color: #4a6c84;
      margin-top: 5px; }

.about-container-wrapper {
  background-color: #f7f7f7; }
  .about-container-wrapper .about-container {
    text-align: center;
    padding: 30px 0 50px 0; }
    .about-container-wrapper .about-container h3 {
      font-size: 24px;
      font-weight: 500;
      color: #2c3e50; }
    .about-container-wrapper .about-container p {
      font-size: 14px;
      text-align: center;
      color: #4d5a64; }

.about-block-container {
  padding: 40px 0; }
  .about-block-container .col-md-6 {
    min-height: 350px; }
  .about-block-container .col-md-12 {
    text-align: center; }

.about-block {
  text-align: center;
  padding: 20px 0; }

.awards-bg {
  text-align: center;
  background: #f7f7f7;
  padding: 52px 0 70px 0; }
  .awards-bg .awards-wrapper .col-md-4 {
    text-align: center;
    margin-top: 24px; }
  .awards-bg h3 {
    font-size: 24px;
    font-weight: 500;
    color: #2c3e50; }
  .awards-bg p {
    font-size: 14px;
    text-align: center;
    color: #4d5a64; }

/****************************
 * # Information pages
 ****************************
 */
.privacy-bg {
  min-height: 300px;
  background-color: #e7edef;
  background-image: url("../images/privacy-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.career-bg {
  min-height: 300px;
  background-color: #e7edef;
  background-image: url("../images/careers-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.career-container-wrapper .info-container h3 {
  margin-bottom: 22px; }

.info-container {
  text-align: center;
  padding: 20px 0 30px 0; }

.btn-apply {
  background-color: #fb4f0f;
  color: #FFF;
  text-decoration: none;
  padding: 8px 36px;
  border-radius: 3px;
  margin-top: 2px;
  display: inline-block; }

.btn-apply:hover {
  background-color: #e63e00;
  color: #FFF;
  text-decoration: none; }

/**************************** 
 * # Media Query max : 319px
 ****************************
 */
@media (max-width: 319px) {
  .widget-bg .widget .button-content .cheap-wrap {
    position: relative; }
    .widget-bg .widget .button-content .cheap-wrap .btn-cheap-together-rec {
      top: 8px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 0 7px 10px;
      border-color: transparent #2bac36 transparent;
      position: absolute;
      left: 58px;
      -ms-transform: rotate(89deg);
      /* IE 9 */
      -webkit-transform: rotate(89deg);
      /* Chrome, Safari, Opera */
      transform: rotate(89deg); }
    .widget-bg .widget .button-content .cheap-wrap .btn-cheap-together-tran {
      width: 124px;
      height: 21px;
      padding: 4px 12px;
      background: #2bac36;
      right: -30px;
      position: absolute;
      left: 0;
      top: -11px;
      border-radius: 3px;
      line-height: 1.4;
      text-align: center;
      color: #fff;
      font-size: 10px;
      font-weight: 400; } }
/**************************** 
 * # Media Query min: 320px max : 479px
 ****************************
 */
@media (max-width: 479px) {
  .ui-autocomplete {
    width: 90% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto; }

  .traveller-details-popup {
    left: 0;
    right: 0;
    margin: 0 auto; }

  .traveller-details-popup_2 {
    left: 0;
    right: 0;
    margin: 0 auto; }

  .input-inner input {
    background-image: none !important;
    padding: 0 10px !important; }

  .widget-bg .widget .trip-type-wrapper .btn-trip-type {
    padding: 5px 12px; }
  .widget-bg .widget .button-content .cheap-wrap {
    position: relative;
    top: 3px;
    margin-bottom: 12px; }
    .widget-bg .widget .button-content .cheap-wrap .btn-cheap-together-rec {
      top: 8px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 0 7px 10px;
      border-color: transparent #2bac36 transparent;
      position: absolute;
      right: 312px;
      -ms-transform: rotate(89deg);
      /* IE 9 */
      -webkit-transform: rotate(89deg);
      /* Chrome, Safari, Opera */
      transform: rotate(89deg); }
    .widget-bg .widget .button-content .cheap-wrap .btn-cheap-together-tran {
      width: 124px;
      height: 21px;
      padding: 4px 12px;
      background: #2bac36;
      right: -30px;
      position: absolute;
      left: 0;
      top: -11px;
      border-radius: 3px;
      line-height: 1.4;
      text-align: center;
      color: #fff;
      font-size: 10px;
      font-weight: 400; }
  .widget-bg .widget .button-content .search-btn-container {
    width: 100%; }
    .widget-bg .widget .button-content .search-btn-container .btn-search {
      width: 100%;
      margin-top: 10px;
      background-image: none; }
  .widget-bg .widget .input-content-wrapper .change-direction-wrapper .btn-change-direction {
    width: 14px;
    background-repeat: no-repeat;
    background-size: 99%;
    background-position: 0 4px; }
  .widget-bg .widget .input-content-wrapper .lg-input-wrapper {
    width: 45%; }
  .widget-bg .widget .input-content-wrapper .md-input-wrapper {
    width: 49%;
    padding-left: 0px;
    margin-right: 2px; }
  .widget-bg .widget .input-content-wrapper .xs-input-wrapper {
    width: 100%;
    padding-left: 2px;
    margin-right: 2px; }
  .widget-bg .widget .input-content-wrapper .travellers-input-wrapper {
    width: 100%;
    padding-top: 20px; }

  .ui-datepicker td span, .ui-datepicker td a {
    padding: 5px 0px !important; }

  .whybook {
    background-image: none; }

  .leaderborad .callbacks_nav {
    top: 77%; } }
@media (min-width: 320px) and (max-width: 479px) {
  
  .wrap-out-cont-deal .container .deal-head-txt h2 {
    display: block;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: grey; }

  .cheaper-arrow-left {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2bac36;
    position: absolute;
    top: 19px;
    right: 104px; }

  .container .wrap-home-holiday-outer .wrap-out-hm-holi .wrap-holiday-inner_box-2 .box-inner-holiday-inner-2 button {
    margin-top: 32px; } }
/**************************** 
 * # Media Query min: 480px max : 767px
 ****************************
 */
@media (min-width: 767px) {
  .ui-datepicker-group-first .ui-datepicker-next {
    display: none; } }
@media (max-width: 767px) {
  .ui-datepicker-group-first {
    width: 100% !important; }

  .datepicker-hide-in-mobile {
    display: none; }
    .datepicker-hide-in-mobile .ui-datepicker-calendar, .datepicker-hide-in-mobile .ui-datepicker-title {
      display: none; }

  .holiday-types {
    display: none; }

  .ui-datepicker {
    width: 100% !important; }

  .header .navbar .nav-icon {
    float: left;
    margin-right: 6px;
    margin-top: 2px; }
  .header .navbar .nav-label {
    line-height: 36px; }
  .header .navbar .nav .new-item {
    top: 8px;
    width: 25px;
    left: 116px; }

  .wrap-out-cont-deal .container .deal-wrap-outer .deal-head-txt {
    text-align: center; }
    .wrap-out-cont-deal .container .deal-wrap-outer .deal-head-txt h2 {
      font-size: 20px; }
  .wrap-out-cont-deal .container .deal-wrap-outer .wrap-deal-btn {
    float: left;
    padding-top: 12px; }

  .container .wrap-hotel-home-best-destination .hvrbox
  .hvrbox-layer_top-mob {
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 15px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    border-radius: 3px; }

  .container .wrap-hotel-home-best-destination .hvrbox .book-srap-before-hv {
    opacity: 0; }

  .hvrbox {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }

  .mob-pad1-hotel-hm {
    padding-left: 16px; }

  .container .wrap-hotel-home-best-destination .pad-left-best-dest {
    padding-left: 16px; }

  .container .wrap-hotel-home-best-destination .pad-right-best-dest {
    padding-right: 14px; }

  .container .wrap-hotel-home-best-destination {
    padding: 0px; }

  .container .wrap-hotel-home-best-destination .hvr-mb {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    width: 724px;
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px; }

  .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h5 a .hotel-nme-topic-left {
    float: left;
    width: 100%;
    line-height: 1.5; }

  .container .wrap-hotel-home-best-destination .hvrbox .hvrbox-layer_top h5 a .hotel-nme-topic-right {
    width: 100%;
    float: left; }

  .container .wrap-pack-holiday {
    background-image: none; } }

/**************************** 
 * # Media Query max:991 AND min: 768px max : 991px
 ****************************
 */
@media (max-width: 991px) {
 /****************************
* # Widget Responsive
*****************************/
  .widget-bg .widget .input-content-wrapper .col-md-6 {
    padding-bottom: 20px; }
  .widget-bg .widget .multicity-options .multicity-content-wrapper {
    border-top: 1px solid #1a669d; }
    .widget-bg .widget .multicity-options .multicity-content-wrapper .md-input-wrapper {
      width: 100%; }
  .widget-bg .widget .multicity-options .close-input-wrapper .close-multiinput {
    width: 45px;
    height: 45px;
    background-image: url("../../dist/images/icon-multicity-close.png");
    background-position: -20px 0px;
    float: right;
    margin-right: 2px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 14px;
    position: relative;
    top: 35px;
    cursor: pointer; } }
@media (min-width: 768px) and (max-width: 991px) {
  .partners-wrapper .partners .partners-row .partners-col {
    width: 20%; }

  .wrap-out-cont-deal .container .deal-wrap-outer .wrap-deal-btn {
    padding-left: 6px; }

  .navbar-container {
    width: 100%; }


/**************************** 
 * # Media Query min: 992px max : 1199px
 ****************************
 */
@media (max-width: 1199px) {
  .flex-offer-over-wrap {
    max-height: 196px; }

  .flex-img-over-wrap-holiday {
    height: 130px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .partners-wrapper .partners .partners-row .partners-col {
    width: 20%; }

  .wrap-out-cont-deal .container .deal-wrap-outer .wrap-deal-btn {
    padding-left: 6px; } }
/**************************** 
 * # Media Query min: 1200px
 ****************************
 */
@media (min-width: 1200px) {
  .wrap-out-cont-deal .container .deal-wrap-outer .wrap-deal-btn {
    padding-left: 0px; }

  .flex-offer-over-wrap {
    max-height: 196px; }

  .flex-offer-over-wrap-holiday {
    max-height: 160px; } }

