@font-face {
    font-family: "UTM Bebas";
    src: url("/site/fonts/utm-bebas.ttf") format("truetype");
}

.wrapcontactin {
    position: relative;
}

@media (max-width: 991px) {
    .wrapcontactin .right_col {
        margin-top: 40px;
    }
}

@media (min-width: 1200px) {
    .wrapcontactin .right_col {
        padding-left: 70px;
    }
}

.wrapcontactin .logo-wrapper {
    margin-bottom: 30px;
    display: block;
    text-align: left;
}

.wrapcontactin p {
    font-family: "Quicksand", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #282828;
    display: block;
    margin-bottom: 30px;
    padding-top: 10px;
}

@media (min-width: 1200px) {
    .wrapcontactin p.des_1 {
        max-width: 88%;
    }
}

.wrapcontactin .time_work {
    width: 100%;
    float: left;
}

.wrapcontactin .time_work .r {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.wrapcontactin .time_work .r .fa,
.wrapcontactin .time_work .r .fab,
.wrapcontactin .time_work .r .fas {
    width: 30px;
    text-align: left;
    font-size: 18px;
    color: #0d5536;
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
}

.wrapcontactin .time_work .r .fa-phone {
    transform: rotate(90deg);
    margin-left: -3px;
    margin-top: 4px;
    margin-right: 3px;
}

.wrapcontactin .time_work .r div,
.wrapcontactin .time_work .r span {
    display: block;
    width: calc(100% - 30px);
    -webkit-width: calc(100% - 30px);
    -moz-width: calc(100% - 30px);
    -o-width: calc(100% - 30px);
    -os-width: calc(100% - 30px);
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #282828;
}

.wrapcontactin .time_work .r a {
    color: #4b4b4b;
}

.wrapcontactin .time_work .r a:hover {
    color: #0d5536;
}

.page-login .title-head-contact:before {
    width: 25%;
}

.group_contact fieldset {
    padding: 0 15px;
    border: none;
    width: 100%;
    margin-bottom: 20px;
}

.group_contact fieldset input {
    padding: 0 20px;
    margin-bottom: 0px;
    color: #282828;
}

.group_contact fieldset input:focus {
    border-color: #e4e4e4;
    box-shadow: unset !important;
}

.group_contact input {
    height: 50px;
    padding: 0px 15px;
}

.group_contact input::-webkit-input-placeholder {
    color: #7c7c7c;
}

.group_contact input::-moz-placeholder {
    color: #7c7c7c;
}

.group_contact input:-ms-input-placeholder {
    color: #7c7c7c;
}

.group_contact .content-area {
    min-height: 100px;
    padding: 10px 15px;
    border-radius: 30px !important;
    resize: none;
}

.group_contact input,
.group_contact textarea {
    border-color: #ebebeb;
    background-color: transparent;
    font-size: 15px;
    font-weight: 500;
    color: #282828;
    border-radius: 30px !important;
}

.group_contact textarea {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

.group_contact .btn-lienhe {
    border-radius: 0;
    font-family: "Quicksand", sans-serif;
    border: 1px #0d5536 solid;
    background: #0d5536;
    color: #fff;
    padding: 0px 40px;
    font-weight: 700;
    font-size: 17px;
    display: inline-block;
    border-radius: 30px;
    position: relative;
    height: 50px !important;
    line-height: 50px !important;
}

.group_contact .btn-lienhe:hover,
.group_contact .btn-lienhe:focus {
    background: #fff;
    border-color: #0d5536;
    color: #0d5536;
}

.thank_text {
    color: #0d5536;
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
}

.google-map {
    width: 100%;
}

.google-map .map {
    width: 100%;
    height: 450px;
    background: #dedede;
}

@media (max-width: 543px) {
    .page-login span.intr {
        font-size: 13px !important;
    }

    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin: 15px 0;
    }
}

.iFrameMap iframe {
    width: 100% !important;
    height: 700px;
}

.title-head-contact {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0px;
}

.page_contact label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.page_contact label em {
    color: red;
}
