﻿.search-description {
    font-size: 30px;
}
.search-description {
    font-size: 42px;
    margin-bottom: 100px;
    font-family: Quicksand-Bold;
    color: #fff;
}
.logo-nav-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 15px;
    padding-top: 15px;
}
.search {
    flex-direction: column;
    padding: 10px;
}
.search {
    background-image: url('icon/bg1.png');
}
.naviagtion-block li a {
    font-size: 11px;
}
.navigation-bar {
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .navigation-bar ul {
        margin-bottom: 0 !important;
    }

nav .links {
    float: right;
    position: relative;
}

    nav .links li {
        float: left;
        list-style: none;
        position: relative;
        display: flex;
        align-items: center;
    }

.naviagtion-block li {
    padding: 10px 17px;
    text-decoration: none;
    color: white;
}

.navigation-bar ul {
    padding-left: 0;
    list-style: none;
}

.naviagtion-block {
    display: flex;
    list-style: none;
    align-items: center;
}


    .naviagtion-block li a {
        max-width: fit-content;
        text-decoration: none;
        color: black;
        font-size: 18px;
        font-family: Quicksand-Bold;
    }
.center {
    text-align: center;
    margin-top: 30px;
    padding: 0 20px;
}
.search-title {
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 48pt;
    font-family: Montserrat-Black;
    letter-spacing: 5px;
    color: #ffffff;
    text-shadow: 0px 2px 7px rgba(81, 67, 21, 0.8);
}
.style-link-online {
    text-decoration: none;
}

.center-container {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* margin-top: 37px; */
}
.search-form {
    position: relative;
    top: 50%;
    left: 40%;
    width: 80%;
    height: 50px;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
    transform: translate(-50%, -50%);
    background: #fff;
    transition: all 0.3s ease;
    border-radius: 10px;
}

.search-form .search-input {
    width: 50%;
    left: 33%;
}

.search-form .search-input {
    z-index: 1;
    position: absolute;
    top: 5px;
    left: 26%;
    font-size: 14px;
    background: none;
    color: #5a6674;
    width: 70%;
    height: 40px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.search-button {
    position: absolute;
    top: 10px;
    left: 96%;
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    outline: none !important;
    cursor: pointer;
}
.searchApi {
    box-shadow: none !important;
}

.searchApi {
    position: relative;
    left: -6%;
    border: none;
    box-shadow: none;
    padding-top: 0px;
    margin-top: 0px;
    height: 50px;
    top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 10px 0px 0px 10px;
    width: 230px;
    padding-left: 20px;
}
.center-container ul {
    list-style: none;
    display: flex;
}

.type {
    padding: 0 20px;
}

.type {
    width: 96%;
    margin-top: 31px !important;
    /* margin-bottom: 52px; */
    font-weight: bold;
    justify-content: space-between;
}


.Search_guide {
    padding-left: 0px;
    display: flex;
    position: relative;
    justify-content: flex-end;
    flex-direction: row !important;
}
    .Search_guide .header-search1 {
        width: 30%;
    }

.search-key {
    border-radius: 4px;
    width: 100%;
    border-color: #a1a1a1;
    padding: 7px 10px;
    display: flex;
    margin-right: 19px px;
    justify-content: space-evenly;
    text-align: center;
    background-color: white;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    text-wrap: nowrap;
    min-width: fit-content;
    padding: 15px 0;
    align-items: center;
}

.search-key {
    border-radius: 4px;
    width: 100%;
    border-color: #a1a1a1;
    padding: 7px 10px;
    display: flex;
    margin-right: 19px;
    text-align: center;
    background-color: white;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    border-radius: 10px !important;
}


.center-container ul li p {
    margin: auto;
    font-family: sans-serif;
    font-size: 16px;
    margin-left: 24px;
}

.center-container ul li p {
    margin: auto;
    font-size: 24px;
    margin-left: 8px;
    margin-right: 0;
}


.center-container ul li p {
    margin: auto;
    font-family: sans-serif;
    font-size: 16px;
    margin-left: 24px;
}

.center-container ul li p {
    margin: auto;
    font-size: 24px;
    margin-left: 8px;
    margin-right: 0;
}


@media screen and (max-width: 768px) {
    .type {
        flex-direction: column;
    }
}

@media screen and (max-width: 768px) {
    .search-title {
        font-size: 27px;
    }
}

@media (max-width: 768px) {
    .show-on-mobile a {
        display: block;
        font-size: 18px;
        font-family: 'Quicksand-Medium';
        padding: 5px;
    }
}
@media screen and (max-width: 768px) {
    .search-description {
        font-size: 30px;
    }
}
@media screen and (max-width: 768px) {
    .search-description {
        font-size: 30px;
    }
}
@media screen and (max-width: 768px) {
    .search-button {
        left: 85%;
    }
}
/*mobile*/
@media screen and (max-width: 768px) {

    /* .container-row {
        flex-direction: column;
    }*/

    .box-title a {
        font-size: 18px;
        line-height: 25px;
    }

    .box-img {
        width: 120px !important;
        height: 100px;
    }

    .img-content {
        width: 100%;
        height: 100%;
    }


    .margin-bot5 p {
        padding: 0 10px;
    }

    .search-description {
        font-size: 30px;
    }

    .type {
        flex-direction: column;
    }

    .nav-menu {
        display: none !important;
    }

    .arrow {
        border-color: #00002c transparent;
    }

    .title-header {
        font-size: 20px;
    }

    .search-key {
        align-items: center;
        margin: 5px 0 5px 0;
        text-align: center;
        justify-content: center;
    }

    .footer-background {
        text-align: center;
    }

    .flex {
        justify-content: center;
    }

    .search-title {
        font-size: 27px;
    }

    .bars-icon {
        font-size: 20px;
    }

    .footer-information {
        padding: 0 !important;
    }

    .dashboard-maps {
        display: none;
    }

    .hiden-mobile img {
        display: block !important;
    }

    .postionparent {
        position: relative;
    }

    .gach {
        width: fit-content;
        background-color: transparent;
    }

    .nav-left-mobile {
        display: flex;
        flex-direction: column;
        align-self: flex-start;
        width: 100%;
    }


        .nav-left-mobile .text-nav-mobile {
            text-align: left;
            padding: 12px 5px 12px 5px;
        }

    @keyframes showsecondnav {
        from {
            height: 0;
            display: none !important;
            z-index: -1;
            opacity: 0;
        }

        to {
            height: max-content;
            display: flex !important;
            z-index: 10;
            opacity: 1;
        }
    }

    @keyframes hidensecondnav {
        from {
            height: max-content;
            display: flex !important;
            z-index: 10;
            opacity: 1;
        }

        to {
            height: 0;
            display: none !important;
            z-index: -1;
            opacity: 0;
        }
    }

    .list_website {
        flex-direction: column;
        margin: 0;
        height: 0;
        z-index: -1;
        display: none;
        opacity: 0;
    }

    .list_ung_dung {
        flex-direction: column;
        margin: 0;
        height: 0;
        z-index: -1;
        display: none;
        opacity: 0;
    }

    .logo-nav-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .text-nav-mobile a {
        font-size: 18px;
        color: rgb(0,0,0,1) !important;
    }

    .text-nav-mobile {
        width: 100%;
        font-family: Quicksand-Bold;
        font-size: 15px;
        border-radius: 8px;
    }

        .text-nav-mobile a {
            font-size: 18px;
        }

        .text-nav-mobile:hover {
            background-color: #fff2a5;
        }

    .text-nav-mobile, .text-nav-dropdown-mobile {
        width: 100%;
    }

    .login-nav {
        padding-left: 15px !important;
    }

    .name-website {
        padding-left: 10px !important;
        text-align: left !important;
    }

    @keyframes slideIn {
        from {
            opacity: 0;
            transform: translateX(-100%);
        }

        to {
            transform: translateX(0);
            opacity: 1;
        }
    }

    @keyframes slideOut {
        from {
            opacity: 1;
            transform: translateX(0);
        }

        to {
            transform: translateX(-100%);
            opacity: 0;
        }
    }


    .text-left {
        margin: 0px !important;
    }

    .center-container .search-key a {
        font-size: 13px !important;
    }

    .center {
        padding: 0 0px;
    }

    .nav-menu-mobile {
        position: fixed;
        flex-direction: column;
        background-color: #f9f9f9;
        top: 0;
        left: 0;
        height: 100%;
        width: 35%;
        z-index: 100;
        transition: all ease-out 0.3s;
        transform: translateX(-100%);
        animation: 0.35s ease-out 0s steps(1, start) normal forwards running slideIn;
        display: flex;
    }

    .txt-label {
        margin-bottom: 8px;
    }

    .search {
        flex-direction: column;
        padding: 10px;
    }



    .bre-index .bre-1 span a,
    .bre-index .bre-2 span a,
    .bre-index .bre-3 span a {
        font-size: 12px;
    }

    .bre-index-new .bre-new-1 span a,
    .bre-index-new .bre-new-2 span a,
    .bre-index-new .bre-new-3 span a {
        font-size: 12px;
    }

    /*.bre-index {
        padding: 0 10px;
    }*/

    /*.bre-index-new {
        padding: 0 10px;
    }*/

    .button-name input {
        width: 85%;
    }

    .header-page {
        font-size: 23px;
    }

    .headerBlock {
        font-size: 15px;
    }

    .control-label {
        padding-left: 23px;
        margin-bottom: 7px !important;
    }

    .mau-title {
        font-size: 20px !important;
    }

    .text-nav-mobile-nav-bar {
        padding-left: 30px;
    }

    .center-container ul li:not(:first-child) img {
        margin-left: 0px !important;
    }

    .name-footer1 {
        margin-top: 0px;
    }

    .searchApi {
        width: 20px;
    }

    .search-button {
        left: 85%;
    }

    .search-form .search-input {
        left: 20%;
    }

    .searchApi {
        left: 2%;
    }

    .text-left-tablet {
        padding-left: 0;
        text-align: center !important;
    }

    .form-group {
        padding: 0 10px;
    }

    .padding-on-pc {
        /*padding: 0 25px;*/
        padding-left: 10px;
    }

    .webTBAppBH-img {
        justify-content: center;
        display: flex;
        width: 100% !important;
        margin-bottom: 15px;
    }

    a {
        margin-bottom: 0px !important;
    }

    .domain-web {
        margin-bottom: 10px !important;
    }


    .mau .mau-title {
        font-size: 15px;
    }

    /*.box-top {
        display: none !important;
    }*/


    .mau {
        width: 150px;
        height: 150px;
    }

        .mau .mau-title {
            font-size: 14px !important;
            line-height: 11px;
        }
}

/*mobile size s-l*/
@media screen and (min-width: 320px) and (max-width: 426px) {
    .mau {
        width: 150px;
        height: 150px;
    }

    .resdf {
        display: flex;
    }

    .mau .mau-title {
        font-size: 14px !important;
        line-height: 11px;
    }


    .footer-left-3 p {
        font-size: 11px !important;
    }

    .footer-left-2 a {
        font-size: 35px !important;
    }

    .img-footer {
        width: 100px !important;
    }

    .bieu-do ul.hinh-vuong li {
        margin: 20px 0px 0px 0px !important;
    }

    .container-row {
        margin-bottom: 0px !important;
    }

    .show-on-mobile {
        display: block;
    }

    .box-top {
        display: none !important;
    }

    .show-on-mobile-only {
        display: block !important;
    }
}

@media (max-width: 768px) and (min-width:425px) {
    .resWebdf {
        display: flex;
    }

    .box-meta-small {
        padding-top: 0;
    }
}

@media (max-width: 768px) {
    .dp-flex-onmobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    nav .links li {
        text-wrap: nowrap;
    }

    .mobile-display-none {
        display: none !important;
    }

    .style-maps-api {
        width: 100% !important;
    }


    .box-meta-small {
        padding-top: 0;
    }

    .header-dang_nhap {
        display: none !important;
        color: white;
    }

        .header-dang_nhap img {
            width: 25px;
        }

        .header-dang_nhap a {
            font-size: 14px;
            text-wrap: nowrap;
            padding-left: 5px;
        }

    .show-on-mobile {
        position: absolute;
        float: right;
        right: 5%;
        font-size: 27px;
        color: white;
        cursor: pointer;
        display: block;
    }

        .show-on-mobile a {
            display: block;
            font-size: 18px;
            font-family: 'Quicksand-Medium';
            padding: 5px;
        }

    .logo-nav-mobile span {
        font-size: 24px;
        color: #fcae0b;
        font-family: 'Quicksand-Bold';
    }

    .nav-left-mobile {
        display: flex;
        flex-direction: column;
        align-self: flex-start;
        width: 100%;
        padding-left: 0;
        list-style: none;
    }

    /* .hinh-vuong.thong-ke.show-on-mobile {
        display: flex !important;
    }*/

    .item-nav {
        display: contents !important;
    }

    .postionparent {
        position: relative;
    }

    .d-fl-center {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px 0;
    }

    .logo-header {
        width: 60px;
    }

    .nav-menu {
        display: none !important;
    }

    .nav-menu-mobile .menu-item {
        padding-left: 10px;
        border-bottom: 1px solid #3333332e;
    }

    .nav-menu-mobile li {
        padding-top: 5px;
        padding-bottom: 5px;
        list-style: none;
    }

    .nav-left-mobile .menu-item a {
        font-size: 16px;
    }

    .nav-menu-mobile .menu-item li {
        padding-left: 10px;
        text-align: left;
    }

    .nav-menu-mobile li {
        padding-top: 5px;
        padding-bottom: 5px;
        list-style: none;
    }

    .text-nav-mobile, .text-nav-dropdown-mobile {
        width: 100%;
    }

    .text-nav-mobile {
        width: 100%;
        font-family: Quicksand-Bold;
        border-radius: 8px;
        padding-left: 0;
        padding-bottom: 0;
    }

    .text-nav-mobile-nav-bar {
        margin-left: 10px;
    }

    .WebApp .web-can-trai {
        font-size: 14px !important;
    }
}

.nav-hidden {
    display: none;
}

@media (max-width: 425px) {
    .nav-menu-mobile {
        width: 70%;
    }
}

/*Tablet 768px*/
@media screen and (width: 768px) {
    .type {
        flex-direction: column;
    }

    .logo-ct {
        width: 35px;
        padding: 10px 0 !important;
    }

    .hiden-on-mobile {
        display: none;
    }

    .naviagtion-block li {
        padding: 10px 5px;
    }

    .search-key {
        align-items: center;
        margin: 5px 0 5px 0;
        justify-content: center;
    }

    .dashboard-maps {
        display: none;
    }


    .item-nav {
        min-width: -webkit-fill-available;
    }

    .text-nav a {
        min-width: max-content;
        font-size: 15px;
    }

    .row-block {
        min-width: fit-content;
    }

    .text-nav-dropdown {
        font-size: 15px;
    }

    .text-nav a {
        font-size: 12px;
        text-wrap: nowrap;
    }

    .center-container ul li:not(:first-child) img {
        margin-left: 0px;
    }

    .footer-left {
        padding-top: 20px;
    }

    .flex {
        justify-content: left !important;
    }

    .text-left-tablet {
        text-align: left;
    }

    .nav-menu ul li {
        /*padding-right: 20px !important;*/
    }

    .text-nav {
        min-width: fit-content;
        padding: 0 10px !important;
    }

    .searchApi {
        left: 2%;
    }

    .search-form .search-input {
        left: 48%;
        width: 50%;
    }

    .search-button {
        left: 90%;
    }

    .on-tablet-footer {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .mau .mau-title {
        line-height: 30px;
    }

    .no-padding {
        display: flex;
        align-items: center;
    }

    .on-tablet {
        display: flex;
        align-items: center;
    }


    #footer-wrapper {
        min-width: fit-content;
    }

    .footer-left-3 p {
        font-size: 12px;
    }

    .footer-left-2 a {
        font-size: 28px;
    }

    .box-img {
        width: 120px !important;
        height: 100px;
    }

    .img-content {
        width: 100%;
        height: 100%;
    }

    .img-footer {
        width: 75px;
    }

    .text-left-tablet {
        padding-left: 80px;
    }

    .flex p {
        font-size: 12px;
    }


    .web-can-trai {
        align-items: baseline;
    }

    /*
    header .logo-header {
        width: 10px;
    }*/


    .webTBAppBH-img {
        justify-content: center;
        display: flex;
        width: 100% !important;
        margin-bottom: 15px;
    }

    a {
        margin-bottom: 0px !important;
    }

    .domain-web {
        margin-bottom: 10px !important;
    }
}

/* tablet */
@media screen and (min-width: 769px) and (max-width: 1023px) {
    .type {
        flex-direction: column;
    }

    .search-key {
        align-items: center;
        margin: 5px 0 5px 0;
        justify-content: center;
    }

    .dashboard-maps {
        display: none;
    }

    .item-nav {
        min-width: -webkit-fill-available;
    }

    .text-nav a {
        min-width: max-content;
        font-size: 15px;
    }

    .row-block {
        min-width: fit-content;
    }

    .text-nav-dropdown {
        font-size: 15px;
    }

    .text-nav {
        font-size: 18px;
    }

    .center-container ul li:not(:first-child) img {
        margin-left: 0px;
    }

    .footer-left {
        padding-top: 20px;
    }

    .flex {
        justify-content: left !important;
    }

    .text-left-tablet {
        text-align: left;
    }

    .search-button {
        left: 90%;
    }


    .search-form .search-input {
        left: 48%;
        width: 40%;
    }


    .text-nav {
        min-width: fit-content;
    }


    .on-tablet-footer {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .no-padding {
        display: flex;
        align-items: center;
    }

    .on-tablet {
        display: flex;
        align-items: center;
    }


    #footer-wrapper {
        min-width: fit-content;
    }

    .footer-left-3 p {
        font-size: 12px;
    }

    .footer-left-2 a {
        font-size: 28px;
    }

    .img-footer {
        width: 90px;
    }

    .text-left-tablet {
        padding-left: 90px;
    }

    .flex p {
        font-size: 12px;
    }
}

@media screen and (width: 1440px) {
    .type {
        padding: 0 55px !important;
    }

    .navigation-bar ul {
        margin: 0;
    }
}
/*Pc*/
@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .type {
        flex-direction: column;
    }

    .resWebdf {
        display: flex;
    }

    .search-key {
        align-items: center;
        margin: 5px 5px 5px 5px;
        justify-content: center;
    }


    .item-nav {
        min-width: -webkit-fill-available;
    }

    .text-nav a {
        min-width: max-content;
        font-size: 17px;
    }

    .row-block {
        min-width: fit-content;
    }

    .text-nav, .text-nav-dropdown {
        font-size: 18px;
    }

    .nav-menu ul li {
        padding-right: 15px;
    }

    .center-container ul li:not(:first-child) img {
        margin-left: 0px;
    }

    .search-form .search-input {
        left: 37%;
        width: 50%;
    }

    .text-nav {
        padding: 0 10px;
    }


    .padding-on-pc {
        padding: 0 125px;
    }


    .no-padding {
        display: flex;
    }

    .type {
        justify-content: space-evenly !important;
        flex-direction: row;
        padding: 0 20px !important;
    }

    .web-can-trai {
        font-size: 12px !important;
    }

    .name-footer1 {
        font-size: 15px;
    }

    .footer-left-2 a {
        font-size: 20px;
    }

    .footer-left-3 p {
        font-size: 14px;
    }

    .footer-information {
        padding-top: 23px;
    }

    .flex {
        display: block;
    }

        .flex p {
            padding: 0 !important;
        }
}

