.tms_sp h2,
.tms_sp h1{
    text-align: center;
    margin: 20px 0px 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    text-transform: uppercase;
}
.tms_sp h2 a,
.tms_sp h1 a{
    position: relative;
    color: #0063a3;
    display: inline-block;
}
.tms_sp h2 a:after,
.tms_sp h1 a:after {
    content: "";
    border-bottom: 2px solid #bcbcbc;
    display: block;
    position: relative;
    top: 10px;
    margin: 0px auto;
    text-align: center;
}
.brick-item{
    position: relative;
    z-index: 1;
    margin-bottom: 14px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    overflow: hidden;
}
.brick-item img.img-thumbnail{
    padding: 0px;
    border: 0px;
}
.brick-item .caption{
    padding: 10px 8px;
}
.brick-item h3{
    font-size: 16px; 
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;   
    margin-bottom: 10px;
}
.brick-item h3 a{
    color: #0063a3
}
.brick-item .caption ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.brick-item .caption ul li{
    margin-bottom: 5px;
    font-size: 13px;
}
.brick-item .caption ul li:last-child{
    margin-bottom: 0;
}

.money {
    color: #fa2a2a;
    font-weight: bold;
	font-size: 15px;
}

span.onsale {
    font-size: 8px;
    color: #fff;
    top: 28px;
    right: 0px;
    position: absolute;
    box-sizing: border-box;
    text-align: center;
    z-index: 10;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    text-transform: uppercase;
}
span.onsale:before {
    content: '';
    position: absolute;
    right: -28px;
    top: -33px;
    width: 0;
    height: 0;
    border-top: 100px solid #fa2a2a;
    border-bottom: 0 solid transparent;
    border-left: 100px solid transparent;
    z-index: -1;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.btn_tms_booking{
    color: #fff !important;
}

ul.product_info li.description{
    margin-bottom: 15px;
}
ul.product_info li span{
    float: right;
}
.m-bottom .nav{
    border: 0px;
    border-bottom: 2px solid #a50000;
}
.m-bottom .nav.nav-tabs>li a{
    border: 0px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    border: none;
    box-shadow: none;
}
.m-bottom .nav.nav-tabs>li.active a,
.m-bottom .nav.nav-tabs>li.active a:hover{
     background-color: #a50000;
    color: #fff;
    font-weight: bold;
}
.m-bottom .nav.nav-tabs>li a:hover{
    background-color: transparent;
}
.m-bottom .tab-content{
    background-color: #fff;
    padding: 10px;
}

.tms_block_new_titlle{
    padding: 30px 0px;
    color: rgb(241, 27, 35);
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #e7e7e7;
}
.tms_block_new_titlle h3{
    font-size: 20px;
    position: relative;
}
.tms_block_new_titlle h3:after {
    content: '';
    width: 100px;
    height: 2px;
    display: block;
    background-color: #ff6700;
    margin-bottom: 0;
    bottom: -5px;
    left: 0;
    position: absolute;
}

#imageGallery img,
.lSPager img{
    margin: 0px;
	width: 100%;
}

@media (max-width:767px){
    .tms_sp h2, .tms_sp h1{
        margin: 15px 0px 20px;
    }
}

.block{
    display: block;
}
.panel-default-tour {
    border-color: #ddd;
}
.panel-default-tour>.panel-heading-tour {
    color: #fff;
    background-color: #046e6d;
    border-color: #046e6d;
}

.panel-heading-tour {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #025757;
}


.btn-primary-tour {
    color: #fff;
    background-color: #ff8100;
    border-color: #ff8100;
	text-transform: uppercase;
}
.btn-tour {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 17px;
    font-size: 16px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-xs, .btn-group-xs>.btn-tour {
    padding: 1px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
	text-transform: none !important;
    
}

/*
.strip_all_tour_list {
    margin-bottom: 30px;
    background-color: #fff;
    display: block;
    color: #777;
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}

.strip_all_tour_list h3 {
    text-transform: uppercase;
}

.tour_list_desc .rating {
    margin: 15px 0 3px -3px;
    font-size: 15px;
}

.img_list {
    overflow: hidden;
    min-height: 220px;
    text-align: center;
    position: relative;
}

.img_list img {
    width: auto;
    height: 220px;
    position: absolute;
    left: -10%;
}

.img_list a img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-backface-visibility: hidden;
}

.img_list a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.img_list .short_info {
    padding: 5px;
    text-align: left;
    min-height: 38px;
}

.price_list .button {
    display: block;
}

.tour_list_desc {
    padding: 10px 20px 0 0;
    border-right: 1px solid #ededed;
    height: 220px;
    line-height: 17px;
}

.tour_list_desc h3 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 10px;
}

.price_list {
    display: table;
    height: 220px;
    font-size: 38px;
    color: #e74c3c;
    width: 100%;
    margin-left: -15px;
}

.price_list small {
    font-size: 11px;
    color: #999;
    display: block;
    margin-bottom: 10px;
    line-height: 12px;
}

.price_list div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.price_list p {
    padding: 0;
    margin: 0;
}

.price_list .normal_price_list {
    display: block;
    text-decoration: line-through;
    color: #999;
    font-size: 20px;
    margin-top: 10px;
}

.price_list sup, ul.add_info li i {
    font-size: 22px;
    position: relative;
}

.price_list sup {
    top: -10px;
}

ul.add_info {
    padding: 0;
    margin: 0;
}

ul.add_info li {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #ededed;
    text-align: center;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}



.tour-title {
    min-height: 50px;
    font-weight: 600;
    font-size: 14px;
}

.discounts_money {
    color: #000000;
    font-weight: normal;
    text-decoration: line-through;
}

.viewgrid .items .tour-info {
    margin-top: 5px;
    height: 52px
}

.viewgrid .items .tour-info span {
    display: block
}

.viewgrid .items .tour-title {
    display: block;
    height: 40px
}

.viewgrid .items .tour-info .money.no-discount {
    margin-top: 10px
}

.viewcat .cat-info .image {
    margin-right: 7px
}

.flex-caption {
    width: 100%;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0
}

.btn_tms_booking {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background: #5cb85c;
    border: 1px solid #5cb85c;
    white-space: nowrap;
    padding: 10px;
    width: 200px;
    font-size: 20px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
}

a.btn_tms_booking {
    color: #fff
}

.detail img {
    text-align: center;
    max-width: 100%;
    height: auto;
}

.detail .dl-horizontal dt {
    text-align: left;
    margin-bottom: 5px
}

.detail .tour-price {
    text-align: center
}

.detail .money {
    display: block
}

.detail .tour-price .money {
    font-size: 25px
}

.detail .tour-price .booking {
    margin-top: 10px
}

.detail .tab-pane {
    padding-top: 10px;
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    border-top: 0;
}

.detail .nav-tabs>li.active>a, .detail .nav-tabs>li.active>a:hover, .detail .nav-tabs>li.active>a:focus {
    font-weight: bold
}

.divTable {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px
}

.divTable .divTitle {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}

.divTable .divHeading {
    display: contents;
    font-weight: bold;
    border-bottom-width: 2px;
}

.divTable .divHeading .Cell {
    border-bottom-width: 2px;
}

.divTable .Row {
    display: table-row;
}

.divTable .Row:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.divTable .Row:hover {
    background-color: #f5f5f5;
    cursor: default
}

.divTable .Cell {
    display: table-cell;
    border: 1px solid #ddd;
    border-width: thin;
    padding: 8px;
}

.divTable h3, .services h3 {
    color: green;
}

#price .money {
    display: table-cell
}

.detail ul.tour-plan li {
    padding: 10px;
    cursor: pointer;
}

.detail ul.tour-plan li:hover {
    background-color: #e9e9f3;
    border-left: 2px solid #CC3300
}

.fb-like, .fb-share-button {
    margin: 0 25px 0 10px;
    top: -5px;
}

.fb-like {
    height: 30px;
    margin-right: 50px;
}

.socialicon {
    height: 20px
}

#theFixed {
    position: fixed;
    top: 345px;
    right: 0
}

.booking .panel .panel-heading {
    font-weight: bold
}

input[type="checkbox"], input[type="radio"] {
    margin-top: 0
}

.btn-booking {
    margin-top: 10px
}

.rule_agree {
    color: red
}

.booking .hidden {
    display: none
}

.payment .money h2 {
    font-size: 20px
}

.payment .payment-status-box {
    border: solid red 1px;
    padding: 20px
}

.ajax-load-qa {
    background: url("../images/tours/loading.gif") no-repeat center center rgba(255, 255, 255, 0.5);
    position: fixed;
    z-index: 9999999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.viewgrid .thumbnail {
    position: relative;
}

.viewgrid .thumbnail .label-sale {
    position: absolute;
    top: 14px;
    left: 0;
}

.booking .contact-info .form-group .input-quantity {
    width: 65px
}

.block_bxslider_carousel .flexslider {
    margin-bottom: -6px
}

.detail .viewlist .money {
    display: inline-block;
}

.panel-primary>.panel-heading span a {
    color: #fff
}

.star {
    display: inline-block;
}

.star-icon {
    width: 16px;
    height: 16px;
    display: block;
    background: url('../images/tours/star.png') no-repeat
}

ul.list_tms_block_tour {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
}

ul.list_tms_block_tour li {
    display: inline;
    float: left;
    width: 100%;
    border-bottom: 1px #CCC;
    padding: 4px 0 4px 0;
    margin: 0;
    margin: 0;
}

ul.list_tms_block_tour a {
    color: #3b3b3b;
    text-align: left;
}

ul.list_tms_block_tour a:hover {
    color: #004175;
}

ul.list_tms_home_tour {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
}

ul.list_tms_home_tour li {
    display: inline;
    float: left;
    width: 100%;
    border-bottom: 1px #CCC;
    padding-top: 2px;
    margin-top: 2px;
}

ul.list_tms_home_tour a {
    color: #3b3b3b;
    text-align: left;
}

ul.list_tms_home_tour a:hover {
    color: #004175;
}

ul.list_tms_tour {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
}

ul.list_tms_tour li {
    display: inline;
    float: left;
    padding: 3px;
    width: 100%;
    background: #fff;
    border: 1px #CCC;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

ul.list_tms_tour a {
    color: #3b3b3b;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
}

ul.list_tms_tour a:hover {
    color: #004175;
}

ul.list_tms_tour span {
    font-size: 12px;
}

#quick_advice {
    display: none;
}

.botton_search {
    padding-top: 23px;
}*/