﻿/*!
 * style.css
 * Version - 1.0
 * Website: Ecoinvest
 * Author: ThuongBC
 * Copyright (c) 2021 Bicweb.Vn
 */
/*#region GLOBAL */
html, body {
    color: #222;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    --mark_size: 66.666%;
}

    body * {
        outline: none;
    }

a {
    color: #2a2a2a;
    text-decoration: none;
}

.bct_title {
    font-size: 2.5rem;
    color: #30509b;
    text-transform: uppercase;
    position: relative;
    font-weight: 800;
    line-height: 1.3;
    padding-bottom: 1rem;
    margin-bottom: 1.75rem;
}
.bct_relative.contact_page .bct_title {
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: 700;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

.upper {
    text-transform: uppercase;
}

a:hover, a:focus, a:active {
    text-decoration: none;
    color: #f79621;
    outline: none;
    -webkit-transition: all 100ms ease 0s;
    -moz-transition: all 100ms ease 0s;
    -o-transition: all 100ms ease 0s;
    transition: all 100ms ease 0s;
}

:root {
    --parent-size: 100%;
}

.bct_module {
    margin-top: 3rem;
}

.img-editor:last-child, img {
    max-width: 100%;
}

.RadAjax.RadAjax_Default {
    background-color: rgba(0, 0, 0, 0.5) !important;
    height: 100% !important;
    left: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}

.bachhop-nguon {
    text-align: right;
    font-size: 14px;
    color: #212121;
    padding-top: 15px;
}

.bachhop-span-nguon {
    font-weight: bold;
}

coccocgrammar {
    display: none;
}

.bachhop-grid {
    display: grid;
}

.bachhop-relative {
    position: relative;
}

.bachhop-abs {
    position: absolute;
    bottom: 0;
    left: 0;
}

.bachhop-a {
    color: #fff;
}

.bachhop-h1, .bachhop-h2, .bachhop-h3, .bachhop-h4 {
    margin: 0;
    line-height: 1.2;
    font-size: unset;
}

.bachhop-figure {
    margin: 0;
    overflow: hidden;
}

    .bachhop-figure:hover {
        background: #222;
    }

        .bachhop-figure:hover img {
            opacity: 0.5;
            transition: 1s;
        }

.bachhop-banner {
    text-align: center;
    position: relative;
}

.bachhop-abs .bachhop-a:hover {
    color: #fff;
}

.bachhop-figure img {
    width: 100%;
}

.bachhop-content-dungbolo .owl-item {
    width: 304px !important;
}

iframe {
    max-width: 100% !important;
}

.closse-gernral {
    height: 100vh;
    position: fixed;
    width: 100%;
    float: left;
    background: rgba(0,0,0,0.3) !important;
    top: 0;
    display: none;
}

.bachhop-main-content-detail p {
    margin: 0;
}

.bachhop-imgtest {
    display: none;
}
/*#endregion */



/*#region BANNER */
.bachhop-navigate {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-transform: uppercase;
}

.bachhop-banner-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.gd_banner {
    clear: both;
}

.gd_cover_item {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 37vh;
}

    .gd_cover_item .img-fluid {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .gd_cover_item .gd_absolute {
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 100%;
        top: 50%;
        color: #fff;
        position: absolute;
        left: 50%;
        text-align: center;
        z-index: 2;
        max-width: 1410px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding: 0 15px;
        flex-wrap: wrap;
    }

    .gd_cover_item .gd_text {
        display: block;
        text-transform: uppercase;
        font-size: 50px;
        line-height: 1;
        margin-bottom: 0;
    }

.gd_breadcrumb {
    clear: both;
    font-size: 14px;
    text-align: center;
    position: relative;
}

    .gd_breadcrumb ol {
        list-style: none;
        display: inline-flex;
        padding: 0;
        margin: 0;
        color: #fff;
        justify-content: center;
    }

        .gd_breadcrumb ol * {
            color: #fff;
        }

    .gd_breadcrumb a {
        color: #fff;
        text-transform: none;
        font-size: 1.125rem;
        white-space: nowrap;
        font-weight: 500;
    }

/*#endregion */


/*#region Register */
.bct_tour__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px;
    border: 2px solid #d66239;
}

.bct_register .bct_tour__content {
    flex-wrap: wrap;
}

.bct_register .bct_tour__title {
    flex: 0 0 50%;
}

.bct_poster .bct_tour__title, .bct_register .bct_tour__title {
    font-size: 2.5rem;
}

.bct_tour__title {
    flex: 0 0 48%;
    font-size: 1.875rem;
    color: #f15922;
    left: -6px;
    position: relative;
    background: #fff;
    padding: 15px 0;
}

.bct_reg__form {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    padding-right: 30px;
}

.bct_module.bct_register {
    padding-top: 3.875rem;
}

.bct_tour__desc {
    font-size: 1rem;
    color: #222;
    text-transform: none;
    font-weight: 400;
    margin: 0;
    line-height: 1.3;
    margin-top: 10px;
}

#txtDangKy {
    flex: 70%;
    margin: 0 10px;
    height: 3.125rem;
    border: 1px solid #cccccc;
    padding-left: 10px;
}

.bct_register .bct_tour__title {
    flex: 0 0 50%;
}

#txtDangKy::placeholder {
    font-size: 1rem;
}

.bct_view__more.reg {
    margin: 0;
}

.bct_reg__form {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    padding-right: 30px;
}


svg {
    fill: transparent;
}

.bct_view {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    left: 0;
    transform: translateY(-50%);
    text-decoration: none;
    color: #f15922;
    font-weight: 600;
    height: 50px;
    line-height: 49px;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #30509b;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -15px;
    transition: 0.4s;
}

.bct_view__more::after {
    position: absolute;
    width: 50px;
    height: 1px;
    background: #30509b;
    content: '';
    top: 50%;
    right: -15px;
    transition: 0.4s;
}

.bct_view__more:hover.bct_view__more::after, .bct_view__more:hover .arrow-right {
    right: -30px;
}



/*---- Article details------------*/

.bic_DetailPost_Gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

    .bic_DetailPost_Gallery .gd_post__image {
        flex: 0 0 20%;
        padding: 0 15px;
        margin-bottom: 1.875rem;
        height: calc(250/370 * (var(--content-size)/5 - 30px));
    }

        .bic_DetailPost_Gallery .gd_post__image::after {
            display: none;
        }
.gd_grids .gd_item.gridx2 {
    width: 66.666667%;
}

.bct_article__related {
    width: 66.6%;
    margin: auto;
}

.gd_post__event {
    position: absolute;
    left: 1.5rem;
}

.bct_news_single__body img {
    width: 100%;
}

.gd_post__event a:hover {
    background-color: #f79621;
    border-color: #f79621;
}

.gd_post__event a {
    width: 4rem;
    height: 4rem;
    display: flex;
    flex-direction: column;
    background: #f6821f;
    margin-bottom: 10px;
    text-align: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 500;
    font-size: 0.9rem;
}

    .gd_post__event a i {
        color: #fff;
        font-size: 23px;
    }

.gd_share {
    background-position: -187px -231px !important;
}

.gd_print {
    background-position: -247px -233px !important;
}

.bct_news_single__title {
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 600;
}

    .bct_news_single__title.text-ct {
        margin: auto;
        display: block;
        margin-bottom: 1rem;
    }

.bct_news_single__body {
    line-height: 1.4;
    padding-left: 6.75rem;
    position: relative;
}

    .bct_news_single__body ul {
        padding-left: 0;
    }

.bct_img_avt {
    width: 100%;
    height: 30rem;
}

    .bct_img_avt img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }

.bct_news__single {
    width: 66.6%;
    margin: auto;
}
/*#endregion */


/*#region Project */
a.bic_gallery__link {
    width: 50px;
    height: 50px;
    background: #52bc2359;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

    a.bic_gallery__link::after {
        content: '\f302';
        font-family: 'Font Awesome 5 Pro';
        color: #fff;
        font-size: 20px;
        top: 50%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%)translateY(-50%);
    }

figure.bic_new__imgCover {
    position: relative;
}
.bct_silde__brand {
    margin: 2rem 0 3.125rem;
}

.bic_new__content * {
    text-align: justify;
}

.v3 .bic_caption {
    margin-bottom: 5px;
    display: block;
}

.gd_item {
    display: flex;
    align-items: center;
    height: calc(200/270 * (var(--content-size)/4) - 30px);
    border: 1px solid #ccc;
    justify-content: center;
}

.tab-content {
    padding-left: 1.25rem;
    margin-top: 2.25rem;
}

.gd_item img {
    max-height: 55%;
    object-fit: contain;
}

.bct-tabPane.tab-pane ul li {
    color: #fff;
    margin-bottom: 1.875rem;
    position: relative;
    padding-left: 1rem;
}

    .bct-tabPane.tab-pane ul li::after {
        position: absolute;
        content: '\f111';
        font-family: 'Font Awesome 5 Pro';
        font-weight: bold;
        left: 0;
        top: 8px;
        color: #52bc23;
        font-size: 6px;
    }

ul.nav.bic_steps__nav::after {
    position: absolute;
    content: '';
    height: 1px;
    width: calc(100% - 40px);
    bottom: -1px;
    background: #c2c2c2;
    z-index: 0;
}

.bic_steps__nav {
    margin-top: 2rem;
    position: relative;
    padding-left: 1.25rem;
}

.nav-item .nav-link {
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.25rem;
    padding-right: 2.5rem;
    position: relative;
    margin-right: 2rem;
    padding-bottom: 1rem;
    left: 0;
    z-index: 1;
}

.tab-content {
    padding-left: 1.25rem;
}

.nav-item .nav-link.active.show::after {
    background: #52bc23;
    width: 100%;
}

.nav-item .nav-link::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    background: #52bc23;
    left: 0;
    bottom: -1px;
    transform-origin: 0 center;
    width: 0;
    transition: 0.4s;
}

.bic_module.mainProject {
    background-image: url(/Styles/images/MainProJect.jpg);
    background-size: cover;
}

.bct_hightlight__item:first-child {
    flex: 0 0 56%;
}

.bct_hightlight__item {
    flex: 0 0 40%;
    padding: 0 15px;
}

.bic_new__imgCover img {
    width: 100%;
}

.bic_box__text.v3 {
    padding: 0;
    margin-bottom: 2rem;
}

.bic_new__content * {
    line-height: 1.7;
}

.bic_prameter_detail {
    display: flex;
    padding: 3.5rem 0;
}

.bic_main__para {
    flex: 0 0 20%;
    font-size: 2.5rem;
    color: #52bc23;
    text-align: center;
    font-weight: 600;
    border-right: 1px solid #a4a1a236;
    line-height: 1;
    padding: 30px 0;
}

    .bic_main__para:last-child {
        border: none;
    }

section.bic_submodule {
    background: url(/Styles/images/loopbg.jpg);
}

.bic_main__para ins {
    font-size: 1.5rem;
    text-decoration: none;
}

.bic_para__dessc {
    font-size: 1rem;
    color: #a4a4a4;
    text-transform: uppercase;
    margin-top: 1.875rem;
}

/*#endregion */
/*#region ARTICLE */

.gd_post__item {
    margin-bottom: 5.125rem;
    cursor: pointer;
}

.gd_article__related .gd_post__item {
    margin-bottom: 3.5rem;
}

.gd_post__item:hover .gd_post__content {
    background-color: #30509b;
    border-color: #30509b !important;
}

.gd_post__item:hover .gd_post__excerpt, .gd_post__item:hover .gd_post__title .gd_text {
    color: #fff;
}

.page-project .gd_post__item {
    margin-bottom: 2rem;
}

.gd_post__image a::before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
    transition: opacity 0.35s, transform 0.45s;
    -webkit-transform: translate3d(-15px,0,0);
    transform: translate3d(-15px,0,0);
    z-index: 1;
}

.gd_post__image:hover a::before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.page-project .gd_post__image {
    height: calc(60/100 * (var(--content-size)/3 - 30px));
}

    .page-project .gd_post__image::after {
        display: none;
    }

.page-project .gd_post__excerpt::after {
    display: none;
}

.page-project .gd_post__content {
    position: relative;
}

.page-project .gd_post__title .gd_text {
    color: #444;
    padding: 1rem 0;
    margin: 0;
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 600;
}

.gd_post__excerpt * {
    margin-bottom: 5px;
    line-height: 1;
}

.page-project .gd_post__excerpt {
    padding-left: 0;
}

    .page-project .gd_post__excerpt::after {
        display: none;
    }

.gd_post__image::before {
    background-color: #fff;
    opacity: 0.6;
    top: 0;
    bottom: 0;
    content: '';
    position: absolute;
    width: 200px;
    box-shadow: 0 0 100px #fff;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg)translateX(-200%);
    -webkit-transition: all 2s ease;
    transition: all 0.9s ease;
    z-index: 1;
}

.gd_post__image:hover::before {
    transform: skew(-20deg)translateX(250%);
}

.gd_post__image::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(to bottom,#0000 50%,#281f1fd9);
    z-index: 1;
    left: 0;
    top: 0;
}

.gd_post__content {
    flex: 0 0 100%;
    padding: 30px;
    position: relative;
    transition: all 300ms ease-in 0ms;
}

#load_article .gd_post__content {
    border-bottom: 3px solid #fcca03;
}

.gd_post__excerpt {
    font-size: 1rem;
    color: #8c8c8c;
    display: -webkit-box !important;
    max-width: 100%;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.item_inner {
    position: relative;
    box-shadow: 0 0 18px 2px #c7c7c759;
}

.gd_post__image {
    position: relative;
    height: calc(250/370 * (var(--content-size)/3 - 30px));
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 0;
}

    .gd_post__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 300ms ease-in 0ms;
    }

    .gd_post__image a {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
    }

.page-service .gd_post__image::after {
    display: none
}

.gd_post__title .gd_text {
    font-size: 1.125rem;
    color: #30509b;
    font-weight: 700 !important;
    margin-bottom: 1rem;
    padding: 0;
    display: -webkit-box !important;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.42;
    font-weight: 600;
    text-transform: uppercase;
}

.gd_post__image:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.gridx2 .gd_post__title .gd_text {
    font-size: 1.5rem;
}

.bct_news__title {
    display: flex;
}

.gd_post__items {
    height: auto !important;
}

.gd_grids {
    flex: 0 0 100%;
}


    .gd_grids .item_inner {
        position: relative;
    }

.gd_item__image {
    position: relative;
    margin: 0;
}

    .gd_item__image img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        transition: all 300ms ease-in 0ms;
    }

.gd_date span {
    display: block;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: -3px;
    font-weight: 700;
    color: #fff;
}



.bct_post__title .bct_text {
    font-size: 1rem;
    line-height: 1.2;
    margin-top: 10px;
}

.page-article, .page-project {
    padding: 3.125rem 0 0;
}

.bct-article-items {
    display: flex;
    flex-wrap: wrap;
}

.bct_post__item {
    width: 100%;
}

.bct_post__inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    margin-bottom: 1.875rem;
}

.bct_post__image {
    flex: 0 0 32%;
    overflow: hidden;
    height: 6.25rem;
    position: relative;
}

    .bct_post__image a {
        display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 100%;
    }

        .bct_post__image a::before {
            position: absolute;
            top: 15px;
            right: 15px;
            bottom: 15px;
            left: 15px;
            border: 1px solid #fff;
            content: '';
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
            transition: opacity 0.35s, transform 0.45s;
            -webkit-transform: translate3d(-15px,0,0);
            transform: translate3d(-15px,0,0);
            z-index: 1;
        }

    .bct_post__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 300ms ease-in 0ms;
    }

.bct_post__content {
    flex: 0 0 68%;
    padding: 1.25rem;
    transition: all 300ms ease-in 0ms;
    font-family: 'Montserrat', sans-serif;
    padding-top: 0;
}

.bct_post__excerpt {
    font-size: 1rem;
    color: #000;
    display: -webkit-box !important;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
}

.bct_post__item:hover a::before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.bct_post__image:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.bct_box.bct_title {
    font-size: 2.5rem;
    color: #f6821f;
    padding: 3.75rem 0;
    position: relative;
    margin: 0;
    line-height: 1;
    font-weight: 800;
}

    .bct_box.bct_title::after {
        position: absolute;
        content: '';
        width: 70px;
        height: 2px;
        bottom: 2.25rem;
        left: 50%;
        transform: translateX(-50%);
        background: #f6821f;
    }


/*===================================== Aticle Detail =====================================*/
.page-detail {
    color: #303030;
    padding: 50px 0;
}

.page-article-detail {
    margin-bottom: 3.125rem;
    padding-top: 50px;
}

.gd_readmore {
    cursor: pointer;
    margin-top: 15px;
    color: #fff;
    font-size: 1.25rem;
    position: relative;
    background-color: #f7941d;
    padding: 0.75rem 3.5rem 0.8rem;
    display: inline-flex;
    margin: auto;
    font-weight: 400;
    align-items: center;
    transition: all 300ms ease-in 0ms;
}

.gd_load__more .gd_readmore {
    font-size: 1.15rem;
    font-weight: 400;
    color: #fff;
}

.page-detail {
    color: #303030;
    padding: 50px 0;
}

.gd_post__single .gd_post__meta {
    margin-top: 7px;
    display: flex;
    justify-content: space-between;
}

.gd_post__meta .gd_date {
    text-align: center;
    color: #666;
    font-size: .9rem;
    background: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
    display: block;
}

    .gd_post__meta .gd_date span {
        display: block;
        font-size: 2.5rem;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        margin-top: 5px;
        margin-bottom: 1rem;
        font-weight: 700;
        border-bottom: 1px solid rgba(255,255,255,0.5);
    }

.gd_post__single .meta_wr {
    display: flex;
}

.gd_single__image {
    border-radius: 15px;
    overflow: hidden;
}

.gd_post__single_title {
    font-size: 1.625rem;
    color: #222;
    text-align: center;
    max-width: 50%;
    margin: auto;
    font-weight: 700;
    margin-bottom: 1rem;
}
.gd_article__single {
    position: relative;
}

    .gd_article__single .show_more {
        background: linear-gradient(to top, rgb(255, 255, 255) 30%,rgba(255,255,255,.95),rgba(255,255,255,0) 100%);
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 65px 15px 25px 160px;
        font-weight: 400;
        color: #222;
        cursor: pointer;
        text-align: center;
        display: none;
    }

        .gd_article__single .show_more:after {
            content: "\f107";
            cursor: pointer;
            font-family: 'Font Awesome 5 Pro';
            font-size: 1rem;
            margin-left: 5px;
            font-weight: 400;
        }

    .gd_article__single + .gd_social__bar {
        padding-left: 160px;
    }

.gd_article__related {
    margin-top: 5.125rem;
}


.gd_post__single_content {
    padding: 3.125rem 4.5rem;
    box-shadow: 0 0 10px #c1bebe8c;
}

.gd_post__single_body {
    text-align: justify;
    color: #222;
    font-size: 1rem;
    position: relative;
}

.gd_related_title {
    margin-bottom: 3.5rem;
}

/*===================== Gallery =====================*/
.page-content {
    padding: 3.75rem 0;
}
.page-gallery .gd_grids {
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
}

    .page-gallery .gd_grids .gd_item {
        padding: 0 15px;
        display: block;
        flex: 0 0 33.333333%;
        height: auto;
        border: none;
        margin-bottom: 1.875rem;
    }

    .page-gallery .gd_grids .item_inner {
        position: relative;
        height: calc( 250/370 * (var(--content-size)/3 - 30px));
        width: 100%;
    }

.page-gallery .gd_item__image {
    position: relative;
    margin: 0;
    height: 100%;
}

    .page-gallery .gd_item__image img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        display: block;
        transition: all 300ms ease-in 0ms;
        max-height: 100%;
    }

.page-gallery .control {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 0;
    width: 100%;
}

    .page-gallery .control .gd_wrap_box {
        width: 100%;
        height: 100%;
    }

    .page-gallery .control a {
        display: block;
        width: 100%;
        height: 100%;
    }

.page-gallery .gd_item .control:hover a .fa {
    color: #52bc23;
    background-color: #fff;
}

.page-gallery .control a i.fa {
    position: absolute;
    color: #fff;
    font-size: 1.5rem;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%) scale(0);
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    text-align: center;
    line-height: 5rem;
    z-index: 10;
    background-color: #263997;
    transform-origin: center;
    transition: 0.5s;
}

.gd_grids .gd_item:hover .control a i.fa {
    transform: translate(-50%, -50%) scale(1);
}

.page-gallery .gd_item .control:hover .gd_text {
    display: block;
}

.page-gallery .gd_item .gd_text {
    color: #fff;
    padding: 0 1.5rem;
    position: absolute;
    text-align: left;
    width: 100%;
    bottom: 1rem;
    font-size: 1.4375rem;
    z-index: 100;
    display: none;
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
    animation-delay: 100ms;
    animation-duration: 1000ms;
    animation-fill-mode: both;
    font-weight: normal;
}

.page-gallery .control:hover a:after {
    background-color: #30509b;
}

.page-gallery .control a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
}
/*#endregion */




/*#region Contact */


.page-contact .form-contact {
    margin: auto;
}

.form-contact .form-group {
    position: relative;
    margin-bottom: 1rem;
}

.bct_view__more {
    width: 190px;
    position: relative;
    height: 50px;
    margin: auto;
    cursor: pointer;
}

.contact-form-container .form-group input {
    background: #fff;
    padding-left: 3rem;
}

.form-group input {
    padding: 0.8rem;
    width: 100%;
}

.form-contact .form-group::before {
    position: absolute;
    left: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem;
    font-weight: bold;
    font-family: 'Font Awesome 5 Pro';
    text-align: center;
    color: #30509b;
}

.contact-form-container .form-contact label {
    display: none;
}

.contact-form-container textarea.form-control {
    background: #fff;
    height: 160px;
    padding-left: 3rem;
}

    .contact-form-container textarea.form-control::placeholder {
        font-size: 1rem;
        font-family: 'Montserrat', sans-serif;
    }

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-contact .form-group input {
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    
}

.bct_relative.contact_page {
    position: relative;
}
.bct_contact_mapInner {
    position: relative;
    z-index: 2;
}
.bct_absolute {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    display: flex;
    top: 50%;
    z-index: 2;
    pointer-events: none;
}
.bct_relative.contact_page::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #7d78781c;
    top: 0;
}

.contact-form-container {
    background: #fff;
    padding: 1.5rem;
    outline: 1px solid #30509b;
    outline-offset: 6px;
    width: 46%;
    position: relative;
    z-index: 2;
    pointer-events: all;
}

#txtName::before {
    content: '\f007';
}

#txtPhoneNum::before {
    content: '\f3cd';
}

#txtMail::before {
    content: '\f658';
}

#txtNote::before {
    content: '\f4ff';
    top: 1.2rem;
}
.bct_view__more .btn.btn-primary {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    left: 0;
    transform: translateY(-50%);
    text-decoration: none;
    color: #30509b;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
    background: none;
    border: none;
}

    .bct_view__more .btn.btn-primary.left {
        text-align: left;
        padding-left: 40px;
        text-transform: none;
    }


.page-content.page-contact {
    padding: 0;
    margin-top: 0;
}

.bct_tour_wg_item .bct_view__more {
    width: 100%;
    border: 1px solid #f15922;
}

.bct_tour_wg_item .arrow-right::before {
    height: 20px;
    width: 60px;
    background: #f5f5f5;
    position: absolute;
    content: '';
    right: 14px;
    top: 0;
    z-index: 2;
    transform: translateY(-50%);
}

.bct_send {
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #f15922;
    background: #f15922;
}

    .bct_send a {
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
    }
/*#endregion */



/*#region OTHER */

.bachhop-box_title {
    text-align: center;
}

/* Firefox */
@-moz-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Safari and Chrome */
@-webkit-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Opera */
@-o-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}

.bct_tour__image img {
    height: 100% !important;
    display: block;
}

/*#endregion */




/*#region Searching */

.bct_search__tour {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: -25px;
    flex-wrap: wrap;
}

.bct_search__item {
    height: 50px;
    padding: 0px 5px;
}

    .bct_search__item input {
        height: 100%;
        border: 1px solid #ccc;
        width: 100%;
        padding-left: 20px;
    }

    .bct_search__item.content {
        flex: 0 0 40%;
    }

    .bct_search__item.content {
        padding-left: 0;
    }

    .bct_search__item.group {
        flex: 0 0 25%;
    }

        .bct_search__item.group select {
            width: 100%;
            height: 100%;
            border: 1px solid #ccc;
            font-size: .9rem;
            font-style: italic;
            color: #666;
            font-family: 'Montserrat', sans-serif;
            padding-left: 20px;
        }

    .bct_search__item.time {
        flex: 0 0 20%;
        padding-right: 10px;
    }

        .bct_search__item.time .input-date {
            width: 100% !important;
            height: 100% !important;
        }

#ctl00_cphMain_ctl00_SearchingTour_txtNgayDi_dateInput_wrapper {
    height: 100%;
}

.bct_search__item input::placeholder {
    font-size: 1rem;
    font-style: italic;
}

bct_sear_tour_fillter {
    flex: 0 0 13%;
}

.bct_sear_tour_fillter {
    flex: 0 0 15%;
    text-align: center;
    background: #f15922;
    color: #fff;
    font-weight: 600;
    height: 50px;
    line-height: 56px;
}

    .bct_sear_tour_fillter:hover {
        color: #fff;
    }

#ctl00_cphMain_ctl00_SearchingTour_txtNgayDi_dateInput {
    font-size: .9rem;
}
/*#endregion */
