/*------------------------------------------------------------------
* Project:        Tour Packer
* Author:         Crenoveative
* URL:            http://crenoveative.com
* Version:        1.0.0
* Created:        06/03/2016
* Last change:    06/03/2016
-------------------------------------------------------------------*/


/** Background */
.navbar-primary, ul.sort-by li.active a:after, .package-grid-item .absolute-in-image .duration span, .package-list-item .absolute-in-image .duration span,
ul.list-info li .icon, .itinerary-item.intro-item:before, .itinerary-item-wrapper .panel-heading .absolute-day-number,
.newsletter-text .icon, .about-us-grid-block-item, .payment-header .number, ul.price-summary-list li.total-price, .boxed-social a,

.btn-primary, .btn-primary.btn-inverse:hover,

.progress-primary .progress-bar, .irs-bar, .irs-bar-edge { background: #91278f; !important }  /** //º¯°æ¿äÃ»  #3d197d  > #91278f   */

.page-title { background: #91278f; !important } /** ½Å±Ô Ãß°¡   #3d197d > #91278f  */

.bg-primary { background: #B559CF !important; }

.boxed-social a:hover, .comment-item a.comment-reply:hover, .comment-item a.comment-reply:hover, .tag-cloud a:hover,

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus { background: #9C1FBF; }


.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus { background-color: #9C1FBF; }


/** Color */

ul.availabily-list li.availabily-content > div.date-from:after, ul.sort-by li.active a, ul.sort-by li a:hover, .btn-sorting.active,
.btn-sorting:hover, .featured-item .content .icon, ul.featured-list-sm li .icon, .absolute-in-content .price, .alt-smaller .price,
.package-list-item .content .price, .itinerary-item-wrapper .panel-heading.active .absolute-day-number,
.review-overall-point span, .faq-alt-2-wrapper .bootstarp-accordion .panel-heading a:before, ul.static-page-menu li a:hover,
ul.static-page-menu li.active a, .breadcrumb-wrapper ol.breadcrumb-list li a,

a, h1, h2, h3, h4, h5, h6, .btn-link,

.scrollspy-sidebar .nav > li > a:hover, .irs-from, .irs-to, .irs-single { color: #B559CF; }

.text-primary { color: #B559CF !important; }

ul.social-share-sm li a:hover, .blog-content h3 a:hover, .blog-author h5 a:hover, .navbar-nav li ul li:hover > a, .navbar-nav > li.mega-menu:hover > a,
.navbar-nav > li.mega-menu > a:hover, .navbar-nav > li.dropdown:hover > a, .navbar-nav > li.dropdown > a:hover, .navbar-nav > li.dropdown.active > a,
.navbar-nav > li.dropdown.active > a:hover, .navbar-nav > li:hover > a, .navbar-nav > li.active > a, .breadcrumb-wrapper ol.breadcrumb-list li a:hover, .navbar-nav > li.mega-menu ul li a:hover, .navbar-sticky .navbar-nav > li > a:hover, .navbar-sticky .navbar-nav > li > a:focus, .breadcrumb-wrapper ol.breadcrumb-list li a:hover, .sidebar-inner.for-blog a:hover, ul.sidebar-post li a:hover h6, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .team-item ul.social li a:hover , ul.social-share-sm li a:hover, .blog-content h3 a:hover, .blog-author h5 a:hover,

a:hover,

input[type='radio'] + label:hover::before,
input[type='checkbox'] + label:hover::before,
input[type='radio']:checked + label:before,
input[type='checkbox']:checked + label:before
 { color: #9C1FBF; }


/** Border Color */
ul.featured-list-sm li .icon, .itinerary-item-wrapper .panel-heading .absolute-day-number, .itinerary-item-wrapper .panel-heading.active .absolute-day-number, .comment-item a.comment-reply,

.btn-primary,

.progress-primary .progress-bar, .scrollspy-sidebar .nav > li > a:hover, .irs-slider { border-color: #91278f; }

.comment-item a.comment-reply:hover, .tag-cloud a:hover, .comment-item a.comment-reply:hover,

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus,  .form-control:focus, .form-control:active { border-color: #9C1FBF; }



/** Border Top Color */
.navbar-nav li ul { border-top-color: #B559CF; }



/** Border Right Color */
.for-faq-page.scrollspy-sidebar .nav > li > a:hover, .for-faq-page.scrollspy-sidebar .nav > .active > a,
.for-faq-page.scrollspy-sidebar .nav > .active:hover > a, .for-faq-page.scrollspy-sidebar .nav > .active:focus > a, ul.static-page-menu li a:hover,
ul.static-page-menu li.active a { border-right-color: #B559CF !important; }


.btn-primary.btn-inverse { color: #B559CF !important; border-color: #91278f !important; }

.scrollspy-sidebar .nav > .active > a,
.scrollspy-sidebar .nav > .active:hover > a,
.scrollspy-sidebar .nav > .active:focus > a { color: #B559CF !important; border-color: #B559CF !important; }

#back-to-top a:hover { background-color: #9C1FBF; border-color: #9C1FBF; }



table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}



table {
  background-color: #f0f1f4;
}
caption {
  padding-top: 10px 15px;
  padding-bottom: 10px 15px;
  color: #aaacb2;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px 15px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ffffff;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ffffff;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ffffff;
}
.table .table {
  background-color: #d8dce3;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ffffff;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ffffff;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fcfcfd;
}
.table-hover > tbody > tr:hover {
  background-color: #e7e9ee;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #e7e9ee;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #d8dce3;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ffffff;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}



/***** TABLES *****/
.table {
  border-collapse: separate;
  border-radius: 2px;
}
.table > thead > tr > th,
.table > tfoot > tr > th {
  padding-top: 11px;
  padding-bottom: 11px;
  vertical-align: bottom;
  border-bottom: 0;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  background-color: #d8dce3;
  color: #3b4354;
  font-size: 12px;
}
.table > thead > tr:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.table > thead > tr:first-child > th:first-child {
  border-top-left-radius: 2px;
}
.table > thead > tr:first-child > th:last-child {
  border-top-right-radius: 2px;
}
.table > tfoot > tr:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.table > tfoot > tr:last-child > th:first-child {
  border-bottom-left-radius: 2px;
}
.table > tfoot > tr:last-child > th:last-child {
  border-bottom-right-radius: 2px;
}
.table > tbody > tr:last-child > th:first-child,
.table > tbody > tr:last-child > td:first-child {
  border-bottom-left-radius: 2px;
}
.table > tbody > tr:last-child > th:last-child,
.table > tbody > tr:last-child > td:last-child {
  border-bottom-right-radius: 2px;
}
.table > tfoot + tbody > tr:last-child > th:first-child,
.table > tfoot + tbody > tr:last-child > td:first-child {
  border-bottom-left-radius: 0;
}
.table > tfoot + tbody > tr:last-child > th:last-child,
.table > tfoot + tbody > tr:last-child > td:last-child {
  border-bottom-right-radius: 0;
}
.table > thead > tr > th .ckbox,
.table > tbody > tr > th .ckbox,
.table > tfoot > tr > th .ckbox,
.table > thead > tr > td .ckbox,
.table > tbody > tr > td .ckbox,
.table > tfoot > tr > td .ckbox {
  margin: 0;
  display: inline-block;
}
.table > thead > tr > th .ckbox span:before,
.table > tbody > tr > th .ckbox span:before,
.table > tfoot > tr > th .ckbox span:before,
.table > thead > tr > td .ckbox span:before,
.table > tbody > tr > td .ckbox span:before,
.table > tfoot > tr > td .ckbox span:before {
  border-color: transparent;
}
.table > thead > tr > th .ckbox input,
.table > tbody > tr > th .ckbox input,
.table > tfoot > tr > th .ckbox input,
.table > thead > tr > td .ckbox input,
.table > tbody > tr > td .ckbox input,
.table > tfoot > tr > td .ckbox input {
  margin-right: 0;
}
.table > thead > tr > th .ckbox input:checked + span:before,
.table > tbody > tr > th .ckbox input:checked + span:before,
.table > tfoot > tr > th .ckbox input:checked + span:before,
.table > thead > tr > td .ckbox input:checked + span:before,
.table > tbody > tr > td .ckbox input:checked + span:before,
.table > tfoot > tr > td .ckbox input:checked + span:before {
  border-color: transparent;
}
.table > thead > tr > th .ckbox input:checked + span:after,
.table > tbody > tr > th .ckbox input:checked + span:after,
.table > tfoot > tr > th .ckbox input:checked + span:after,
.table > thead > tr > td .ckbox input:checked + span:after,
.table > tbody > tr > td .ckbox input:checked + span:after,
.table > tfoot > tr > td .ckbox input:checked + span:after {
  display: block;
}
.table-bordered {
  border: 0;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-bottom: 0;
  border-right: 0;
}
.table-bordered > thead > tr > th:first-child,
.table-bordered > tbody > tr > th:first-child,
.table-bordered > tfoot > tr > th:first-child,
.table-bordered > thead > tr > td:first-child,
.table-bordered > tbody > tr > td:first-child,
.table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.table-bordered > thead > tr:first-child > th {
  border-top: 0;
}



.table-primary > thead > tr > th, .table-primary > tfoot > tr > th {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: #2574ab;
    color: #fff;
}