@import url('http://fonts.cdnfonts.com/css/muli');
body {
    width: 100%;
    background: url(https://www.vietourist.com.vn/public/frontend/uploads/files/banner/du-lich-he.jpg);
    background-attachment: fixed;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

div {
    display: block;
}

a {
    color: white;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

.box-wrapper {
    width: 100%;
    margin: 0 0;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.mt10 {
    margin-top: 10px;
}

img {
    max-width: 100%;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}


h3
{
    
    margin-top: 0px!important;
    margin-bottom: 0px;
}


/* media-quejy-container */

@media (min-width: 767px) {
    .container {
        width: 750px;
    }
    .navbar-main {
        margin-left: -15px;
        margin-right: -15px;
        border: 0;
        -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
        box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
        padding: 0 31px;
        background: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 13px;
    }
    .navbar-main .navbar-collapse {
        position: relative;
        background: url(https://www.vietourist.com.vn/public/frontend/images/demo/nav-bg.png);
        background-size: 100% 100%;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-main .navbar-nav>li>a {
        height: 28px;
        line-height: 28px;
        margin: 11px 0;
        padding: 0 14px;
        color: #fff !important;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
    }
    .navbar-main .navbar-nav>li>.dropdown-menu {
        border: none;
        background: rgba(255, 255, 255, 0.8);
        padding: 8px;
        margin-top: -10px;
        border-radius: 0 4px 4px 4px;
    }
    .navbar-main .dropdown-menu>li>a:focus,
    .navbar-main .dropdown-menu>li>a:hover {
        color: #333;
        background: transparent;
    }
    .navbar-main .dropdown-menu>li>a {
        padding: 7px 15px;
    }
    .navbar-main .navbar-collapse .navbar-nav::after {
        position: absolute;
        left: -28px;
        top: 0;
        background: url(https://www.vietourist.com.vn/public/frontend/images/demo/icon-menu-left.png) no-repeat center center;
        height: 50px;
        width: 28px;
    }
    .navbar-main .navbar-collapse .navbar-nav::before {
        position: absolute;
        right: -28px;
        top: 0;
        background: url(https://www.vietourist.com.vn/public/frontend/images/demo/icon-menu-right.png) no-repeat center center;
        height: 50px;
        width: 28px;
    }
    body {
        font-size: 15px !important;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}


/* pc */

@media (min-width: 1024px) {}


/* ipad-pro */

@media (max-width: 1200px) {
    .navbar-main .navbar-nav>li>a {
        padding-left: 7px;
        padding-right: 7px;
        color: #fff !important;
    }
    .header-body .slogan {
        font-size: 25px!important;
    }
}


/* ipad */

@media (max-width: 991px) {
    .header-body .logo {
        margin-right: 20px;
    }
    .navbar-main .navbar-nav>li>a {
        padding-left: 3px;
        padding-right: 3px;
        font-size: 13px;
        color: #fff !important;
    }
    .header-body .slogan {
        font-size: 18px!important;
    }
    .header-body .logo {
        margin-right: 20px!important;
    }
    .search-main {
        padding: 12px 15px 13px !important;
    }
    .search-main .nav-tabs {
        margin: 7px 0 !important;
    }
    .search-main .input-group {
        margin-bottom: 5px !important;
    }
    .search-main .input-group .input-group-addon {
        height: 9px !important;
        padding: 4px !important;
    }
    .search-main .input-group select,
    .search-main .input-group input {
        font-size: 12px!important;
        height: 24px!important;
        line-height: 24px!important;
        padding: 4px!important;
    }
}

@media (min-width: 768px)  {
  .form-group {
     padding-top: 30px!important;
}
  .pt-10{
    padding-top:10px!important;

  }
}


/* moblie */

@media (max-width: 767px) {
    .header-body {
        display: block !important;
    }
    .header-body .logo {
        display: block;
        margin-right: 0!important;
    }
    .header-body .logo img {
        display: block;
        margin: 0 auto;
        max-width: 80%!important;
        text-align: center;
    }
    .header-body .slogan {
        display: block;
        font-size: 13px!important;
        line-height: normal!important;
        padding-top: 3px;
        text-align: center;
        width: 100%!important;
    }
    .navbar-main .navbar-nav {
        background: #1a8c44;
    }
    .search-main {
        position: static !important;
    }
    body {
        font-size: 15px !important;
    }
    .item-product .image {
        max-height: 200px!important;
    }
    .item-product .image img {
        min-height: 200px!important;
    }
    .zoomContainer{
      display :none !important;
    }
    
}

@media (max-width: 550px) {
    .row {
        width: 100%;
        margin-right: -15px;
        margin-left: 0px !important;
    }
    .box-content {
        padding: 10px 20px 20px!important;
    }
    .col-xs-6 {
        width: 100%;
    }
    .box-content {
        background: white !important;
    }
}

@media (max-width: 426px) {
    .dropdown-menu-lh {
        left: -65px !important;
    }
    .hotline-support .dropdown-menu-lh {
        min-width: 350px!important;
    }
    .owl-promotion.owl-tour {
        padding: 10px 0 5px;
    }
}

.row {
    width: 100%;
    margin-right: -15px;
    margin-left: -15px;
}

.row-1 {
    width: 100%;
    margin-right: -15px;
    margin-left: 0px !important;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}


/* css-header */


/* top-header */

.header-top {
    background: url(https://www.vietourist.com.vn/public/frontend/images/demo/header-top-bg.png) repeat-x left top;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.pull-left {
    float: left !important;
}

.header-top .lang {
    float: left;
    margin-right: 15px;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.header-top .lang li {
    padding: 0 0 0 3px;
}

.header-top .hotline {
    font-size: 15px;
    font-weight: bold;
}

.dropdown,
.dropup {
    position: relative;
}


/* css-dropdown */

.hotline-support .dropdown-menu-lh {
    min-width: 400px;
    z-index: 999999;
    -webkit-box-shadow: 3px 5px 7px #ccc;
    box-shadow: 3px 5px 7px #ccc;
}

.dropdown-menu-lh {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.hotline-support .dropdown-menu-lh li {
    border-bottom: 1px solid #ccc;
    height: auto;
    line-height: 40px;
    padding: 0;
}

.hotline-support .dropdown-menu-lh li :hover {
    background: #eaedee;
}

.hotline-support .dropdown-menu-lh li a {
    padding: 8px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.hotline-support .dropdown-menu-lh li a .sp-phone {
    margin-left: auto;
    font-weight: 600;
    color: #1a8c44;
}

.font-1 {
    font-family: "Muli";
}

.pull-right {
    float: right !important;
}

.header-top .submenu {
    text-align: right;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.dropdown-menu-lh>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none !important;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.header-top .submenu li a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

.header-top .submenu a:hover {
    color: #999;
}


/* end-top-header */

.header-body {
    width: 100%;
}

.header-body .logo {
    margin: 0 48px 0 0;
}

.header-body .slogan {
    font-size: 35px;
    font-weight: bold;
    line-height: 60px;
    color: #1a8c44;
}


/* Navbar */

.font-2 {
    font-family: 'Roboto Condensed', sans-serif;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}


/* dropdown-menu */

.dropdown-menu li {
    border-bottom: 1px solid #1a8c44;
    height: 28px;
    line-height: 28px;
    padding: 0;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.navbar-nav>li:hover .dropdown-menu {
    display: block !important;
}


/* navbar-mobile */

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}


/* navbar-mobile */

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .navbar-main .navbar-brand.logo {
        max-height: 50px;
        padding: 18px 0 0;
    }
    .navbar-main .navbar-brand.logo i {
        color: #007501;
        font-size: 30px;
        padding-left: 15px;
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-main .navbar-brand-search {
    width: 180px;
    height: 50px;
    padding-top: 9px;
    float: right;
}

.navbar-main .navbar-brand-search .frm-search {
    width: 120px;
    float: left;
}

.has-feedback {
    position: relative;
}



.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.flat {
    border-radius: 0;
}

.navbar-main .navbar-brand-search .cart {
    margin-left: 7.5px;
}

.btn-main {
    background-color: #27ABE2;
    border-color: #30A1D1;
    color: #fff;
}

.btn-main {
    background-color: #2b9fda;
    border-color: #30a1d1;
}


/*main-body  */

#content .container {
    padding-bottom: 15px;
}

.content.home-page .container {
    padding-top: 0;
}

.header-bottom {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}

.swiper-container {
    overflow: hidden;
}

.swiper-pagination {
    position: inherit !important;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.header-bottom .search-main {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.search-main .title-search {
    font-size: 14px;
    /* font-weight: bold; */
    text-transform: uppercase;
    border-bottom: 2px solid #047905;
}

.search-main .nav-tabs {
    margin: 15px 0 20px;
    display: flex;
}

.search-main .nav-tabs {
    border: medium none;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav>li {
    position: relative;
    display: block;
}

.search-main .nav-tabs li .btn-tour {
    border-radius: 4px;
    background-image: -webkit-linear-gradient( 90deg, #1d522b 0%, #1a8c44 63%);
    height: 30px;
    line-height: 28px;
    padding: 0 6px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #1a8c44 !important;
    color: #fff;
}

.search-main .nav-tabs li.active1 .btn-tour,
.search-main .nav-tabs li .btn-tour:hover {
    background-image: -webkit-linear-gradient( 90deg, #8e1638 0%, #f95b87 56%);
    border: 1px solid #f95b87 !important;
    color: #fff !important;
}

.search-main .tab-content .tab-pane {
    border: medium none !important;
}

.tab-content>.active {
    display: block;
}

.search-main .tab-content .input-group {
    margin-bottom: 13px;
}

.input-group {
    margin-bottom: 7.5px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

search-main .input-group-addon {
    background: #fff;
}

.input-group-addon:first-child {
    border-right: 0;
}

.search-main .input-group-addon i {
    width: 14px;
    color: #1a8c44;
}

.search-main .input-group>select {
    border-left: 1px solid #c4d8e1;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.flat {
    border-radius: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.btn-primary {
    border-radius: 5px;
    background-image: -ms-linear-gradient(90deg, #007501 0%, #00c621 100%);
    padding: 1px 8px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #00c620;
    font-size: 14px;
    font-weight: bold;
}


/* css-main */


/* css-swiper-main */

.wrapper-owl.sh-promotion {
    margin-left: -15px;
    margin-right: -15px;
}

.sh-promotion {
    padding: 30px 0 0 0;
}

.swiper-container {
    width: 100%;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
    color: white;
    font-weight: bold;
}

.wrapper-owl.sh-promotion {
    margin-left: -15px;
    margin-right: -15px;
}

.sh-promotion {
    padding: 30px 0 0 0;
}

.sh-promotion .item .caption-product .readview {
    bottom: 3px;
    position: absolute;
    right: 10px;
    text-align: right;
}

.sh-promotion .owl-item .item {
    background: white;
}

.sh-promotion .item .caption-product .readview a {
    background-color: #1a8c44;
    width: 59px;
    height: 25px;
    line-height: 25px;
    z-index: 91;
    font-size: 14px;
    padding: 0;
    color: #ffff00;
    border-radius: 4px;
    display: block;
    text-align: center;
}

.swiper-wrapper .item-product:hover .image img {
    filter: Alpha(Opacity=60);
    opacity: 0.6 !important;
}

.swiper-wrapper .item-product:hover .caption-product {
    background: #1a8c44 !important;
}

.swiper-wrapper .item-product:hover .sh-promotion .item .readview a {
    background: #ffff00 !important;
}

.item-product .image .sale {
    position: absolute;
    right: 8px;
    top: 8px;
    background: url(https://www.vietourist.com.vn/public/frontend/images/demo/icon-hot.png) no-repeat center center;
    width: 44px;
    height: 44px;
}


/* end-swiper-main */

.box-content {
    background: url(https://www.vietourist.com.vn/public/frontend/images/demo/box-content-bg.png) repeat center center;
    padding: 10px 30px 25px;
    position: relative;
    height: auto;
    margin-top: 45px;
    border: 1px solid #e5e5e5;
}

.box-content .title-box-content {
    background: url(https://www.vietourist.com.vn/public/frontend/images/demo/title-box-content.png) repeat-x center center;
    background-size: 100% 100%;
    width: auto;
    padding: 0px 18px;
    height: 41px;
    line-height: 41px;
    position: absolute;
    top: -35px;
    left: 30px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.owl-promotion.owl-tour {
    padding: 19px 0 9px;
}

.wrapper-owl.owl-promotion,
.wrapper-owl.sh-promotion {
    margin-left: -15px;
    margin-right: -15px;
}

.tour-product .item-product {
    margin-bottom: 25px;
}

.item-product {
    border-radius: 4px;
}

.tour-product .item-product .image {
    max-height: initial;
}

.item-product .image {
    display: block;
    max-height: 230px;
    overflow: hidden;
    position: relative;
}

.item-product .image img {
    width: 100%;
    height: 100%;
    border-radius: 4px 4px 0 0;
    min-height: 230px;
    min-width: 180px;
}

img {
    max-width: 100%;
    height: auto;
}

img {
    vertical-align: middle;
}

.owl-tour .item-product .caption-product {
    background: #fff;
    text-align: center;
    border: none;
}

.home-page .item-product .caption-product {
    height: auto;
}

.item-product .caption-dashboard {
    min-height: 151px;
}

.mt30 {
    margin-top: 30px;
}

.item-product .caption-product {
    border: 1px solid #e5e5e5;
    border-top: none;
    color: #333;
    font-size: 12px;
    height: 145px;
    overflow: hidden;
    padding: 0px 12px;
    border-radius: 0 0 4px 4px;
}

.home-page .owl-tour .item-product .caption-product .caption-title {
    height: 33px;
    line-height: 33px;
    max-height: inherit;
}

.owl-tour .item-product .caption-product .caption-title {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.owl-tour .item-product .caption-product .caption-title {
    font-size: 14px;
}

.item-product .caption-product .caption-title {
    font-family: "Arial";
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
    max-height: 32px;
    overflow: hidden;
    text-transform: uppercase;
}

.owl-tour .item-product .caption-product .caption-title a {
    display: inline-block;
    line-height: normal;
}

.owl-tour .item-product .caption-product .caption-title a {
    color: #047905;
}

.item-product .caption-product .caption-title a {
    color: #1a8c44;
}

.item-product .caption-product p {
    font-size: 13px;
    line-height: inherit;
    margin-bottom: 0px;
    max-height: 51px;
    overflow: hidden;
}

.item-product .price {
    color: #f95b87;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}

.item-product .price .price-promotion span {
    color: #888;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 400;
    text-decoration: line-through;
    -webkit-text-decoration-color: #f51e1e;
    text-decoration-color: #f51e1e;
}

.item-product .price .name-price {
    display: inline-block;
}

.tour-product .price span {
    font-size: 15px;
}

.item-product .price .item-price {
    display: inline-block;
}

.tour-product .item-product .image {
    max-height: initial;
}

.owl-tour .item-product:hover .image img {
    filter: Alpha(Opacity=60);
    opacity: 0.6 !important;
}

.owl-tour .item-product:hover .caption-product {
    background: #ffff00 !important;
}

.about-vtr .mt20 {
    margin-top: 20px;
}

.about-vtr img {
    width: 100%;
}

.about-vtr .iframe-youtube {
    border: 5px solid #40a752;
    border-radius: 5px;
    min-height: 278px;
}

iframe {
    max-width: 100%;
}


/*  phone-mobile-fix*/

.phone-mobile {
    background: #000000bf;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 5px;
    display: none;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

@media (max-width: 767px) {
    .phone-mobile {
        display: none;
    }
}

.phone-mobile .left {
    background-color: #f95b87;
}

.phone-mobile .btn-contact {
    width: 49%;
    text-align: center;
    width: 49%;
    border-radius: 6px;
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.phone-mobile .left a {
    color: #FFF;
}


/* footer */

.footer {
    color: #fff;
    font-size: 12px;
}

.footer-body {
    background: #1a8c44;
    padding: 30px 0 30px;
}

.footer-body {
    position: relative;
    padding: 15px 0;
}

.footer .title-info {
    font-size: 17px;
    /* font-weight: bold; */
    text-transform: uppercase;
    margin-bottom: 19px;
    color: #ffff00;
}

.mst {
    text-transform: none;
    font-size: 13px;
}

#policy {
    margin: 0px 0px 18px 0px;
}

#policy a {
    color: #ffff00 !important;
    font-size: 12px;
}

#policy #bocongthuong img {
    width: 100px;
    float: left;
    margin-right: 12px;
}

#policy #bocongthuong {
    margin-bottom: 20px;
}

.footer-body .title-branch,
.footer-body address>h5 {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}

.footer-body address {
    line-height: 2em;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.social-link .title {
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
}

.social-link ul {
    padding-right: 5px;
}

.social-link h4,
.social-link ul {
    text-align: right;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.footer-bottom ul {
    margin-bottom: 0;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.footer-bottom .tree-link li {
    border-right: 1px solid #1a8c44;
    padding: 0 6px 0 5px;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.footer-bottom .tree-link li a {
    text-transform: uppercase;
    white-space: nowrap;
    color: #1a8c44;
}

.footer a,
.footer {
    color: #fff;
    font-size: 12px;
}

.footer-bottom {
    background: #e9e9e9;
    padding: 20px 0;
}

.footer-bottom .copyright {
    font-size: 10px;
    font-style: normal;
    line-height: 36.6667px;
    margin-bottom: 0;
    color: #333;
}


/* .footer-bottom .copyright {
line-height: 36.6667px;
font-size: .9em;
font-style: italic;
} */

.footer-bottom .partner {
    text-align: right;
}

.footer-bottom ul {
    margin-bottom: 0;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.footer-bottom .partner li img {
    border: 1px solid #1a8c44;
    border-radius: 3px;
}


/* css-product-templet */

.breadcrumb-container .breadcrumbs {
    background: #f2f5f8;
    padding: 10px 0;
}

.breadcrumb-container .breadcrumb {
    background: none;
    padding: 7.5px 15px;
    border-radius: 0;
    font-size: 14px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb-container .breadcrumb>li>a,
.breadcrumb-container .breadcrumb>li.active,
.breadcrumb-container .breadcrumb>li+li:before {
    color: #333;
    font-size: 14px;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.breadcrumb>li+li:before {
    font-family: 'FontAwesome';
    content: "\f105";
}


/* conten-product */

#content .container {
    padding-bottom: 15px;
}

.content .container {
    background: #fff;
    padding-top: 15px;
}

.title-main {
    background: url(https://www.vietourist.com.vn/public/frontend/images/demo/title-main-bg-2.png) no-repeat right center;
    display: inline-block;
    height: 41px;
    padding-right: 28px;
    width: 212px;
}

.title-main .title {
    background: url(https://www.vietourist.com.vn/public/frontend/images/demo/btn-main-bg-1.png) repeat-x left center;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    padding: 0 11px;
    text-transform: uppercase;
    width: 180px;
}

.menuleft {
    padding: 5px 0px 5px 5px;
    list-style: none;
}

.menuleft>li>a {
    font-weight: bold;
    line-height: 25px;
    color: black !important;
}

.sub_menu {
    padding-left: 10px;
    list-style: none;
}

.sub_menu li a {
    line-height: 25px;
    color: #333!important;
}

.boxside {
    background: #f3f3f3;
}

.boxside .boxside-body {
    padding: 15px;
}

.search-main .nav-tabs {
    margin: 15px 0 20px;
}

.search-main .nav-tabs {
    border: medium none;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.title-01 {
    position: relative;
    margin-bottom: 15px;
}

.title-01 .title {
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    padding-bottom: 7.5px;
}

.title-01:after {
    content: '';
    display: block;
    width: 50%;
    height: 1px;
}

.album-gallery {
    border: 1px solid #ccc;
}

.album-gallery>img {
    width: 100%;
    height: auto;
    position: inherit !important;
}

.album-gallery #gallery_01 {
    border-top: 1px solid #ccc;
    padding: 10px;
}

.album-gallery #gallery_01>a {
    display: block;
    float: left;
    padding: 0 2px;
    width: 20%;
}

.album-gallery #gallery_01 a.active img,
.album-gallery #gallery_01 a img:hover {
    border: 1px solid #00afed !important;
}

.album-gallery #gallery_01>a img {
    width: 100%;
}

.album-gallery #gallery_01 a img {
    border: 1px solid #ccc;
    margin: 2px 0;
    min-height: 60px;
    max-height: 70px;
}


/* làm tiếp product */

#gallery_01 img {
    border: 2px solid white;
}


/*Change the colour*/

.active img {
    /* border: 2px solid #333 !important; */
}

.table-detail-info {
    margin: 0.5em;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.discount {
    width: 100%;
    position: relative;
    display: inline-block;
}



.social-plugin {
    padding: 8px;
    line-height: 1.42857143;
    border-top: 1px solid #ddd;
    width: 100%;
    margin-bottom: 4px !important;
    height: 40px;
}

.group-price-row {
    float: left;
}

.price-new {
    color: #d9534f;
    font-size: 1.6em;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.info-product tr td:nth-child(1) {
    width: 42%;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.info-product tr:nth-child(2n) {
    background: #fdf7f7;
}

.similar-product,
.description-detail {
    margin-top: 20px;
}

.text-justify {
    text-align: justify;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }
}

.nav-tabs.nav-justified>li {
    float: none;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.tab-content>.active {
    display: block;
}

.tab-pane {
    border: 1px solid #ddd;
    border-top: 0px;
}

#tabs-detail img {
    margin: auto !important;
    display: block !important;
    max-width: 96% !important;
    height: auto !important;
}

.tab-product {
    border: 1px solid #ccc;
    border-top: 0px;
    padding: 1em;
    border-radius: 0px 0px 5px 5px;
}

.tags {
    padding: 10px 0px;
}

.tags img {
    height: 15px;
}

a {
    color: #333;
}

.similar-product,
.description-detail {
    margin-top: 20px;
}

.title-02 .title {
    color: #1a8c44 !important;
    border-left: 5px solid #2b9fda !important;
}

.title-02 .title {
    margin: 7.5px 0;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #777;
    padding-left: 7px;
    border-left: 5px solid #777;
    position: relative;
    display: inline-block;
    left: 0;
    padding-right: 30px;
    margin-bottom: 15px;
    z-index: 1;
    background: #fff;
}


/* .title-02:after {
    content: '';
    background: #dcdcdc;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5px;
    display: block;
    width: 100%;
    height: 1px;
    z-index: 0;
} */


/* css-category */

.sidebar .carousel .carousel-control .fa {
    width: 44px;
    height: 40px;
    line-height: 35px;
}

.sidebar .carousel .carousel-control .fa {
    background: #fff200;
    color: #006021;
    opacity: 1;
}

.sidebar .carousel .carousel-control {
    background: none;
    width: auto;
    bottom: inherit;
    top: 50%;
    margin-top: -15px;
}

.meta_desc {
    padding: 10px 0px;
}

.tour-product .rating {
    margin: -4px 0px 10px 0px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table {
    background-color: transparent;
}

.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table-responsive h3 {
    font-size: 13px;
}


/* css-phần giới thiệu  */

.font-3 {
    font-family: 'Roboto Slab', serif;
}

.title-04 {
    padding-bottom: 7px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.article-content div {
    margin-bottom: 10px;
}

.article-content div {
    margin-bottom: 10px;
}


/* css-ratting */

.article-content div {
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

.rating {
    margin-top: 10px;
    float: left;
}

.jRatingColor {
    background-color: #f4c239;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
}

.jRatingAverage {
    background-color: #f5bc51;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
}

.jStar {
    position: relative;
    left: 0;
    z-index: 3;
}

.rating div {
    margin-bottom: auto;
}

.kksr-legend {
    float: left;
    margin-top: 17px;
    margin-left: 10px;
    font-size: 12px;
    color: #777;
}

.kksr-title {
    display: none;
}

.rating_result {
    float: left;
    margin-top: 17px;
    margin-left: 10px;
    font-size: 12px;
    color: #777;
}


/* end-giới thiệu */


/* css-tuyển dụng */

.btn-extra {
    background-color: #575a59;
    border-color: #575a59;
    color: #fff;
}


/* css-liên hệ */

.map {
    display: block !important;
    width: 100% !important;
    height: 350px !important;
    overflow: hidden !important;
    margin-bottom: 15px !important;
}

.map #map_canvas2,
.map {
    display: block !important;
    width: 100% !important;
    height: 350px !important;
    overflow: hidden !important;
    margin-bottom: 15px !important;
}

.contact-address h5 {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 7.5px;
}

.contact-address address {
    line-height: 2.1em;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

.contact-address address {
    line-height: 2.1em !important;
    font-size: 14px;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
/* css-booking tour */

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#content .container {
    padding-bottom: 15px;
}

.content .container {
    background: #fff;
    padding-top: 15px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

.panel-body {
    padding: 15px;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.frm-tour-booking-step {
    margin-bottom: 15px;
}

.nav-tabs.nav-justified>li {
    float: none;
}

.frm-tour-booking-step li.active b {
    background: #14748d;
    color: #fff;
}

.frm-tour-booking-step li b {
    background: #ddd;
}

.frm-tour-booking-step li b {
    padding: 5px 20px 5px 10px;
    margin-right: -10px;
}

.frm-tour-booking-step li.active i {
    background: #21A5C7;
    color: #fff;
}

.frm-tour-booking-step li .fa {
    width: 30px;
    height: 30px;
    border-radius: 25px;
    text-align: center;
    padding-top: 8px;
    background: #A7A8AD;
    color: #fff;
}

.frm-tour-booking .content-header h3 {
    border-bottom: 1px solid #14748d;
}

.content-header h3 {
    color: #14748d;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.8;
}

p {
    margin: 0 0 10px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.form-group {
    margin-bottom: 15px;
    
}

.frm-tour-booking .form-control {
    border-radius: 0;
    text-indent: 10px;
    height: 26px;
}

.frm-tour-booking textarea.form-control {
    height: auto;
}

.css_sum_cus {
    /* float: left; */
    max-width: 90px;
    display: inline-block;
    text-align: center;
}

.form-control {
    padding: 0;
}

.bnt-datmua{
  color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}
#carousel-khachhangtt .swiper-button-prev:after {
  display:none;
}
#carousel-khachhangtt .swiper-button-next:after {
  display:none;
}