#block-vietnamtourism-local-tasks h2{
    display: none;
}
#block-vietnamtourism-local-tasks h1, #block-vietnamtourism-local-tasks h2, #block-vietnamtourism-local-tasks h3, #block-vietnamtourism-local-tasks h4, #block-vietnamtourism-local-tasks h5, #block-vietnamtourism-local-tasks h6 {
    text-align: right;
    margin-right: 50px;
    font-family: VNFGothamBold, Helvetica, Arial, sans-serif;
    color: #a5190e;
    font-size: 20px;
    line-height: 40px
}

#block-vietnamtourism-local-tasks ul {
    text-align: right;
    padding-right: 15px;
    border-bottom: 1px solid #959595
}

#block-vietnamtourism-local-tasks ul li {
    display: inline-block;
    margin: 0 5px
}

#block-vietnamtourism-local-tasks ul li a {
    color: #a5190e;
    display: block;
    padding: 5px 15px;
    border: 1px solid #959595;
    border-bottom: none
}

#block-vietnamtourism-local-tasks ul li a.is-active, #block-vietnamtourism-local-tasks ul li a:hover {
    color: #fff;
    background: #a5190e
}

#discover-more .wrap-info .info .discover-info {
    transition: all .8s;
}

#discover-more .wrap-info .info .explore-discover {
    width: 100%;
    position: absolute;
    text-align: center;
    transition: all .8s;
    z-index: 99999;
    color: #fff;
    margin: 0;    
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

#discover-more .wrap-info .info:hover .explore-discover {
    opacity: 1;
}
#discover-more .wrap-info .info:hover .discover-info {
    opacity: 0;
}
.landing-hero .title  {
    max-width: 1000px;
    /* top: 40%;
    left: 40%;
    transform: translate(-40%, -40%); */
}
.bx-controls-direction a {
    top: 35%!important
}
.page-plan-your-trip-detail #overview .wrap-carrier .thumb,
.page-thing-to-do-list #overview .wrap-carrier .thumb,
.page-plan-your-trip-detail #overview .wrap-partners .thumb,
.page-sustainable-landing #plane-carriers .wrap-carrier .thumb,
.page-plan-your-trip-detail #overview .wrap-partners .thumb {
    padding-top: 10%;
}
.page-plan-your-trip-detail #overview .wrap-carrier .thumb+.info,
.page-thing-to-do-list #overview .wrap-carrier .thumb+.info,
.page-plan-your-trip-detail #overview .wrap-partners .thumb+.info,
.page-sustainable-landing #plane-carriers .wrap-carrier .thumb+.info,
.page-plan-your-trip-detail #overview .wrap-partners .thumb+.info {
    width: auto;
    max-width: 65%;
    margin-top: 5%;
}

.page-thing-to-do-list .landing-hero .right-style {
    bottom: 5%;
}

#trip-subcribe {
    min-height: inherit;
}
#discover-more .wrap-thumb .info .back-discover {
    background-image: url(../images/bg-red2-tl.png),url(../images/bg-red2-tr.png),url(../images/bg-red2-br.png),url(../images/bg-red2-bl.png);
    background-repeat: no-repeat;
    background-position: 0 0,100% 0,100% 100%,0 100%;
    background-color: #a5190e;
    position: relative;
    color: #fff;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
}
#discover-more .wrap-thumb .info .back-discover span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
}
#discover-more .wrap-thumb .info .back-discover:after {
    border: 1px solid #f7bd01;
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
}
#discover-more .wrap-info .info .explore-discover a {
    text-decoration: none;
    font-weight: normal;
    font-size: 25px;
    display: block;
}
#discover-more .wrap-info .info .explore-discover span {
    color: #fff;
    text-transform: uppercase;
}