﻿.contact {
    overflow: hidden;
}

.infoCompany p:before {
    content: "\f007";
    position: absolute;
    font-family: FontAwesome;
    color: #fff;
    left: 3px;
    font-size: 14px;
    transform: translateY(3px);
    background: #1f3e2b;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    transition: all .3s;
    display: none;
}

.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 {
}

.contact .left-content {
    width: 100%;
    display: block;
}

.info-contact {
    width: 100%;
    text-align: left;
    margin: 25px 0;
    margin-top: 22px;
}

a.hotline-f-bb {
    display: inline;
    font-family: 'BlackerSansText-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
}

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

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

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

.infoCompany p:hover::before {
    background: #d1b685;
    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 {
    background-size: 100% 100%;
    border-radius: 10px;
    width: 100%;
    margin: auto;
    box-sizing: border-box;
}

.infor-title-contact h3 {
    margin: 0;
    color: var(--default-color-2);
    font-family: 'BlackerSansText-Medium';
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: center;
}

.title-contact-right h3 {
    margin: 0;
    color: var(--default-color-2);
    font-family: 'BlackerSansText-Medium';
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 12px;
    text-align: center;
}

.svg-decor-room-home img {
    width: 212px;
    margin: auto;
}

.svg-decor-room-home {
    margin-top: 10px;
}

.title-contact-right {
    margin-left: 12px;
}

.button.btn-close-contact input.btn {
    border-radius: 10px;
    background: #a17443;
    color: #FFF;
    font-family: 'BlackerSansText-Medium';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    border: 1px solid transparent;
    display: none;
}

    .button.btn-close-contact input.btn:hover {
        background: #333;
        color: #fff;
    }

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

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

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

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

input::placeholder {
}

.GuiYkien td.half-td {
    width: 100%;
    margin: 5px 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: 'BlackerSansText-Medium';
    box-sizing: border-box;
    font-size: 17px;
    outline: none;
    font-weight: 100;
    border-radius: 12px;
}

.title-inner h2 {
    font-size: 34px;
    margin: 0;
    color: var(--default-color-1);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: 'BlackerSansText-Medium';
}

.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;
    display: flex;
    align-items: center;
    transition: all linear .2s;
    border-radius: 50px;
    background: #1f3e2b;
    color: #FFF;
    font-family: 'BlackerSansText-Medium';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    border: 1px solid transparent;
}

    .GuiYkien .btn:hover {
        background: #d1b685;
        color: #fff;
    }

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

.GuiYkien .capcha .button {
    float: left;
    margin-top: 0;
    text-align: center;
    padding: 0;
}

.GuiYkien .btnRefresh {
    width: 35px;
    height: 35px;
    float: left;
    text-align: center;
    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: 450px;
    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;
}

.full-contact-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 55px !important;
}

.l-img-contact-decor {
    width: 36%;
}

.full-contact-top .right-content {
    flex: 1 1 0;
}

.l-img-contact-decor img {
    width: 100%;
    height: auto;
}

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

.page-contact-child {
    position: relative;
    background-image: url(/Design/img/PeaceHomeHotel/pic.png);
    background-size: cover;
}

.p-banner .grid.wide {
    display: block !important;
    z-index: 1;
    max-width: 866px;
}

.about-banner-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    pointer-events: none;
}

.about-banner-title {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'avertaLight';
    letter-spacing: 3px;
    /* font-family: jostR; */
    font-size: 14px;
    font-weight: 100;
}

.about-banner-title-2 {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 4px;
    font-weight: 100;
    font-size: 36px;
    margin: 12px 0;
    margin-bottom: 20px;
    font-family: 'BlackerSansText-Medium';
    border-bottom: solid 1.5px #becddb;
}

.about-banner-title-3 {
    margin: 0;
    color: #FFF;
    text-align: center;
    font-family: 'BlackerSansText-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.about-banner .grid.wide {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    max-width: 960px;
    height: 320px;
}

.about-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 100%);
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    pointer-events: none;
}

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

    .full-contact-top {
        margin-bottom: 15px !important;
    }

    .p-banner .grid.wide {
        display: none !important;
    }

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

    .full-contact-top {
        display: block;
    }

    .l-img-contact-decor {
        width: 100%;
    }

    .title-contact-right h3 {
        font-size: 20px;
        margin: 0 33px;
    }

    .title-contact-right {
        margin-left: 0;
        margin-bottom: 15px;
    }

    .svg-decor-room-home {
        margin-top: 10px;
    }

    .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;
        margin-top: 15px;
    }

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

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

    .svg-decor-room-home img {
        width: 125px;
    }

    .infor-title-contact h3 {
        font-size: 25px;
    }

    .GuiYkien .btn {
        padding: 11px 28px;
        font-size: 15px;
    }

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

    .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;
    }
}