.jumbotron {
  width: 100%;
  color: #848484; }
  .jumbotron.static-page p, .jumbotron.static-page h1 {
    font-size: 1.5em; }
  .jumbotron h1 {
    margin: 0;
    padding: 55px 0;
    font-size: 4.375em;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase; }
  .jumbotron p {
    margin: 0;
    padding: 55px 0;
    font-size: 4.375em;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase; }
  .jumbotron h1.slider {
    padding-top: 200px;
    padding-left: 10%;
    color: #fff;
    font-size: 4em;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5); }

.jumbotron-blue {
  min-height: 450px;
  background-color: #00ADEF; }
  .jumbotron-blue h1 {
    color: #ffffff; }

.tutor {
  padding-bottom: 20px; }

.not-found {
  font-size: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 50px 0;
  text-align: center;
  color: #999;
  font-weight: bold; }
  .not-found .no-tour-img {
    width: 300px;
    height: 300px;
    margin: 0 auto;
    background-color: 1px solid black; }

.create-tour-link {
  color: #00aeff; }

.rating {
  display: inline-block;
  vertical-align: bottom;
  background: url(/images/tours/star.png) repeat-x transparent;
  width: 75px;
  height: 22px; }
  .rating.gray {
    background-image: url(/images/tours/star_blue.png); }
  .rating .stars {
    background: url(/images/tours/star_blue.png) repeat-x transparent;
    width: 0%;
    height: inherit; }

.star-rating:focus {
  outline: none; }

.star {
  display: inline-block;
  width: 15px;
  height: 15px; }

.star-empty {
  background: url(/images/tours/star.png) repeat-x transparent; }

.star-filled {
  background: url(/images/tours/star_blue.png) repeat-x transparent; }

.get-started-now span.or {
  padding: 15px;
  color: #80D6F7;
  font-family: MyriadPro-Regular, sans-serif;
  font-size: 2em; }

.tutor-step {
  display: inline-block; }
  .tutor-step .step-title {
    padding-top: 22px;
    font-family: MyriadPro-Regular;
    color: #FFFFFF;
    font-size: 1.375em;
    text-align: center; }

.tutor-circle {
  position: relative;
  display: inline-block;
  background: #31C0F7;
  width: 150px;
  height: 150px;
  margin: 0 35px;
  border-radius: 50%; }
  .tutor-circle:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -70px;
    width: 70px;
    border: 2px dotted #4DC6F4; }
  .tutor-circle.last::after {
    display: none; }
  .tutor-circle div {
    width: 150px;
    height: 150px; }
  .tutor-circle .icon-search {
    background: url("/images/search-tour.png") no-repeat center transparent; }
  .tutor-circle .icon-search-result {
    background: url("/images/search-result.png") no-repeat center transparent; }
  .tutor-circle .icon-tour-info {
    background: url("/images/tour-info.png") no-repeat center transparent; }
  .tutor-circle .icon-start-tour {
    background: url("/images/start-tour.png") no-repeat center transparent; }
  .tutor-circle .icon-finish-tour {
    background: url("/images/finish-tour.png") no-repeat center transparent; }

.tours-carousel {
  height: 500px; }
  .tours-carousel .container {
    text-align: left; }
  .tours-carousel .jumbotron {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
  .tours-carousel .icon-next, .tours-carousel .icon-prev {
    font-size: 5em; }
  .tours-carousel .caption {
    display: inline-block;
    max-width: 40%;
    min-width: 35%;
    max-height: 50%;
    margin-top: 60px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis; }
    .tours-carousel .caption a {
      color: inherit;
      text-decoration: underline; }
    .tours-carousel .caption .header {
      background-color: rgba(149, 215, 4, 0.5);
      font-size: 2.25em;
      text-transform: uppercase;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 20px 20px 10px 20px; }
      .tours-carousel .caption .header a {
        text-decoration: none; }
        .tours-carousel .caption .header a:hover {
          text-decoration: underline; }
    .tours-carousel .caption .description {
      background-color: rgba(0, 173, 239, 0.5);
      padding: 20px; }
      .tours-carousel .caption .description div {
        font-size: 2.25em;
        text-transform: uppercase;
        line-height: 1.125em;
        max-height: 3.375em;
        overflow: hidden;
        margin: 0 0 10px 0; }
      .tours-carousel .caption .description span {
        font-size: 1.3em; }

@media (max-width: 480px) {
  .tours-carousel .caption {
    margin-top: 0;
    max-width: 100%; } }

.carousel {
  height: 100%; }

.carousel-inner {
  height: 100%; }

.title-tours {
  text-align: center;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300 !important;
  font-size: 41.45px;
  color: #666666;
  margin: 40px 0px 25px 0px;
  text-transform: capitalize !important; }

.tours {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 !important; }
  .tours h3 {
    color: #74A803;
    margin: 0;
    font-size: 20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    width: 379px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer; }
  .tours .tour-thumb {
    display: inline-block;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-sizing: border-box;
    float: left;
    margin-left: 13px;
    margin-top: 13px;
    width: 500px;
    background-color: white; }
    .tours .tour-thumb .img {
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      width: 498px;
      height: 300px;
      overflow: hidden;
      display: block; }
      .tours .tour-thumb .img img {
        height: 100%;
        width: 498px; }
      .tours .tour-thumb .img .default-logo {
        width: 75%;
        display: inherit;
        margin: 0 auto;
        text-align: center;
        padding: 78px 0px; }
    .tours .tour-thumb .description {
      position: relative;
      height: 166px;
      float: left;
      padding: 30px 20px 30px 20px; }
      .tours .tour-thumb .description .author {
        color: #95D704;
        text-decoration: none; }
        .tours .tour-thumb .description .author:hover {
          text-decoration: underline; }
      .tours .tour-thumb .description .rating {
        width: 75px;
        margin: 0 0 5px; }
      .tours .tour-thumb .description .text {
        max-height: 94px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 16px; }
      .tours .tour-thumb .description a.more {
        background: #95D704;
        text-decoration: none;
        padding: 5px 20px;
        border-radius: 3px; }
      .tours .tour-thumb .description a.edit-tour {
        margin-left: 6px;
        padding: 5px 20px 5px 15px;
        border-radius: 3px;
        background-color: #c9c9c9;
        text-decoration: none; }
        .tours .tour-thumb .description a.edit-tour:before {
          margin-right: 5px;
          font-family: fontello;
          content: '\e801'; }
    .tours .tour-thumb .description-my-tour {
      width: 498px;
      height: 276px;
      padding: 0px 0px 0 0px; }
      .tours .tour-thumb .description-my-tour .top-description {
        height: 170px;
        padding: 30px 20px 20px 20px;
        position: relative; }
        .tours .tour-thumb .description-my-tour .top-description ul.points-fot-tour {
          height: 60px;
          white-space: nowrap; }
          .tours .tour-thumb .description-my-tour .top-description ul.points-fot-tour span {
            overflow: hidden;
            text-overflow: ellipsis;
            display: block; }
      .tours .tour-thumb .description-my-tour .bottom-description {
        height: 30px;
        padding: 13px 20px;
        border-top: 1px solid #cccccc; }
        .tours .tour-thumb .description-my-tour .bottom-description .delete-tour,
        .tours .tour-thumb .description-my-tour .bottom-description .unpublish-tour {
          float: left;
          margin-right: 10px; }
        .tours .tour-thumb .description-my-tour .bottom-description .edit-tour,
        .tours .tour-thumb .description-my-tour .bottom-description .publish-tour {
          float: right;
          margin-left: 10px; }
        .tours .tour-thumb .description-my-tour .bottom-description .delete-tour,
        .tours .tour-thumb .description-my-tour .bottom-description .edit-tour,
        .tours .tour-thumb .description-my-tour .bottom-description .publish-tour,
        .tours .tour-thumb .description-my-tour .bottom-description .unpublish-tour {
          height: 30px;
          padding: 0px 20px;
          background-color: #FF716B;
          border: none;
          border-radius: 4px;
          border-bottom: 1px solid #FF4843;
          font-family: 'Roboto';
          font-style: normal;
          font-weight: 700;
          font-size: 14px;
          color: white;
          cursor: pointer; }
        .tours .tour-thumb .description-my-tour .bottom-description .edit-tour,
        .tours .tour-thumb .description-my-tour .bottom-description .publish-tour {
          background-color: #8DCC04;
          border-bottom: 1px solid #63B009; }
        .tours .tour-thumb .description-my-tour .bottom-description .unpublish-tour {
          background-color: #BEBEBE;
          border-bottom: 1px solid #9D9D9D; }

.title-my-tours {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 41px !important;
  color: #666666;
  text-transform: capitalize !important;
  padding: 35px 0 !important; }

.text-center.buttons .button {
  vertical-align: top; }

.text-center.buttons .or {
  line-height: 90px; }

.type-tour {
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 17px;
  background-image: url("/images/tours/marker_green.png"); }

.type-tour-list {
  display: inline-block;
  margin-right: 10px;
  width: 7px;
  height: 10px;
  background-image: url("/images/tours/location_small.png"); }

.reviews-count {
  float: right;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #999999; }
  .reviews-count i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("/images/tours/count.png");
    background-repeat: no-repeat;
    background-position: 0% 0%; }

.tour-by {
  float: left; }
  .tour-by .title-tour-by {
    color: #999999; }
  .tour-by span {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    color: #666666; }

.form-control-input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 40px;
  font-size: 24px;
  padding: 6px 22px;
  font-family: MyriadPro-Regular, sans-serif;
  color: #999999;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cad3d9;
  border-radius: 3px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  margin-bottom: 8px; }

.form-textarea {
  height: auto !important;
  resize: none; }

.all-search-tour {
  width: 100%;
  max-width: 1540px; }

/* media queries */
@media (min-width: 1024px) and (max-width: 1675px) {
  .all-search-tour {
    width: 100%;
    box-sizing: border-box !important; }
  .categories.small .category {
    width: 86px !important; } }
