@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=vietnamese');

body {
    font-size: 14px;
    color: #333333;
    background: #FFF;
    padding-top: 65px;
	line-height: 1.425;
}

h1, h2, h3, h4, h5, h6, p, a, strong, div {
	line-height: 1.425;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

ul, ol {
    margin: 0;
    padding: 0;
}

header {
    background: #FFF;
    border-bottom: 2px #297A62 solid;
}

#container-logo {
    padding: 5px;
}

#container-logo img {
    height: 53px;
}

#container-logo-mobile img {
    height: 55px;
    position: absolute;
    top: 4px;
    left: 13px;
    z-index: 1000;
}

.hotline-info{
    background: #c52e33;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 5px;
    margin-top: 3px;
}

.hotline-info .text {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.hotline-info a{
    color: #FFF !important;
}

.hotline-info .phone {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.hotline-info-mobile {
    color: #297A62;
    font-weight: bold;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

.hotline-info a, .hotline-info-mobile a {
    color: #297A62;
}

.content_menu_mobile {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #FFF;
    text-align: center;
    text-transform: uppercase;
    z-index: 400;
    display: none;
}

.content_menu_mobile a {
    color: #333333;
}

.container-icon-bar {
    padding-top: 21px;
    cursor: pointer;
    float: right;
}

.container-icon-bar .icon-bar {
    height: 5px;
    width: 30px;
    margin-bottom: 3px;
    background: #297A62;
    display: block;
    max-width: 100%;
}

.btn_arrow_hidden {
    color: #297A62;
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    height: 55px;
}

.body_menu_mobile {
    background: #297A62;
}

.body_menu_mobile a {
    color: #FFF !important;
}

.body_menu_mobile .nav .open > a, .body_menu_mobile .nav .open > a:focus, .body_menu_mobile .nav .open > a:hover {
    background-color: #297A62;
}

.body_menu_mobile .nav > li > a:focus, .body_menu_mobile .nav > li > a:hover {
    text-decoration: none;
    background-color: #297A62;
}

.navbar-nav .open .dropdown-menu > li > a {
    font-weight: normal;

}

.navbar-nav .open .dropdown-menu > li > a:hover {
    background: #297A62;
    text-decoration: underline;
}

.navbar-nav {
    margin: 7.5px 0;
}

.link-footer a {
    border: 1px #354060 solid;
    padding: 3px;
    border-radius: 3px;
    display: block;
    float: left;
    margin: 3px;
    color: #354060;
    font-size: 12px;
    font-style: italic;
}

footer {
    background: url('../image/bg-nghiencuu-min.jpg');
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 33px;
    margin-top: 30px;
}

.bx-wrapper {
    margin-bottom: 0 !important;
}

.powered {
    background: #297A62;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #FFF;
}

.powered a{
    color: #FFF;
}

.footer-title {
    font-weight: 600;
}

.feedback {
    padding-top: 20px;
    padding-bottom: 20px;
}

.feedback-detail {
    background-color: #fff;
    padding: 10px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 4px 4px 0px 0px #a0b5ca;
    -moz-box-shadow: 4px 4px 0px 0px #a0b5ca;
    box-shadow: 4px 4px 0px 0px #a0b5ca;
    position: relative;
    margin-bottom: 40px;
    color: #58668f;
    height: 200px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.feedback-detail:after {
    content: " ";
    position: absolute;
    background: url(../image/customer-review-arrow.png) center no-repeat transparent;
    width: 23px;
    height: 18px;
    bottom: -18px;
    left: 40px;
}

.feedback .heading-title {
    color: #FFF;
    margin-bottom: 40px;
    font-weight: 100;
    font-size: 40px;

}

.feedback-customer {
    font-weight: 600;
    font-size: 24px;
}

.feedback-date {
    font-style: italic;
}

.staff .heading-title {
    font-size: 40px;
    font-weight: 100;

}

.staff-image {
    margin-bottom: 20px;
    display: block;
    padding: 30px;
    padding-bottom: 0;
}

.staff-name {
    font-weight: 600;
    font-size: 20px;
    color: #009DEB;
}

.staff-job {
    font-size: 15px;
    margin-bottom: 8px;
}

.staff-info {
    font-size: 15px;
}

.why-us {
    padding-top: 20px;
    padding-bottom: 50px;
}

.why-us .heading-title {
    text-align: center;
    margin-bottom: 40px;
    font-weight: 100;
    font-size: 40px;
}

.why-us .text {
    font-size: 16px;
}

.new-home .heading-title {
    font-weight: 100;
    font-size: 40px;
    margin-bottom: 50px;
    margin-top: 20px;
}

.new-home-title {
    font-weight: 600;
    color: #354060;
}

.new-home-image {
    width: 100%;
}

.newsletter {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #F4F7FF;
    background: url(../image/landing-page-1-bg.png) 0 40px repeat-x #f4f7ff;
}

.newsletter .heading-title {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #18a7f5;
}

.form-content {
    background: #FFF;
    border-radius: 15px;
    padding: 20px;
    border: 1px solid #c5d0ef;
}

.left-newsletter {
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, linear-gradient(to bottom, #14a6f4 0%, #47c8ff 100%);
    box-shadow: 0px 3px 0px 0px rgba(40, 138, 215, 0.26);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    padding: 25px 40px;
    color: #fff;
    border-radius: 15px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.left-newsletter-title {
    margin-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.button_newsletter {
    background: linear-gradient(to bottom, #2983d8 0%, #1bb3ea 100%);
    color: #FFF;
    border: none;
    text-shadow: none;
}

.button_newsletter:hover {
    background: #2983d8;
    color: #FFF;
}

.service-home {
    padding-top: 30px;
    padding-bottom: 50px;
}

.service-home .heading-title {
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 30px;
    display: block;

}

.service-home .cat-name a {
    display: block;
    font-size: 20px;
    margin-top: 10px;
    color: #333;
    font-weight: bold;
}

.tour-home {
    padding-top: 30px;
    padding-bottom: 50px;
}

.tour-home .heading-title {
    color: #FFF;
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 50px;

}

.tour-border {
    background: #FFF;
    border-radius: 7px;
    overflow: hidden;
}

.tour-border .tour-info {
    padding: 20px;
}

.tour-border .tour-price {
    color: #e93550;
    font-size: 16px;
}

.tour-border .tour-description {
    margin-bottom: 10px;
}

.tour-info .tour-name {
    overflow: hidden;
}

.tour-info a {
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #354060;
    overflow: hidden;
}

h1.heading_title {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 50px;
}

#content * {
    max-width: 100%;
}

#content img {
    height: auto !important;
}

.tour-border .tour-image {
    position: relative;
}

.tour-border .tour-image .tour-fee {
    position: absolute;
    top: 15px;
    left: 22px;
    background: #DD304E;
    font-weight: bold;
    padding: 5px 10px;
    color: #FFF;
    border-radius: 3px;
}

.tour-border .tour-image:hover .cover {
    display: block;
}

.tour-border .tour-image .cover {
    background: #009deb;
    background: -moz-linear-gradient(top, #009deb 0%, rgba(103, 240, 255, 0.8) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #009deb), color-stop(100%, rgba(103, 240, 255, 0.8)));
    background: -webkit-linear-gradient(top, #009deb 0%, rgba(103, 240, 255, 0.8) 100%);
    background: -o-linear-gradient(top, #009deb 0%, rgba(103, 240, 255, 0.8) 100%);
    background: -ms-linear-gradient(top, #009deb 0%, rgba(103, 240, 255, 0.8) 100%);
    background: linear-gradient(to bottom, #009deb 0%, rgba(103, 240, 255, 0.8) 100%);
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
    padding-top: 30%;
}

.tour-border .tour-image .cover a {
    border: 2px #FFF solid;
    border-radius: 3px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

.new-list-title a {
    color: #354060;
    font-size: 18px;
    font-weight: bold;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #297A62;
}

@media screen and (min-width: 767px) {
    header {
        position: fixed;
        z-index: 300;
        top: 0;
        left: 0;
        width: 100%;
    }
}

.tour-left {
    padding-top: 20px;
}

.tour-left .button-book-tour {
    background: #f33750;
    background: -moz-linear-gradient(top, #f33750 0%, #f16f5c 0%, #da2038 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f33750), color-stop(0%, #f16f5c), color-stop(100%, #da2038));
    background: -webkit-linear-gradient(top, #f33750 0%, #f16f5c 0%, #da2038 100%);
    background: -o-linear-gradient(top, #f33750 0%, #f16f5c 0%, #da2038 100%);
    background: -ms-linear-gradient(top, #f33750 0%, #f16f5c 0%, #da2038 100%);
    background: linear-gradient(to bottom, #f33750 0%, #f16f5c 0%, #da2038 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f33750', endColorstr='#da2038', GradientType=0);
    -webkit-box-shadow: 0px 3px 0px 0px rgba(210, 26, 49, 0.45);
    -moz-box-shadow: 0px 3px 0px 0px rgba(210, 26, 49, 0.45);
    box-shadow: 0px 3px 0px 0px rgba(210, 26, 49, 0.45);
    border: 1px solid #bf2337;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 30px;
    text-shadow: 0px 3px 0px rgba(171, 46, 62, 0.45);
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 25px;
}

.tour-left p {
    color: #797979;
    line-height: 25px;
    font-weight: bold;
}

.tour-left-contact {
    color: #fff;
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, #14a6f4;
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -moz-linear-gradient(top, #14a6f4 0%, #47c8ff 100%);
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -webkit-gradient(left top, left bottom, color-stop(0%, #14a6f4), color-stop(100%, #47c8ff));
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -webkit-linear-gradient(top, #14a6f4 0%, #47c8ff 100%);
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -o-linear-gradient(top, #14a6f4 0%, #47c8ff 100%);
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -ms-linear-gradient(top, #14a6f4 0%, #47c8ff 100%);
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, linear-gradient(to bottom, #14a6f4 0%, #47c8ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14a6f4', endColorstr='#47c8ff', GradientType=0);
    -webkit-box-shadow: 0px 3px 0px 0px rgba(40, 138, 215, 0.26);
    -moz-box-shadow: 0px 3px 0px 0px rgba(40, 138, 215, 0.26);
    box-shadow: 0px 3px 0px 0px rgba(40, 138, 215, 0.26);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 25px 30px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
}

.tour-left-contact .title {
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
/* price table */
.bg_color_header-0 .price-table-header,
.bg_color_header-0 .price-table-body li .price-table-body-cell:before,
.bg_color_header-0 .price-table-btn {background-color: #70AE73;}
.bg_color_header-1 .price-table-header,
.bg_color_header-1 .price-table-body li .price-table-body-cell:before,
.bg_color_header-1 .price-table-btn {background-color: #FFAC00;}
.bg_color_header-2 .price-table-header,
.bg_color_header-2 .price-table-body li .price-table-body-cell:before,
.bg_color_header-2 .price-table-btn {background-color: #FF745C;}
.bg_color_header-3 .price-table-header,
.bg_color_header-3 .price-table-body li .price-table-body-cell:before,
.bg_color_header-3 .price-table-btn {background-color: #475ca7;}
.bg_color_header-4 .price-table-header,
.bg_color_header-4 .price-table-body li .price-table-body-cell:before,
.bg_color_header-4 .price-table-btn {background-color: #70AE73;}
.bg_color_header-5 .price-table-header,
.bg_color_header-5 .price-table-body li .price-table-body-cell:before,
.bg_color_header-5 .price-table-btn {background-color: #37C9A2;}
/*.price-table {background-color: #F5F5F5;}*/
ul.price-table-body {
    list-style: none;
}
.price-table .clearfix {margin-bottom: 30px;}
.price-table_inner {
    padding-top: 15px;
    -moz-transition: padding 0.2s linear, margin 0.2s linear !important;
    -o-transition: padding 0.2s linear, margin 0.2s linear !important;
    -webkit-transition: padding 0.2s linear, margin 0.2s linear !important;
    transition: padding 0.2s linear, margin 0.2s linear !important;
}
.price-table_inner:hover {
    padding-top: 0;
}
.price-table_inner,
.price-table_inner * {
}
.price-table_inner:hover,
.price-table_inner:hover * {
}
.price-table-box {
    border: solid 1px #EBEBEB;
    border-bottom: solid 2px #D3D3D3;
    border-top-width: 2px;
    -moz-transition: -moz-box-shadow 0.2s linear;
    -o-transition: box-shadow 0.2s linear;
    -webkit-transition: -webkit-box-shadow 0.2s linear;
    transition: box-shadow 0.2s linear;
    border-radius: 6px;
    overflow: hidden;
}
.price-table .price-table-header {
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    color: #fff;
}
.price-table .price-table-header .price-table-header-top-wrap {
    background-color: #F5F5F5;
    border-top: solid 1px rgba(255,255,255,0.2);
    color: #9D9D9D;
    font-size: 20px;
    text-align: center;
    width: 80px;
    height: 80px;
    left: 32%;
    position: relative;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 80px;
    border: solid 2px #c9c9c9;
    top: 10px;
    margin: auto;
    position: unset;
    margin-top: 25px;
}
.price-table-header-top {
    height: 90px;
}
.price-table .price-table-header .price-table-header-bottom {
    border-top: solid 1px rgba(255,255,255,0.2);
    height: 60px;
}
.price-table .price-table-header .price-table-header-bottom:after {
    background: #fff;
    content: '' !important;
    display: block !important;
    height: 60px;
    left: 0;
    filter: alpha(opacity=15);
    -khtml-opacity: 0.15;
    -moz-opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    opacity: 0.15;
    position: absolute;
    width: 100%;
}
.price-table .price-table-body {
    background-color: #E4E7F2;
    padding: 0;
    color: #9D9D9D;
    margin: 0;
}
.price-table .price-table-body ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.price-table .price-table-body ul br {
    display: none;
}
.price-table .price-table-body ul > li {
    background: none;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    display: table;
    position: relative;
    min-height: 17px;
    line-height: 16px !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 10px 5px !important;
    text-align: inherit !important;
    width: 100%;
    font-size: 14px;
    text-align: center !important;
}
.price-table .price-table-body ul li:nth-child(odd) {
    background: #F5F5F5;
}
.price-table .price-table-body ul li:nth-child(even) {
}
.price-table .price-table-footer {
    text-align: center;
    display: block;
    border-radius: 0 0 5px 5px;
}
.price-table .price-table-footer a {
    display: block;
    padding: 20px;
    font-size: 18px;
    color: #fff;
}
.price-table .price-table-footer a:hover {
    color: #333 !important;
}
.price-table .price-table-body-cell *{
    color: #666;
}
.price-table_inner:hover .price-table-body-cell * {
    color: #333;
}
.price-table_inner:hover .price-table-header-bottom {
    opacity: 0.6;
}
.price-table .price-table-header-top {text-align: center;}
.price-table .price-table-header-top-wrap {
    position: unset;
    margin: auto;
}

.header-text{
    text-align: center;
    display: block;
    color: #dc0f00;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    margin-top: 21px;
}

.service-slider-text{
    padding-top: 40px;
    padding-bottom: 40px;
}

.service-slider-text .title{
    background: #2C7660;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    max-width: 400px;
    padding: 10px;
    font-size: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.service-slider-text .title h3{
    margin: 0;
    font-size: 20px;
    font-weight: bold;
}

.service-slider-text .description{
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
}

.service-title-image{
    background: #f1f1f1;
    padding-bottom: 30px;
}

.service-title-image img{
    display: block;
    margin: 0 auto;
    max-width: 980px;
}

.service-tieuchuan{
    padding-top: 40px;
    padding-bottom: 40px;
}

.service-tieuchuan .element-description{
    font-size: 18px;
    min-height: 150px;
    margin-bottom: 10px;
    text-align: center;
}

.service-tieuchuan .element-image img{
    width: 100%;
    margin-bottom: 20px;
}

.service-title-text{
    padding-bottom: 30px;
}

.green-title{
    background: #247b62;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
}

.green-title h3{
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}

.service-title-text .description{
    text-align: center;
    font-size: 20px;
}

.service-image-text{
    padding-bottom: 50px;
}

.red-title{
    border: 2px #c52e33 solid;
    border-radius: 5px;
    color: #c52e33;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 18px;
}

.red-title h3{
    font-size: 18px;
    font-weight: bold;
}

.service-image-text .description{
    font-size: 18px;
    line-height: 30px;
    font-weight:bold;
}

.feedback-row{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px #CCC dashed;
}

.feedback-row .customer-name{
    font-weight: bold;
    font-size: 20px;
    color: #247b62;
    margin-top: 10px;
    margin-bottom: 10px;
}

.feedback-row .customer-feedback{
    font-size: 18px;
}

.newsletter{
    background: #E2E2E2;
    padding: 20px;
    border: 2px #207057 solid;
    border-radius: 10px;
}

.newsletter ul{
    padding-left: 20px;
}

.newsletter{
    font-weight: bold;
}

.newsletter .button{
    background: #EF742B;
    color: #FFF;
    text-shadow: none;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    border: none;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.product-list .product-title{
    text-align: center;
    color: #FFFFFF;
    display: block;
    padding: 10px;
    border-radius: 5px;
    background: #2D7962;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

.product-list .product-image{
    width: 100%;
}

.product-list .product-attribute{
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    font-weight: bold;
}

.sf-menu a{
    text-transform: capitalize;
}

.sf-menu ul li {
    background: #2D7962;
}
.sf-menu ul ul li {
    background: #2D7962;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
    background: #2D7962;
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none;
}

@media only screen and (max-width: 768px) {
    body {
        padding-top: 0;
    }
}