@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;
    overflow-x: hidden;
}

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

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

a:hover{
    text-decoration: none;
}

header {
    background: #FFF;
    position: relative;
}

header .background-image{

}

header .background-image .background-color{
    background-image: linear-gradient(330deg,#1a81c2,#d8d8d8);
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

header .header-content{
    position: relative;
    z-index: 9999;
}

#container-logo {
    padding: 5px;
}

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

#container-logo-mobile {
    padding: 5px;
}

#container-logo-mobile img {
    height: 45px;
}

.header-button{
    padding: 5px 10px;
    justify-content: center;
    border: solid 1px #fff;
    border-radius: 100px;
    font-size: 18px;
}

.header-button{
    color: #FFF;
    font-size: 15px;
}

.header-big-title-button{
    margin-top: 100px;
    color: #FFF;
    padding-bottom: 250px;
}

.big-title-header{
    margin: 0 auto;
    font-size: 48px;
    line-height: 1.17;
    text-transform: none;
    max-width: 740px;
    font-weight: 500;
}

.big-button-header{
    border-radius: 100px;
    background-color: #1a81c2;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding: 15px 25px;
    text-transform: uppercase;
    max-width: 600px;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

@media screen and (max-width: 768px) {
    .big-title-header {
        font-size: 18px;
    }

    .big-button-header{
        font-size: 16px;
    }

    header .header-content{
        padding-bottom: 0px;
    }

    .image-text-content{
        padding: 50px !important;
        text-align: center;
    }
}

@media screen and (max-width: 968px) {
    .sf-menu > li > a {
        padding: 16px 10px;
    }
}

.image-text{
    background-color: #f8fbfd;
}

.image-text-content{
    padding: 100px 115px;
    text-align: center;
}

.image-text-title{
    color: #1a81c2;
    font-size: 42px!important;
    font-weight: 600;
}
.image-text-description{
    color: #1a81c2;
    font-size: 22px;
    line-height: 1.24;
    text-align: center;
}

.image-text-first-button{
    font-weight: bold;
    border-radius: 100px;
    border-width: 1px;
    border-color: #1a81c2;
    border-style: solid;
    background: #1a81c2;
    color: #ffffff;
    padding: 15px 20px;
    width: 100%;
    font-size: 20px!important;
    text-transform: uppercase;
    display: block;
    margin-top: 20px;
}

.image-text-second-button{
    font-weight: bold;
    border-radius: 100px;
    border-width: 1px;
    border-color: #1a81c2;
    border-style: solid;
    background: #ffffff;
    color: #1a81c2;
    padding: 15px 20px;
    width: 100%;
    font-size: 20px!important;
    text-transform: uppercase;
    display: block;
    margin-top: 20px;
}


/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

footer h3.footer-title{
    margin-top: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}

footer a{
    color: #FFF;
}

.btn-primary {
    background: #1D8FD0;
}












































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

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

.hotline-info-mobile {
    color: #46C3FC;
    font-weight: bold;
    font-size: 15px;
    padding-top: 8px;
}

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

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

.content_menu_mobile a {
    color: #333333;
}

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

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

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

.body_menu_mobile {
    background: linear-gradient(200deg,#24caee,#1ab1e3 50%,#1099d8);
}

.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: #46C3FC;
}

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

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

}

.navbar-nav .open .dropdown-menu > li > a:hover {
    background: #46C3FC;
    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: #454b4f none repeat center top;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFF;
}

footer a:hover{
    color: #FFF;
    text-decoration: underline;
}

footer .footer-col{
    margin-bottom: 20px;
}

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

.powered {
    background: #282D2F;
    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: 35px;
    font-weight: bold;

    margin:0;
    padding-top: 100px;
    padding-bottom: 100px;
}

.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: #46C3FC;
}

.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 {
    color: #DD304E;
    font-weight: bold;
    font-size: 20px;
}