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


/*------------------------------------------------------------------
* Table of Content
* 1. Header
* 2. Navbar Mini
* 3. Sticky Header
* 4. Hero Image
* 5. Page Title & Breadcrumb
* 6. Main Search Form
* 7. Sidebar
* 8. Sorting
* 9. Pager
* 10. Featured Items
* 11. Destinations
* 12. Tour Package
* 13. itinerary
* 14. Why us
* 15. Testimonial
* 16. Newsletter
* 17. About Us
* 18. Review
* 19. Faq
* 20. Payment
* 21. Confirmation
* 22. Social
* 23. Contact Us
* 24. Blog
* 25. Image Overlay
* 26. Footer
* 27. Sign-in/up
-------------------------------------------------------------------*/


/**
 * Header
 */
 
body {font-family: Microsoft YaHei;}

.navbar {
    border-bottom: 0;
    min-height: 0;
    margin: 0;
}

.navbar-primary {
    background: #fafafa;
}

.navbar-bottom {
    background: #fff;
    border-top: 1px solid #dddddd;
}


/* Logo */

.navbar-logo {
    float: left;
    display: block;
    margin-top: 25px;
    margin-right: 10px;
    padding: 5px 0 25px;
}

.navbar-logo img {
    height: 40px;
    width: auto;
}
.navbar-search .input-group{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 300px;
}
.navbar-search .input-group input{
    height: 40px;
    -moz-border-radius: 0;
         border-radius: 0;
    width: 250px;
}
.navbar-search .input-group .btn-primary{
    padding: 6px 16px 0px;
    -moz-border-radius: 0;
         border-radius: 0;
    font-size: 23px;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* flex: 1; */
}
.navbar-search .input-group .btn-primary img{
    width: 23px;
    height: 23px;
}
/* Phone at Header */

.navbar-phone {
    /* font-weight: 600; */
    font-size: 14px;
    color: #636363;
    line-height: 20px;
    text-align: right;
    padding-top: 20px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.navbar-phone .ox_email {
    font-size: 14px;
	line-height:35px;
}
.navbar-phone .ox_phonec{
    font-size: 24px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.navbar-phone .ox_phonec .shu{
    border-left: 1px solid #999;
    margin-left: 10px;
    padding-left: 10px;
    color: #333;
}
/* Main Menu Dropdown */

.navbar-nav {
    margin: 0;
}

.navbar-nav li a {
    /* font-weight: 300; */
    font-size: 15px;
    color: #333;
}

.navbar-nav > li {
    /* margin-right: 30px; */
    text-align: center;
    width: 120px;
	width: auto;
	padding: 0;
}
.navbar-nav > li.active{
    background-color: #fe0000;
    color: #fff;
}
.navbar-nav > li.active > a{
    color: #fff;
}
.navbar-nav > li > a {
    line-height: 44px;
    font-size: 16px;
    padding: 0;
    color: #666666;
	padding: 0 23px;
}

.navbar-nav > li > a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.navbar-nav li {
    position: relative;
}

.navbar-nav li ul {
    z-index: 9999;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 44px;
    left: 0;
    min-width: 190px;
    display: none;
    border: 1px solid #E3E3E3;
    border-top: 2px solid #fe0000;
    background: #FFF;
    padding: 20px;
}

.navbar-nav li ul li a {
    border-bottom: 0;
    display: block;
    padding: 8px 0;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1.25;
	white-space:nowrap;
    /* font-weight: 400; */
}

.navbar-nav li > ul > li:last-child > a,
.navbar-nav li > ul > li > ul > li:last-child > a {
    border-bottom: 0;
}

.navbar-nav li ul li:hover > a {
    color: #fe0000;
}

.navbar-nav li ul li ul {
    position: absolute;
    left: 169px;
    top: 0;
}

.ly {float: left; position: relative;}
.ly i {line-height: 50px; font-size: 15px; font-style: normal;}
.ly .all {width: 185px; background: #fff; height: auto; font-size: 14px; position: absolute; left: -15px; opacity: 0.95; padding-bottom: 10px; display: none; border: #ccc solid 1px; border-top: none;}
.ly b {width: 100%; margin-top: 10px; height: 24px; line-height: 24px; color: #333; display: inline-block; text-indent: 16px;}
.ly .all span {float: left; line-height: 24px; text-indent: 16px;}
/* .ly .all span a {color: #555; font-size: 12px; font-weight: normal;} */
.ly .all span a:hover {color: #36996a; text-decoration: underline;}
.ly:hover .all {display: block;}

.navbar-nav li .all b:first-of-type { margin-top: 0px;}

/* Mega Menu */

.navbar-nav > li.mega-menu {
    position: inherit!important;
    left: 0;
    color: #636363;
}

.navbar-nav > li.mega-menu ul {
    left: 0%;
    width: 100%;
    top: 50px;
    padding: 0 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}






/* Menu Arrow */

.navbar-arrow > ul > li .arrow-indicator {
    margin-left: 7px;
    color: #CCC;
}

.navbar-arrow ul ul > li .arrow-indicator {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
    font-size: 16px;
    color: #CCC;
}

.megamenu-container .arrow-indicator {
    display: none !important;
}

@media (min-width: 768px) {
    .navbar-nav > li.mega-menu ul {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .navbar-nav > li.mega-menu ul {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .navbar-nav > li.mega-menu ul {
        width: 1170px;
    }
}

@media (min-width: 768px) {
    .navbar {
        -webkit-transition: all 0.1s ease-in-out 0s;
        -moz-transition: all 0.1s ease-in-out 0s;
        transition: all 0.1s ease-in-out 0s;
    }
    .navbar-brand {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-logo {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        
    }
    .navbar-nav li ul li a {
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
    }
    .navbar-nav > li > a {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
    .navbar-sticky .navbar-logo {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .navbar-logo {
        padding: 0;
        margin: 0;
    }
    .navbar-logo img {
        height: 40px;
        margin: 0;
    }
    .navbar-phone{
        padding-top: 0px;
    }
    .ox_top_title .pull-right{
        margin-right: 50px;
    }
    .ox_flexslider{
        margin-top: 90px;
    }
    .navbar-arrow > ul > li .arrow-indicator,
    .navbar-arrow ul ul > li .arrow-indicator {
        display: none !important;
    }
    .navbar-sticky .navbar-logo {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

@media (max-width: 768px) {
    .navbar-fixed-top {
        position: relative !important;
        clear: both;
    }
    .ox_flexslider{
        margin-top: 5px;
    }
    .navbar-logo img {
        height: 30px;
        vertical-align: middle;
    }
    .navbar-logo {
        margin-top: 5px;
        /* margin-bottom: 5px; */
        float: none;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 23px;
    }
	.navbar-phone .ox_email{
		line-height:20px;
	}

}

@media (max-width: 479px) {}


/**
 * Navbar Mini
 */

.navbar-mini {}

.navbar-mini > ul {
    line-height: 55px;
    margin: 0;
    margin-top: -2px;
    padding: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.navbar-mini > ul > li {
    float: left;
    margin-left: 15px;
}

.navbar-mini > ul > li:last-child {
    border-right: none;
}

.navbar-mini > ul > li > a {
    color: #36996a; /*rgba(55, 55, 55, 1);*/
    font-size: 13px;
    /* font-weight: 600; */
}

.navbar-mini > ul > li > a:hover,
.navbar-mini > ul > li > a:focus {
    color: #1fb16c; /*rgba(88, 88, 88, 0.8);*/
}

.navbar-mini > ul > li > a.btn {
    border: 2px solid #fe0000;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-mini > ul > li > a.btn:hover,
.navbar-mini > ul > li > a.btn:focus {
    border-color: #fe0000;/*rgba(255, 255, 255, 0.8);*/
}

.navbar-mini .dropdown-menu {
    min-width: 80px;
    padding: 10px;
}

.navbar-mini .dropdown-menu > li > a {
    padding: 5px 12px;
    font-size: 12px;
    /* font-weight: 400; */
}

.navbar-mini .dropdown-menu > li:first-child > a {
    padding-top: 5px;
}

.navbar-mini .dropdown-menu > li:last-child > a {
    padding-bottom: 5px;
}

.navbar-mini .dropdown-menu > li > a:hover,
.navbar-mini .dropdown-menu > li:hover > a,
.navbar-mini .dropdown-menu > li > a:focus {
    color: #BA0600 !important;
    background: none !important;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .navbar-mini {
        margin-right: 45px;
    }
    .navbar-mini > ul {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        line-height: 50px;
    }
    .navbar-mini > ul > li > a.btn {
        padding: 7px 10px;
    }
}

@media (max-width: 768px) {
    .navbar-mini > ul > li {
        margin-left: 10px;
    }
    .navbar-mini > ul > li > a.btn {
        border: 0;
    }
}

@media (max-width: 479px) {
    .navbar-mini {
        margin-right: 35px;
    }
    .navbar-mini > ul > li {
        margin-left: 0;
    }
}


/**
 * Sticky Header
 */

.navbar-sticky {
    border-color: #fe0000;
}

.navbar-sticky hr {
    display: none;
}

.navbar-sticky.navbar-primary {
    padding-top: 0;
}

.navbar-sticky .navbar-logo {
    padding-top: 5px;
    padding-bottom: 0px;
}

.navbar-sticky .navbar-phone {
    /* line-height: 40px; */
    padding-top: 5px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.navbar-sticky .navbar-nav > li > a {
    line-height: 40px;
}

.navbar-sticky .navbar-nav > li > a:hover,
.navbar-sticky .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #fe0000;
}

.navbar-sticky .navbar-nav > li > ul {
    top: 40px;
}

.navbar-sticky .navbar-nav > li.mega-menu ul {
    top: 40px;
}



.navbar-sticky .navbar-second {
    padding-top: 5px;
}

@media (min-width: 768px) {
    .navbar-sticky {
        -webkit-box-shadow: 0px 3px 8px -6px rgba(0, 0, 0, 0.43);
        -moz-box-shadow: 0px 3px 8px -6px rgba(0, 0, 0, 0.43);
        box-shadow: 0px 3px 8px -6px rgba(0, 0, 0, 0.43);
    }
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .navbar-sticky .navbar-logo {
        padding-top: 7px;
    }
}

@media (max-width: 768px) {

}

@media (max-width: 479px) {}




/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$    $$$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $    $$$$$$$$
$$$$$$$$$$$$$  $$$$$$$  $$$$$$$$$$$     $$$$$$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $  $$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$   $$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 
*/
/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$    $$$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $    $$$$$$$$
$$$$$$$$$$$$$  $$$$$$$  $$$$$$$$$$$     $$$$$$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $  $$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$   $$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 
*/












/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$    $$$$$$$$$     $$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $    $$$$$$$$$$     $$$$$$
$$$$$$$$$$$$$  $$$$$$$  $$$$$$$$$$$     $$$$$$$$$$$$     $$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $  $$$$$$$$$$$$     $$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$   $$$$$$$$$$     $$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 
*/
/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$    $$$$$$$$$     $$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $    $$$$$$$$$$     $$$$$$
$$$$$$$$$$$$$  $$$$$$$  $$$$$$$$$$$     $$$$$$$$$$$$     $$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $  $$$$$$$$$$$$     $$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$   $$$$$$$$$$     $$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 
*/


/**
 * Footer
 */
.footer{
    background-color: #f8f8f8;
}
.main-footer{
    padding-top: 60px;
    padding-bottom: 20px;
}
.footer-tit{
    overflow: hidden;
    text-overflow:ellipsis;
	height:50px;
/*    white-space: nowrap;*/
    margin-bottom: 35px;
    color: #333;
    font-size: 16px;
}
.footer .row{
    margin-bottom: 30px;
    font-size: 14px;
    color: #999;
}
.footer-img{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.footer-img img{
    width: 25px;
    height: 25px;
}
.footer-btm{
    background-color: #ddd;
}



@media only screen and (max-width: 1199px) {
    
}

@media only screen and (max-width: 991px) {
    
}

@media only screen and (max-width: 768px) {
    .footer-tit{
        margin-bottom: 20px;
    }
    .footer-img{
        margin-bottom: 20px;
    }
    .main-footer{
        padding-top: 20px;
    }
    .footer .row{
        margin-bottom: 0px;
    }
}

@media (max-width: 479px) {}


/**
 * Sign-in/up
 */

.modal.modal-border-transparent .modal-content {
    border: 5px solid rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
         box-shadow: none;
    padding: 0;
    -moz-border-radius: 3px;
         border-radius: 3px;
}

.modal.modal-login .modal-content {
    width: 380px;
    margin: 0 auto;
    position: relativel
}

.modal.modal-login .form-control::-moz-placeholder {}

.modal.modal-login .form-control:-ms-input-placeholder {}

.modal.modal-login .form-control::-webkit-input-placeholder {}

.modal.modal-login .modal-footer {
   
}

.modal .modal-content .btn-close {
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 1052;
    font-size: 12px;
}

.modal-seperator {
    border-bottom: 1px solid #CCC;
    text-align: center;
    margin: 20px 0 45px;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}

.modal-seperator span {
    width: 40px;
    height: 40px;
    border: 1px solid #CCC;
    -moz-border-radius: 50%;
         border-radius: 50%;
    margin: 0 auto;
    line-height: 38px;
    display: block;
    margin-bottom: -20px;
    background: #FFF;
    /* font-weight: 600; */
}






@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 768px) {}




@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
   
}

@media only screen and (max-width: 768px) {
   .navbar-search .input-group .btn-primary{
        padding: 3px 16px 3px
   }
   
}
@media only screen and (max-width: 400px) {
    
    .ox_top_title .pull-right{
        margin-right: 30px;
    }
    .navbar-phone .ox_phonec .shu{
        font-size: 16px;
    }
    .number .nb_fx{
        margin-right: 10px;
    }
    .number .nb_child{
        margin-right: 5px;
    }
    .number .nb_all{
        margin-right: 10px;
    }
}





