﻿.tieudecategory {
    /* background: #fafafa; */
    font-size: 20px;
    line-height: 30px;
    /* border-left: 3px solid #ff6a00; */
    /* border-right: 3px solid #ff6a00; */
    color: #ffffff;
    /* text-indent: 20px; */
    font-weight: bold;
}
.float-right {
    float: right;
    width:35%;
}
.float-left {
    float: left;
    width:65%;
}
.thoigianposition {
    bottom: 38%;
    left: 25px;
    width: auto;
    z-index: 10;
    color: #Fff;
    text-shadow: 1px 1px 1px #000;
    position: absolute;
}
   
.title-tour {
    font-size: 18px;
    color: #144aa8;
    line-height: 0.9em;
}
    .title-tour:hover, .title-tour:active, .title-tour:focus{
        outline:none;
        text-decoration:none
    }
.img-tour{
    width:100%;
}
.bgr-tour{
   overflow:hidden;
}
.no-margin-bt{
    font-size:12px;
}
.fontarial h3.text-center {
    margin: 16px 0;
    color: #579441;
}
.gridbody h2 {
    margin: 10px 0;
    line-height: 0.9em;
}

/*post*/

.margin-t-20 {
    margin-top: 20px;
    margin-bottom:20px;
}
.boder-post {
    border: 1px solid #DBE2E6;
    overflow: hidden;
    background: #fff;
    border-radius: 3px;
    padding: 20px;
}
strong {
    /*color: #333;*/
}
.color84B300 {
    color: #84b300;
}
.datphongngay {
    border: 2px solid #84b300;
    width: 99% !important;
    padding: 10px 100px;
    border-radius: 4px;
    font-weight: 600;
    line-height: 60px;
    color:#84b300;
}
.fontsize20 {
    font-size: 20px;
}
.fontsize70 {
    font-size: 70px;
}
.datphongngay i{
    margin-left:5px;
}
.datphongngay:hover, .datphongngay:active, .datphongngay:focus {
    color: #84b300;
    text-decoration: none;
    outline: none;
}
/*popup*/
.popup {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* border: 1px solid #999; */
    /* border: 1px solid rgba(0,0,0,.2); */
    border-radius: 6px;
    outline: 0;
    /* -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5); */
    /* box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1); */
    overflow: hidden;
     max-width: 600px; 
    margin: 0 auto;
}
.popup h4 {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.popup p{
    letter-spacing: .2px;
    margin-bottom: 10px;
    line-height: 1.7;
}
.feed h3 {
    margin: 5px 0;
    font-size: 18px;
    color: #b96f17;
}
.feed {
    border-bottom: 1px dotted #ddd;
    padding: 5px 0;
}
/*tour list*/
/*.tour-list {
    background: #fff;
}*/
.item-content {
	padding-bottom: 10px;
	padding-top: 10px;
	min-height: 105px;
	overflow: hidden;
}

.img-border {
    float: left;
    margin-right: 30px;
    overflow: hidden;
    margin-top: 3px;
    padding: 5px;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04);
    width:100%;
}

.title-content {
    margin: 5px 0px 5px 0px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 12px;
}

    .title-content a {
        color: #fff;
    }

        .title-content a:hover, .title-content a:active, .title-content a:focus {
            color: #ebc07d;
            text-decoration: none;
            outline: none;
        }

    .title-content .from {
        margin: 20px 0px 0px 0px;
        color: #333;
        font-size: 17px;
    }

.div_price {
    color: #e8be7c;
    font-size: 25px;
    margin-bottom: 10px;
}

.div-book a {
    color: #4c2718;
    text-decoration: none;
    border: #392706;
    border-radius: 2px;
    font-weight: bold;
    text-transform: none;
    font-family: comic sans ms,cursive;
}

    .div-book a:hover, .div-book a:active, .div-book a:focus {
     
        border: #ebc07d;
    }





/*datalist tour*/
.blog .product-img {
    background: #fff;
    padding: 10px;
    position: relative;
    bottom: 0;
    width: auto;
    left: 0;
    overflow: hidden;
    text-align: center;
    margin-top: -50px;
    box-shadow: 0 1px 4px rgba(228, 228, 228, 0.95);
}

.blog .owldemo .thumbnail {
    background-color: #fff;
    padding: 0px;
    border-radius: 0px;
}

.blog .thumbnail .caption a h4 {
    color: #263e5b;
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid #263e5b;
    display: table;
    margin: 0 auto;
}

.blog .thumbnail .caption {
    padding: 0px 15px;
}

.latest {
    padding: 20px 0px;
}

.blog {
    padding: 30px 0px;
}

    .blog .col {
        padding-bottom: 30px;
    }

.col .product-img .price-title {
    text-transform: uppercase;
    color: #263e5b;
}

.col .product-img .price-sell {
    padding: 10px 0px;
}

.posts {
    padding: 60px 0px 30px;
}

#DivForm .form-group label {
    color: #333;
}

.img-conten img {
    margin-bottom: 30px
}

.new-pri {
    color: #ebc07d;
    font-size: 20px;
    font-weight: 600;
    margin-right: 40px;
}

.booking a {
    color: #ebc07d;
}

    .booking a:hover, .booking a:active, .booking a:focus {
        color: #333;
        text-decoration: none;
        outline: none;
    }

.h4-title a {
    /*color: #ebc07d;*/
    text-decoration: none;
     color: wheat   ;
}

    .h4-title a:hover, .h4-title a:active, .h4-title a:focus {
        /*color: #333;*/
        text-decoration: none;
        outline: none;
    }

.z-tabs.horizontal.top.white.z-bordered > ul > li.z-active > a {
    border-top: 3px solid #ebc07d !important;
    box-shadow: none;
    background: none;
}

#tabbed-nav2 {
    padding: 30px 0px;
}

.pding {
    margin-top: 20px;
}

/*slider owl index articles*/


#tour-detail .owl-nav [class*='owl-'] {
    position: absolute;
    display: inline-block;
    top: 0;
    margin: 0px;
    margin-top: -5%;
    width: 45px;
    height: 45px;
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    background-color: #b1915c;
    border: none;
    border-radius: 0px;
    background-position: center center;
    background-repeat: no-repeat;
}

    #tour-detail .owl-nav [class*='owl-']:hover {
        background: #fff;
        color: #b1915c;
    }

#tour-detail .owl-nav .owl-prev {
    right: 6.5%;
}

#tour-detail .owl-nav .owl-next {
    right: 1.2%;
}

@media screen and (max-width: 1100px) {
    body, h1, h2, h3, h4, h5, h6, .z-tabs, .btn-primary, .btn-owl a, #cssmenu {
        font-family: sans-serif !important;
    }
    #tour-detail .owl-nav [class*='owl-'] {
        margin-top: -8% !important;
    }

    #tour-detail .owl-nav .owl-prev {
        right: 9.5% !important;
    }

    #tour-detail .owl-nav .owl-next {
        right: 2% !important;
    }
    .logo {
        width: 30%;
    }
    #cssmenu > ul > li > a {
        line-height: 40px;
    }
}

@media screen and (max-width: 700px) {
    #tour-detail.owl-theme .owl-nav {
        display: none;
    }

    .logo {
        width: 30% !important;
    }
    #cssmenu > ul > li > a{
        line-height:40px;
    }
}



/*booktour*/

.info-payment {
    padding: 0px 5px;
    /*float: left;*/
    margin-bottom: 30px;
    border-radius: 3px;
    border: 1px solid #ffffff!important;
}

h3.title-payment {
    font-size: 1.4em;
    border-bottom: 1px solid #ccc;
    color: #ffffff;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
    margin-top: 15px;
}

.info-payment div.w-line-pay {
    margin-top: 15px;
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    color: #404040;
}

    .info-payment div.w-line-pay input.radio-type-pay {
        margin-top: -2px;
    }

div.w-line-pay div.l-line-pay {
    width: 25%;
    float: left;
    text-align: right;
}

div.w-line-pay div.r-line-pay {
    width: 70%;
    float: left;
    margin-left: 10px;
}

div.w-line-pay strong {
    color: #28477B;
}

div.w-line-pay select {
    padding: 4px 5px;
    border: 1px solid #bbb;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: auto;
    float: left;
    margin-right: 5px;
}

div.w-line-pay input[type="text"] {
    padding: 3px 5px;
    border: 1px solid #bbb;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: 50%;
    float: left;
    margin-right: 5px;
}

div.w-line-pay textarea {
    padding: 3px 5px;
    border: 1px solid #bbb;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: 50%;
    height: 80px;
    float: left;
    margin-right: 5px;
}

div.w-line-pay div.p-child {
    width: 35%;
    float: left;
}

div.w-line-pay span.required {
    color: #E51414;
    font-size: 1.1em;
}

div.w-line-pay input.btn-book {
    padding: 5px 16px;
    margin: 15px 0px 0px 195px;
    border: 1px solid #579441;
    background: #579441;
    color: #fff;
    border-radius: 3px;
}

#w-check-date {
    width: 100%;
    height: 50px;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    color: #3385D6;
}

    #w-check-date div.check-in-out {
        width: 32%;
        float: left;
    }

        #w-check-date div.check-in-out input[type="text"] {
            width: 120px;
            height: 20px;
            border: 1px solid #bbb;
            margin-left: 5px;
            border-radius: 3px;
        }

    #w-check-date input#checkprice {
        margin-left: 10px;
        padding: 6px 10px;
    }

table.b-list-room {
    width: 100%;
    float: left;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

    table.b-list-room tr.head-table {
        height: 30px;
        background: #eee;
        color: #2C4C82;
    }

    table.b-list-room td {
        padding: 10px;
        border-left: 1px solid #ededed;
        border-top: 1px solid #ededed;
    }

        table.b-list-room td img.b-img-room {
            width: 90px;
            height: 60px;
            float: left;
            margin-right: 8px;
        }

        table.b-list-room td h3.b-name-room a {
            text-decoration: underline;
        }

            table.b-list-room td h3.b-name-room a:hover {
                cursor: pointer;
            }

#tt-book-room {
    float: right;
    margin-top: 16px;
}

table.b-list-room td select.number-room {
    width: 60px;
    height: 24px;
    border-radius: 3px;
}


/* Feel free to change duration  */
.animated {
    -webkit-animation-duration: 1000 ms;
    animation-duration: 1000 ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
    z-index: 1
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
    z-index: 0
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
.img-fluid{
    width:100%;
}
.btn-tour a {
    padding: 10px 20px;
    background: #010921;
    color: #fff;
    border: 1px solid #010921;
    margin-bottom: 50px;
}
    .btn-tour a:hover, .btn-tour a:active, .btn-tour a:focus {
        text-decoration: none;
        outline: none;
        background: #fff;
        color: #010921;
    }
.btn-danger{
    margin-bottom:20px;
}
/*popup*/
.my_popup_close {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: no-repeat;
    padding: 10px 20px;
}
.tabt {
    list-style: none;
    padding: 0 10px;
    overflow: hidden;
}
.tabt li{
   
    display:table-cell;
}
    .tabt li a {
        border-radius: 3px;
        margin-top: 8px;
        width: 110px;
        right: 18px;
        display: block;
        float: right;
        text-align: center;
        line-height: 30px;
        color: #fff;
        border-bottom: 4px solid #28a528;
        font-size: 12px;
        text-transform: uppercase;
        background: #28a528;
        padding-top: 7px;
        transition: all .12s ease-in-out;
        cursor: pointer;
    }
        .tabt li a:hover {
            border-bottom: 4px solid #239023;
            text-decoration:none;
            outline:none;
        }
        .gia{
            font-size:15px;

        }
.text-b {
    font-size: 12px;
}
.tabt h3{
    font-size:16px;
}
.text-t{
    width:66%;
    float:left;
}
.gia-t{
    width:30%;
    float:right;
}

#tour-detail{
    margin-bottom:40px;
}
    #tour-detail .thumbnail, #owl-demo1 .thumbnail {
        background-color: transparent;
    }
.product-img h3.price-title {
    font-size:18px;
    /*text-transform:uppercase;*/
    color:#fff;
}
.product-img a, .product-img a:hover, .product-img a:focus, .product-img a:active {
    color: #010921;
    text-decoration: none;
    outline: none;
}


/*contact*/
.column {
    margin-top: 42px;
}

#map {
    height: auto;
    margin-top: 60px;
    height: 550px;
    width: 100%;
    margin-bottom: 50px;
}

.last h3 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 15px;
    text-transform: uppercase;
    margin-top: 30px;
}

.contact-details {
    display: inline-block;
    background: #e2e2e2;
    border-bottom: 3px solid #d9d9d9;
    position: relative;
    /* margin: 20px 0px 0px; */
    padding: 25px 30px 23px;
}

    .contact-details .working-hours span {
        float: left;
        font-size: 18px;
        margin-top: 1px;
        margin-right: 4px;
        padding-bottom: 10px;
    }

    .contact-details p strong {
        margin-left: 10px;
    }

.h3 {
    padding: 30px 0px 30px 0px;
}

#contact-form .form-control {
    border-radius: 0px;
}

#contact-form .buttom {
    color: #fff;
    background: #037a9b;
    border: 1px solid #037a9b;
    margin-bottom: 40px;
    padding: 3px;
}

#contact-form p {
    padding-bottom: 20px;
}

    #contact-form p input {
        background-color: #ededed;
    }

    #contact-form p textarea {
        background-color: #ededed;
    }

.pding .select-brd {
    border-radius: 0px;
}


/*Register /sign in*/

.register {
    margin-bottom: 40px;
}

.sign-up {
    background: rgba(245, 245, 245, 0.53);
}

    .sign-up .breadcrumb-section {
        margin-bottom: 60px;
    }

#contact-form .sm {
    color: #fff;
    background: #037a9b;
    border: 1px solid #037a9b;
    margin-bottom: 40px;
    padding: 4px 10px 4px 10px;
    margin-left: 30px;
    float: right;
}

.radio-holder {
    display: inline-block;
}
/*tour home*/
.img-tour img {
    width: 100%;
    transition: all .2s ease-in-out;
}
    .img-tour img:hover {
        transform: scale(1.1);
    }
    /*.tour-list.col-md-6 {
    padding: 0;
    margin: 15px;
}*/
    .float-tor {
        float: right;
    }
.mg-top {
    margin-top: 30px;
}
.tour-list .tour-title {

    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    text-align: center;
    border: 10px solid transparent;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.79);
    color: #b96f17;
    display: table;
}

.tour-list .tour-hover:hover .tour-title {
    opacity: 1;
}
.tour-list .tour-hover{
    width:100%;
    overflow:hidden;
    position:relative;
}
.tour-title a, .tour-title a:hover, .tour-title a:active, .tour-title a:focus {
    color: #b96f17;
    text-decoration: none;
    outline: none;
}

/*datalist tour*/
/*datalist tour*/
.blog .product-img {
    background: #fff;
    padding: 10px;
    position: relative;
    bottom: 0;
    width: auto;
    left: 0;
    overflow: hidden;
    text-align: center;
    margin-top: -50px;
    box-shadow: 0 1px 4px rgba(228, 228, 228, 0.95);
}

.blog .owldemo .thumbnail {
    background-color: #fff;
    padding: 0px;
    border-radius: 0px;
    border:none;
}

.blog .thumbnail .caption a h4 {
    color: #263e5b;
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid #263e5b;
    display: table;
    margin: 0 auto;
}

.blog .thumbnail .caption {
    padding: 0px 15px;
}

.latest {
    padding: 20px 0px;
}

.blog {
    padding: 30px 0px;
}

    .blog .col {
        padding-bottom: 30px;
    }

.col .product-img .price-title {
    /*text-transform: uppercase;*/
    /*color: #263e5b;*/
    color: #ebc481;
}
.col .product-img .price-title:hover {
    color: #ebc481;
}

.posts {
    padding: 30px 0 30px;
}

.aic-titel {
    font-size: 30px;
    color: #ae8545;
    text-align: center;
    padding: 8px 0;
}

