/*
* COLOR PALLETTE
*/
/***
// MAKE SOME CARD AND HEADING DEFAULTS 
.vr-important {
    background-color: $yellow;
    border-color: $yellow;
    color: $black;
}
.vr-main {
    background-color: $blue;
    border-color: $blue;
    color: $tan;
}
.vr-main {h1,h2,h3,h4,h5,a {
      color: $tan;
}}


h1,h2,h3,h4,h5 {
   color: $dkbrown ;
}
****/
body {
  font-family: Roboto, "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  font-size: .9em;
  background-color: #fff;
  color: #2a2f45; }

h1 {
  padding-bottom: .1em;
  font-size: 1.4em;
  padding-left: 0; }

h2 {
  padding-bottom: .1em;
  font-size: 1.2em;
  padding-left: 0; }

.h3, h3 {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  color: #2a2f45; }

.h4, h4 {
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 700;
  color: #2a2f45; }

.h5, h5 {
  font-size: 1.1em;
  font-weight: 500;
  color: #333; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  font-family: Roboto, "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif !important; }

@media print {
  th, td {
    font-size: .95rem !important;
    margin: 1px !important;
    padding: 3px !important; }

  h1, dt, dd {
    font-size: .95rem !important;
    margin: 0;
    padding: 0; }

  .h2 {
    margin-top: 10px; } }
@media print {
  html, body {
    border: 1px solid white !important;
    page-break-after: avoid !important;
    page-break-before: avoid !important;
    padding: 0px;
    left: 0;
    margin-top: 0; } }
@page {
  size: auto;
  /* auto is the initial value */
  /* this affects the margin in the printer settings */
  margin: 2mm 15mm 15mm 10mm; }
@media (min-width: 62em) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 42rem; } }
@media (min-width: 1300px) {
  .container {
    width: 1220px; } }       
@media (min-width: 1600px) {
  .container {
    width: 1520px; } }
 
/* Padding for spacing */
.inner {
  padding: 2rem; }

.help-block {
  color: #dc483e; }

.fa-calendar:before, .glyphicon-calendar:before, .fa-chevron-left:before {
  content: "<"; }

.glyphicon-chevron-right {
  content: ">"; }

.navbar-nav .active {
  border-bottom: 2px solid #fff; }

.bg-vrscheduler {
  background-color: #9db3cc; }

.navbar-light .navbar-nav .nav-link {
  font-size: 1em; }

#vrnavbar2 .nav-link {
  font-size: 1.2em; }

#vrnavbar2 .dropdown-menu .nav-item {
  font-size: .9em; }

.short {
  padding: .3em 1em; }

/*
*buttons
*/
/*
*buttons
*/
.btn-link {
  color: #475C76;
  padding-left: 0;
  margin-left: 0;
  border: 0;
  box-shadow: none;
  text-decoration: none;
  transition: none; }

.btn-link:hover {
  text-decoration: none;
  color: #0099ff; }

.btn-link:focus, .btn-link:hover, .btn-link:active {
  border: 0;
  padding-left: 0;
  margin-left: 0;
  box-shadow: none;
  text-decoration: none;
  transition: none; }

a {
  color: #475C76; }

a.hover {
  color: #0099ff; }

.item-title {
  color: #475C76;
  font-size: 20px; }

.btn-1 {
  color: white;
  background-color: #37598C; }

.btn-1:focus, .btn-1:hover {
  color: #fff;
  background-color: #37598C;
  -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 6px 8px rgba(0, 0, 0, 0.08); }

.btn-2 {
  color: #37598C;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px rgba(50, 50, 93, 0.08), 0 2px 5px 0 rgba(50, 50, 93, 0.06), 0 1px 1.5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  border-radius: 4px;
  opacity: .99;
  cursor: pointer;
  margin-bottom: 2px; }

.btn-2:focus, .btn-2:hover {
  color: #37598C;
  -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(50, 50, 93, 0.08), 0 4px 8px 0 rgba(50, 50, 93, 0.06), 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 4px 0 rgba(0, 0, 0, 0.06); }

.btn-go {
  background-color: #31708f;
  color: #fffddd; }

.btn-add {
  background-color: #31708f;
  color: #fffddd; }

.btn-blue {
  background-color: #3b5998;
  color: #fffddd; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8); }

.navbar-inverse .navbar-nav .nav-link:hover {
  color: white; }

.nav-item a {
  color: rgba(0, 0, 0, 0.8); }

.nav-item a:hover {
  color: black; }

.subnav {
  width: inherit;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border-bottom: 1px solid #cccccc; }

.subnav .nav-item a {
  color: #000;
  font-size: .8em; }

.subnav .nav-item a:hover {
  text-decoration: underline; }

.sticky.is-sticky {
  position: fixed;
  left: 50%;
  right: 0;
  top: 70px;
  z-index: 1000; }

.subnav .nav-link {
  padding: .2em .4em .1em; }

.subnav .navbar-nav {
  padding-bottom: 0; }

/*
* Off Canvas
* --------------------------------------------------
*/
@media screen and (max-width: 1200px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out; }

  .row-offcanvas-left {
    left: 0; }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -100%;
    /* 12 columns */ }

  .row-offcanvas-left.active
  .sidebar-offcanvas {
    left: -100%;
    /* 6 columns */ }

  .row-offcanvas-left.active {
    left: 100%;
    /* 6 columns */ }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 100%;
    /* 6 columns */ } }
#main {
  height: 80%; }

.facebook-btn {
  color: #fff;
  padding-left: 12px;
  padding-right: 18px;
  padding: 10px 18px 10px 12px;
  text-align: center;
  box-shadow: none;
  font-size: 1.2em;
  width: 100%;
  border-radius: 5px; }

.facebook-btn:hover {
  color: #fff; }

.facebook-btn i {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-right: 0; }

.facebook-btn {
  background-color: #3b5998;
  border: 0; }

.facebook-btn i {
  bottom: 2px; }

.facebook-btn:hover {
  background-color: #344e86; }

.currency {
  font-size: 28px;
  font-weight: bold;
  position: relative;
  bottom: 20px;
  right: 10px; }

.amount {
  font-size: 65px;
  font-weight: bold;
  position: relative;
  right: 10px;
  line-height: 65px; }

.unlimited-service {
  color: #666;
  font-size: 12px;
  font-weight: 700; }

footer {
  color: #fffddd;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1000; }

footer h3 {
  margin-bottom: 30px; }

footer .footer-above {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #333; }

footer .footer-col {
  margin-bottom: 50px; }

footer .footer-below {
  padding: 25px 0;
  background-color: #111; }

img-hover img {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease; }

/*
* CARDS
*/
.popout {
  background-color: #cccccc;
  padding: 3rem; }

html {
  position: relative;
  min-height: 100%; }

body {
  /* Margin bottom by footer height */
  margin-bottom: 100px; }

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  margin-bottom: 4rem; }

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  bottom: 3;
  color: #dc483e; }

.carousel p {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  margin: 0px;
  padding: 1px; }

.carousel h4 {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  margin: 0px;
  padding: 1p; }

/* Declare heights because of positioning of img element */
.carousel-item > img {
  position: absolute;
  top: 1rem;
  left: 9rem;
  width: 80%;
  margin-left: auto;
  border: 1px solid black; }

.table-header-rotated {
  border-collapse: collapse; }
  .table-header-rotated td {
    width: 30px; }
  .table-header-rotated th {
    padding: 5px 10px; }
  .table-header-rotated td {
    text-align: center;
    padding: 10px 5px;
    border: 0px solid #ccc; }
  .table-header-rotated th.rotate {
    height: 140px;
    white-space: nowrap; }
    .table-header-rotated th.rotate > div {
      transform: translate(25px, 51px) rotate(275deg);
      width: 30px;
      margin-top: -60px;
      margin-left: -40px; }
    .table-header-rotated th.rotate > div > span {
      border-bottom: 0px solid #ccc;
      padding: 5px 10px; }
  .table-header-rotated th.row-header {
    padding: 0 10px;
    border-bottom: 0px solid #ccc; }

.underlineOnHover:hover {
  text-decoration: underline; }

/* Testimonials */
.sec-testimonials {
  padding-top: 128px;
  padding-bottom: 128px; }

/* Carousel */
.carousel-indicators {
  bottom: -30px; }
  .carousel-indicators li {
    background: rgba(33, 33, 33, 0.1); }
    .carousel-indicators li:focus, .carousel-indicators li:hover {
      background: rgba(33, 33, 33, 0.5); }
  .carousel-indicators .active {
    background: rgba(33, 33, 33, 0.75); }

.carousel-control-next,
.carousel-control-prev {
  color: #212121; }
.carousel-control-next:focus, .carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #111; }

.loadingtasks {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) url("/images/preloader.gif") 50% 50% no-repeat;
  background-size: 50px 50px; }

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
  overflow: hidden; }

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .loadingtasks {
  display: block; }

.alert-warning {
  background-color: #ffffe5;
  border-color: #fcf8e3;
  color: #2a2f45; }

.alert-info {
  background-color: #f6f7fa;
  border-color: #E5EAF1;
  color: #2a2f45; }

.form-title {
  font-size: 1.3em;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px; }

.table tbody th {
  background-color: #E5EAF1; }

/*# sourceMappingURL=vrscheduler.css.map */

  .form-select-wrapper{
    position: relative;
  }
.form-select-wrapper:before {
    position: absolute;
    content: "";
    border-right: 1px solid ##ddd;
    height: 100%;
    right: 33px;
}
  .form-select-wrapper select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: ##212529;
    background-color: ##fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23718096' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .6rem center;
    background-size: 13px 11px;
    border: 1px solid rgb(218, 221, 224);
    border-radius: .375rem;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 41px!important;
    line-height: 30px;
}
