html {
  -ms-overflow-style: scrollbar;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.42857143 ;
  color: #333;
  background-color: transparent;
}
.text-main-color {
  color: #0081C5;
}
a {
  color: #0081C5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #736867;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
.font-bold {
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8 {
  font-weight: 300;
}
.page-header {
  margin: 10px 0 20px;
}
#wrap-content .h1,
#wrap-content .h2,
#wrap-content .h3,
#wrap-content h1,
#wrap-content h2,
#wrap-content h3 {
  margin-bottom: 20px;
}
#wrap-content ul li {
  margin-bottom: 10px;
}
.margin-top-bottom {
  margin-top: 20px;
  margin-bottom: 20px;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table-text-left td,
.table-text-left th {
  text-align: left;
}
.table-text-left td.text-right,
.table-text-left th.text-right {
  text-align: right !important;
}
.text-to-upper {
  text-transform: uppercase;
}
.strike {
  text-decoration: line-through;
}
.big-number {
  font-size: 80px;
  line-height: 100px;
  font-weight: 300;
}
/*--Grid--*/
.row-col-mb > div {
  margin-bottom: 15px;
}
#wrap-content-section > .container {
  padding-bottom: 4px;
}
/*----BUTTON------------*/
.btn {
  border-radius: 1px;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 14px 25px;
  transition: all 0.25s ease-in-out 0s;
}
.btn-main {
  color: #fff;
  background-color: #0081C5;
  border-color: #0081C5;
}
.btn-main:focus,
.btn-main.focus {
  color: #fff;
  background-color: #006092;
  border-color: #002e46;
}
.btn-main:hover {
  color: #fff;
  background-color: #006092;
  border-color: #005988;
}
.btn-main:active,
.btn-main.active,
.open > .dropdown-toggle.btn-main {
  color: #fff;
  background-color: #006092;
  border-color: #005988;
}
.btn-main:active:hover,
.btn-main.active:hover,
.open > .dropdown-toggle.btn-main:hover,
.btn-main:active:focus,
.btn-main.active:focus,
.open > .dropdown-toggle.btn-main:focus,
.btn-main:active.focus,
.btn-main.active.focus,
.open > .dropdown-toggle.btn-main.focus {
  color: #fff;
  background-color: #00486e;
  border-color: #002e46;
}
.btn-main:active,
.btn-main.active,
.open > .dropdown-toggle.btn-main {
  background-image: none;
}
.btn-main.disabled:hover,
.btn-main[disabled]:hover,
fieldset[disabled] .btn-main:hover,
.btn-main.disabled:focus,
.btn-main[disabled]:focus,
fieldset[disabled] .btn-main:focus,
.btn-main.disabled.focus,
.btn-main[disabled].focus,
fieldset[disabled] .btn-main.focus {
  background-color: #0081C5;
  border-color: #0081C5;
}
.btn-main .badge {
  color: #0081C5;
  background-color: #fff;
}
.btn-main-alternate {
  color: #0081C5;
  background-color: #fff;
  border-color: #0081C5;
}
.btn-main-alternate:focus,
.btn-main-alternate.focus {
  color: #0081C5;
  background-color: #e6e6e6;
  border-color: #002e46;
}
.btn-main-alternate:hover {
  color: #0081C5;
  background-color: #e6e6e6;
  border-color: #005988;
}
.btn-main-alternate:active,
.btn-main-alternate.active,
.open > .dropdown-toggle.btn-main-alternate {
  color: #0081C5;
  background-color: #e6e6e6;
  border-color: #005988;
}
.btn-main-alternate:active:hover,
.btn-main-alternate.active:hover,
.open > .dropdown-toggle.btn-main-alternate:hover,
.btn-main-alternate:active:focus,
.btn-main-alternate.active:focus,
.open > .dropdown-toggle.btn-main-alternate:focus,
.btn-main-alternate:active.focus,
.btn-main-alternate.active.focus,
.open > .dropdown-toggle.btn-main-alternate.focus {
  color: #0081C5;
  background-color: #d4d4d4;
  border-color: #002e46;
}
.btn-main-alternate:active,
.btn-main-alternate.active,
.open > .dropdown-toggle.btn-main-alternate {
  background-image: none;
}
.btn-main-alternate.disabled:hover,
.btn-main-alternate[disabled]:hover,
fieldset[disabled] .btn-main-alternate:hover,
.btn-main-alternate.disabled:focus,
.btn-main-alternate[disabled]:focus,
fieldset[disabled] .btn-main-alternate:focus,
.btn-main-alternate.disabled.focus,
.btn-main-alternate[disabled].focus,
fieldset[disabled] .btn-main-alternate.focus {
  background-color: #fff;
  border-color: #0081C5;
}
.btn-main-alternate .badge {
  color: #fff;
  background-color: #0081C5;
}
.btn-round {
  border-radius: 20px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
  outline: 0 none;
}
.btn.btn-form-inline {
  margin-top: 26px;
  margin-bottom: 0px;
  padding: 6px 16px;
}
/*----MAIN NAV------------*/
.main-nav-bar {
  background-color: #fff;
  border-color: #0081C5;
  border-radius: 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin-bottom: 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
}
.main-nav-bar .navbar-nav > li > a {
  color: #333;
  transition: all 0.2s linear;
  text-transform: uppercase;
  font-weight: 600;
}
.main-nav-bar .navbar-nav > li > a:hover,
.main-nav-bar .navbar-nav > li > a:focus {
  color: #0081C5;
}
.main-nav-bar .navbar-nav > .active > a,
.main-nav-bar .navbar-nav > .active > a:hover,
.main-nav-bar .navbar-nav > .active > a:focus {
  color: #0081C5;
  background-color: transparent;
}
.main-nav-bar .navbar-nav > li .dropdown-menu {
  border-radius: 0px;
  padding: 0px 0;
}
.main-nav-bar .navbar-nav > li .dropdown-menu > li {
  border-bottom: 1px solid #f4f4f4;
}
.main-nav-bar .navbar-nav > li .dropdown-menu > li > a {
  padding: 6px 12px;
  transition: all 0.2s linear;
}
.main-nav-bar .navbar-nav > li.dropdown.open > a,
.main-nav-bar .navbar-nav > li.dropdown.open > a:hover,
.main-nav-bar .navbar-nav > li.dropdown.open > a:focus {
  background-color: transparent;
  color: #0081C5;
}
.main-nav-bar .navbar-toggle {
  border-color: #0081C5;
}
.main-nav-bar .navbar-toggle .icon-bar {
  border-color: #0081C5;
  background-color: #0081C5;
}
.main-nav-bar .navbar-toggle:hover,
.main-nav-bar .navbar-toggle:focus {
  background-color: #0081C5;
}
.main-nav-bar .navbar-toggle:hover .icon-bar,
.main-nav-bar .navbar-toggle:focus .icon-bar {
  border-color: #fff;
  background-color: #fff;
}
.navbar-brand {
  padding: 2px 2px;
}
.navbar-brand img {
  max-height: 40px;
  margin-top: 2px;
}
.navbar-default .navbar-brand img.logo {
  display: block;
}
.navbar-default .navbar-brand img.logo_ng {
  display: none;
}
/*----BADGE------------*/
.bg-orange {
  background-color: #f39c12;
}
.bg-red {
  background-color: #dd4b39;
}
.bg-green {
  background-color: #00a65a;
}
/*----HOME------------*/
#home-intro {
  background-attachment: scroll;
  background-image: url("../images/top-home-image.jpg");
  background-position: center center;
  background-size: cover;
  position: relative;
}
#home-intro .intro-text {
  padding-bottom: 200px;
  padding-top: 200px;
  text-align: center;
  color: #fff;
  z-index: 10;
}
#home-intro .intro-lead-in {
  font-size: 30px;
  font-weight: 300;
  line-height: 34px;
  margin-bottom: 20px;
}
#home-intro .intro-heading {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
}
.home #appsotre {
  background-attachment: scroll;
  background-image: url("../images/app-store-bg.jpg");
  background-position: center center;
  background-size: cover;
  padding: 100px 0;
}
.home #appsotre .container {
  color: #fff;
}
/*----SECTIONS------------*/
#wrap-content {
  padding: 0px;
  margin: 0px;
}
#wrap-content section {
  padding: 20px 0;
}
.separator-arrow-border {
  clear: both;
  height: 25px;
  left: 50%;
  margin-bottom: -25px;
  margin-left: -26px;
  margin-top: -1px;
  position: relative;
  width: 50px;
  z-index: 25;
  overflow: visible;
}
.separator-arrow-border .arrow-border-outer {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.separator-arrow-border .arrow-border-inner {
  height: 50px;
  left: 50%;
  position: absolute;
  top: -39px;
  transform: translateX(-50%) rotate(45deg);
  width: 50px;
}
/*----FORMS------------*/
textarea:focus,
input:focus,
select:focus,
.uneditable-input:focus {
  border-color: rgba(5, 85, 250, 0.8) !important;
  box-shadow: 0 1px 1px rgba(5, 85, 250, 0.075) inset, 0 0 4px rgba(5, 85, 250, 0.6) !important;
  outline: 0 none !important;
}
form .row {
  margin-bottom: 35px;
}
form .row small {
  font-size: 10px;
  line-height: normal;
}
form .form-group a.btn {
  font-size: 14px;
  padding: 5px 12px;
}
.form-inline .form-group {
  margin-right: 10px;
}
.form-inline .form-group label {
  margin-right: 5px;
}
.form-inline .form-group:last-child {
  margin-right: 0px;
}
.form-valign-top .form-group {
  vertical-align: top !important;
}
button,
input,
select,
textarea,
.form-control {
  border-radius: 0px;
}
form .input-group-btn .btn {
  height: 34px;
  padding: 0 10px;
}
form .ajax-response {
  margin: 0px;
}
/*----FOOTER------------*/
footer {
  color: white;
  background-color: #222222;
}
footer .footer-above .container {
  border-bottom: 1px solid #fff;
}
footer .footer-above h4 {
  text-transform: uppercase;
}
footer .footer-above .col-md-4 {
  padding-top: 24px;
  padding-bottom: 24px;
}
footer .footer-below {
  padding-top: 24px;
  padding-bottom: 24px;
}
footer .bootom-menu li {
  padding-left: 15px;
  padding-right: 15px;
}
footer .bootom-menu a {
  color: #fff;
}
/*----SOCIAL ICON------------*/
.social-icons .fa {
  font-size: 1.8em;
}
/*Change icons circle size and color here*/
.social-icons .fa {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #FFF;
  color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  -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;
}
.social-icons .fa:hover,
.social-icons .fa:active {
  color: #FFF;
  -webkit-box-shadow: 1px 1px 3px #333;
  -moz-box-shadow: 1px 1px 3px #333;
  box-shadow: 1px 1px 3px #333;
}
.social-icons .fa-facebook,
.social-icons .fa-facebook-square {
  background-color: #3C599F;
}
.social-icons .fa-google-plus,
.social-icons .fa-google-plus-square {
  background-color: #CF3D2E;
}
.social-icons .fa-twitter,
.social-icons .fa-twitter-square {
  background-color: #32CCFE;
}
.social-icons .fa-instagram {
  background-color: #a1755c;
}
/*-----SCROL TO TOP------*/
.scrolltop {
  display: none;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 20px;
  right: 10px;
}
.scroll {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: #b2b2b2;
  background: rgba(178, 178, 178, 0.7);
  padding: 10px;
  text-align: center;
  margin: 0 0 0 0;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.scroll:hover {
  background: #b2b2b2;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.scroll:hover .fa {
  padding-top: -10px;
}
.scroll .fa {
  font-size: 30px;
  margin-top: -5px;
  margin-left: 1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
/*----ALERT------------*/
.alert {
  border-radius: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/*-----MAPPA------*/
#emap {
  width: 100%;
  border: none;
  min-height: 400px;
  margin: 0px;
  padding: 0px;
  display: block;
}
/*-----Booking STEP------*/
.how-it-works-head .container-fluid {
  background-attachment: scroll;
  background-image: url("../images/app-store-bg.jpg");
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 80px 10px;
}
.how-it-works-head h3 {
  color: #fff;
}
/*----WEBVIEW------------*/
body.inwebview nav.main-nav-bar,
body.inwebview .footer-above,
body.inwebview .footer-below,
body.inwebview .no-inwebview {
  display: none !important;
}
/*--Common--*/
.separator-arrow-border {
  clear: both;
  height: 25px;
  left: 50%;
  margin-bottom: -25px;
  margin-left: -26px;
  margin-top: -1px;
  position: relative;
  width: 50px;
  z-index: 25;
  overflow: visible;
}
.separator-arrow-border .arrow-border-outer {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.separator-arrow-border .arrow-border-inner {
  height: 50px;
  left: 50%;
  position: absolute;
  top: -39px;
  transform: translateX(-50%) rotate(45deg);
  width: 50px;
}
.embed-video-shadow {
  -webkit-box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.81);
  -moz-box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.81);
  box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.81);
}
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /*
    .home .navbar-default .navbar-brand img.logo_ng{
        display: none;
    }

    .home .navbar-default .navbar-brand img.logo{
        display: block;
    }
    */
  .home .navbar {
    background-color: transparent;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 1000;
    box-shadow: none;
  }
  .home .navbar .navbar-nav > li > a {
    color: #fff;
    transition: all 0.2s linear;
    text-transform: uppercase;
  }
  .home .navbar .navbar-nav > li > a:hover,
  .home .navbar .navbar-nav > li > a:focus {
    color: #0081C5;
  }
  .home .navbar-default .navbar-brand img.logo {
    display: none;
  }
  .home .navbar-default .navbar-brand img.logo_ng {
    display: block;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  #wrap-content {
    min-height: 450px;
  }
  #home-intro .intro-text .btn {
    min-width: 190px;
    margin: 0px 5px;
  }
  .footer-below .list-inline {
    text-align: right;
  }
}
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  #header-signup .col-md-2 {
    display: none !important;
    /*todo*/
  }
  #header-signup .row {
    margin: 0px;
  }
  #header-signup .col-md-8 {
    display: block !important;
    /*todo*/
    padding: 10px;
  }
  #main-nav-menu a {
    font-size: 12px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #home-intro .intro-text {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  footer .footer-above .col-md-4 {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .footer-below .bootom-menu {
    margin: 10px 0px;
  }
  .footer-below .bootom-menu li {
    padding-left: 0px;
    padding-right: 10px;
  }
  #emap {
    margin: 0px auto;
    width: 90%;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /*.navbar-default .navbar-brand img{
        max-height: 34px;
    }*/
  #home-intro .intro-lead-in {
    font-size: 20px;
    line-height: 28px;
  }
  .btn {
    font-size: 12px;
    padding: 10px 8px;
    margin-bottom: 5px;
  }
  .list-inline li {
    margin-bottom: 5px;
  }
  #wrap-content img {
    max-width: 100%;
  }
  .footer-below {
    font-size: 12px;
  }
}
/* Custom, iPhone Retina */
/*# sourceMappingURL=front.css.map */