﻿.contact {
    overflow: hidden;
}

.infoCompany p:before {
    content: "\f007";
    position: absolute;
    font-family: FontAwesome;
    color: #093491;
    left: 3px;
    font-size: 14px;
    transform: translateY(3px);
    background: linear-gradient(90deg, #D49C03 0%, #FBF59C 32.5%, #E6B301 46%, #FBF6A2 77.5%, #E8CC15 97%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
    transition: all .3s;
}

.infoCompany p:nth-child(1):before {
    content: "\f095";
}

.infoCompany p:nth-child(2):before {
    content: "\f0e0";
}

.infoCompany p:nth-child(3):before {
    content: "\f3c5";
}

.infoCompany p:nth-child(4):before {
    content: "\f0ac";
}

.infoCompany {
    padding-left: 46px;
}

.contact .left-content {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}

.info-contact {
    width: 49%;
    text-align: left;
    margin-left: 20px;
}

a.hotline-f-bb {
    display: inline;
    font-family: 'WixMadeforDisplay-SemiBold';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    background: linear-gradient(90deg, #0A2D7C 0%, #1D79D0 20.5%, #071E8A 43%, #0E5BB9 65%, #072582 86.5%, #1591F0 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.contact .right-content {
    width: 100%;
    float: right;
}

.contact .infoCompany {
    margin: 0;
    color: #424242;
    line-height: 1.5;
    font-size: 13px;
    margin-top: 17px;
}

    .contact .infoCompany * {
        color: #424242 !important;
        text-decoration: none !important;
        font-size: 18px;
    }

.contact-bottom-decor:before {
    content: "";
    position: absolute;
    background: url(/Design/img/GrandHotel/bbb.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 665px;
    left: 0;
    top: 26px;
}

.infoCompany p:hover::before {
    background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
    color: #fff;
}

.infoCompany > div:before {
    content: "\f05a";
    font-family: fontawesome;
    color: #f2c202;
    display: none;
}

.infoCompany > div:nth-child(1):before {
    content: "\f3c5";
}

.infoCompany > div:nth-child(2):before {
    content: "\f095";
}

.infoCompany > div:nth-child(3):before {
    content: "\f0e0";
}

.infoCompany > div:nth-child(4):before {
    content: "\f0ac";
}

.infoCompany > div:nth-child(5):before {
    content: "\f59f";
}

.infoCompany > div:nth-child(6):before {
    content: "\f0ac";
}

.infoCompany > div:nth-child(7):before {
    content: "\f5a0";
}

.infoCompany h3, .GuiYkien h4 {
    font-size: 35px;
    color: #e85d00;
    margin: 0; /* font-family:picture; */
    margin-bottom: 10px;
    font-family: lober;
    font-weight: normal;
}

.infoCompany p {
    margin: 0;
    font-size: 15px;
    color: #3f3f3f;
    line-height: 2;
}

    .infoCompany p em {
        font-style: normal;
        position: relative;
        display: inline-block;
        padding-left: 30px;
    }

        .infoCompany p em:before {
            content: "\f041";
            font-family: fontawesome;
            position: absolute;
            left: 0;
            border: 1px solid #51bf0f;
            width: 22px;
            border-radius: 100%;
            text-align: center;
            color: #51bf0f;
            line-height: 1.5;
            top: 3px;
        }

        .infoCompany p em:nth-of-type(2), .infoCompany p em:nth-of-type(4) {
            width: 135px;
        }

            .infoCompany p em:nth-of-type(2):before {
                content: "\f095";
            }

        .infoCompany p em:nth-of-type(3):before {
            content: "\f1ac";
        }

        .infoCompany p em:nth-of-type(4):before {
            content: "\f003";
        }

        .infoCompany p em:nth-of-type(5):before {
            content: "\f0ac";
        }

.GuiYkien table {
    width: 100%;
    margin-bottom: 25px;
}

.GuiYkien {
    padding: 30px;
    background: url(/Design/img/footer/decor-footer.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
    width: 100%;
    margin: auto;
    box-sizing: border-box;
    margin-top: 20px;
}

.button.btn-close-contact input.btn {
    border: 1px solid #0A2D7C;
    background: linear-gradient(90deg, #D49C03 0%, #FBF59C 32.5%, #E6B301 46%, #FBF6A2 77.5%, #E8CC15 97%);
    box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
}

    .button.btn-close-contact input.btn:hover {
        background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
        color: #fff;
    }

textarea#ctl00_ContentPlaceHolder1_txtNoiDung {
    padding-top: 36px;
    padding-bottom: 5px;
}

.GuiYkien tbody {
    display: block;
    width: 100%;
}

.GuiYkien tr {
    display: flex;
    width: 100%;
    text-align: center;
    margin-top: 18px;
    box-sizing: border-box;
}

.GuiYkien td {
    display: block;
    width: 100%;
}

input::placeholder {
}

.GuiYkien td.half-td {
    width: 50%;
    margin: 0 9px;
    display: flex;
    align-items: center;
}

.GuiYkien .textbox {
    position: relative;
    margin-top: 0;
    display: flex;
    margin: 0 9px;
}

.GuiYkien .capcha .button:hover {
    border-color: #e7c74d;
}

.GuiYkien .txt {
    border: none;
    border-bottom: 1px solid #bdbdbd61;
    padding: 12px 18px;
    padding-right: 20px;
    width: 100%;
    font-family: 'WIXMADEFORDISPLAY-MEDIUM';
    box-sizing: border-box;
    font-size: 17px;
    outline: none;
    font-weight: 100;
    border-radius: 50px;
    box-shadow: 0px 2px 3px 0px rgba(7, 37, 130, 0.38);
}

.title-inner h2 {
    font-size: 34px;
    color: var(--default-color-1);
    margin: 0;
    font-family: 'MontserratAlternates-Medium';
    font-style: normal;
    font-weight: 500;
    line-height: 157%;
    text-transform: uppercase;
    background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.GuiYkien .txt50 {
    width: 49%;
    float: left;
}

    .GuiYkien .txt50 + .txt50 {
        float: right;
    }

.GuiYkien th {
    text-align: left;
    font-weight: bold;
    color: #686868;
    font-size: 16px;
    padding-top: 10px;
    font-family: sfbo;
    padding-bottom: 5px;
}

.GuiYkien .btn {
    padding: 13px 60px;
    width: max-content;
    cursor: pointer;
    outline: none;
    box-sizing: border-box;
    font-weight: bold;
    transition: all linear .2s;
    color: #FAFBFC;
    display: flex;
    align-items: center;
    transition: all linear .2s;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 10px;
    border: 1.5px solid #D49C03;
    background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
    box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
}

    .GuiYkien .btn:hover {
        background: linear-gradient(90deg, #D49C03 0%, #FBF59C 32.5%, #E6B301 46%, #FBF6A2 77.5%, #E8CC15 97%);
        color: var(--default-color-1);
    }

.GuiYkien .button {
    display: block;
    margin-right: 15px;
}

.GuiYkien .capcha .button {
    float: left;
    margin-top: 0;
    border: 1px solid var(--default-color-2);
    text-align: center;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
}

.GuiYkien .btnRefresh {
    width: 35px;
    height: 35px;
    float: left;
    text-align: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .GuiYkien .btnRefresh i {
        font-size: 16px;
        color: var(--default-color-2);
    }

.GuiYkien .capcha {
    padding-top: 0px;
}

.GuiYkien .imgCapcha {
    float: left;
    margin-right: 8px;
}

.google_map {
    height: 350px;
    width: 100%;
    flex: 1 1 0;
}

    .google_map iframe {
        border: none;
    }

.error-contact {
    position: absolute;
    right: 21px;
    top: 11px;
    font-size: 20px;
    color: var(--default-color-1) !important;
}

.page-contact-child:before {
    content: "";
    position: absolute;
    background: url(/Design/img/GrandHotel/1.png) no-repeat;
    background-size: cover;
    left: 0;
    bottom: 258px;
    width: 343px;
    height: 548px;
    pointer-events: unset;
    z-index: 5;
}

.contact-bottom-decor {
    position: relative;
    padding-top: 37px;
}

.page-contact-child {
    padding-top: 30px;
    background: #F2FBFF;
    position: relative;
}

@media only screen and (max-width :767px) {
    .contact .infoCompany {
        font-size: 13px;
        padding-left: 34px;
    }

        .contact .infoCompany h1 {
            font-size: 16px;
        }

    .GuiYkien h4 {
        font-size: 18px;
    }

    .GuiYkien table {
        width: 100%;
    }

    .contact .left-content {
        display: block;
    }

    .info-contact {
        width: 100%;
        float: unset;
        margin-bottom: 22px;
        margin-left: 0;
    }

    .infoCompany p:before {
        transform: translateY(2px);
        width: 24px;
        height: 24px;
        font-size: 11px;
    }

    .title-inner h2 {
        font-size: 21px;
    }

    .page-contact-child:before {
        content: "";
        position: absolute;
        background: url(/Design/img/GrandHotel/1.png) no-repeat;
        background-size: cover;
        left: 0;
        bottom: 477px;
        width: 214px;
        height: 325px;
        pointer-events: unset;
        z-index: 5;
    }

    .contact-bottom-decor:before {
        content: "";
        position: absolute;
        background: url(/Design/img/GrandHotel/bbb.png) no-repeat;
        background-size: contain;
        width: 100%;
        height: 665px;
        left: 0;
        top: 39px;
    }

    .contact .infoCompany * {
        font-size: 14px;
    }

    .google_map {
        height: 350px;
        margin-top: 0;
        width: 100%;
        float: unset;
    }

    .GuiYkien {
        padding: 0;
        padding: 15px 0;
    }

        .GuiYkien tr {
            display: block;
            margin: 0;
        }

        .GuiYkien .textbox {
            margin: 0;
        }

        .GuiYkien td.half-td {
            width: 100%;
            margin-bottom: 5px !important;
            display: block;
            margin: auto;
            margin-top: 5px;
        }

        .GuiYkien .imgCapcha {
            float: left;
            margin-right: 8px;
            margin-left: 5px;
        }

        .GuiYkien .button {
            padding-top: 10px;
            display: block;
            margin-top: 4px;
        }
}

@media only screen and (max-width :467px) {
    .contact .top-contain {
        height: 250px;
    }

    .contact .left-content, .contact .right-content {
        width: 100%;
    }

    .contact .left-content {
        margin-top: 0;
    }
}