.box-guide {
    background-color: #fff;
    padding: 13px 20px 12px;
    border-bottom: 1px solid #eaeef1;
}

.style-icons-font.sty-normal {
    color: #083f88;
    display: inline-block;
    margin-right: 3px;
    font-size: 22px;
    line-height: 1;
}

.style-icons-font.sty-con {
    color: #083f88;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    margin-right: 3px;
    margin-left: 25px
}

.box-guide .lb-guide {
    font-size: 17px;
    font-weight: 700;
}

.box-guide .lb-text-guide {
    color: #444;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: normal;
}

.box-info .row_con {
    background: #FFF;
    margin-left: -15px;
    margin-right: -15px
}

.box-info {
    margin-bottom: 0
}

.bg_depart {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 35px;
    padding-right: 35px
}

.lb_ct {
    color: #999;
    margin-bottom: 5px;
    text-align: right
}

.dt_cu {
    margin-bottom: 5px;
    padding: 0
}

.font-face-thin.text_help {
    font-size: 15px;
    font-weight: 600
}

.dis_bl {
    display: block
}

#map_about_us {
    width: 100%;
    height: 420px
}

#map_about_us .gm-style-mtc,
#map_about_us .gm-svpc {
    display: none
}

.custom-text-black {
    color: #231f20;
}

a.link_style {
    color: #666
}

a.link_style:hover {
    text-decoration: underline
}

.box-info .row_con {
    background: #FFF;
    margin-left: -15px;
    margin-right: -15px
}

.sty_btn_bg {
    background-color: #367cd8;
    border-color: #367cd8;
    color: #FFF;
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 9px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.sty_btn_bg:hover {
    background-color: #2b63ac;
    border-color: #2b63ac;
    color: #FFF;
}

.box-inquiry {
    padding-right: 0
}

.sub-head-inquiry {
    padding-left: 5px;
}

#contactFrm .lb_guide {
    font-size: 1.2em;
    font-weight: 700;
}

#contactFrm .lb_text_guide {
    color: #444;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: normal;
}

.line_submit {
    height: 1px;
    background-color: #eaeef1;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px
}

.box-send {
    float: right;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
}

.btn_send {
    float: right;
}

.style_button_discard {
    margin-right: 10px;
    margin-bottom: 0;
}

.style_button_discard .sty_btn_bg {
    display: block;
    background-color: transparent;
    border: 1px solid #d6d6d6;
    color: #707070;
}

.style_button_discard .sty_btn_bg:hover {
    background: #dfdfdf none repeat scroll 0 0;
    border-color: #d6d6d6;
    border-style: solid;
    border-width: 1px;
    color: #707070;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.text_media {
    font-size: 15px;
    font-weight: 600;
}

.bg_media {
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 35px;
    padding-right: 35px;
}

@media (max-width:1206px) {
    #map_about_us {
        height: 471px
    }
}

@media (max-width:991px) {
    #map_about_us {
        height: 512px
    }

    .row.row_con.post_by_info {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .bg_depart {
        padding-top: 25px
    }
}

@media (max-width:767px) {
    #map_about_us {
        height: 230px
    }

    .row.row_con.post_by_info {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .row.row_con.background_button {
        margin-right: -20px !important;
        margin-left: -20px !important
    }

    .bg_depart,
    .bg_media {
        padding-left: 15px;
        padding-right: 15px;
    }

    .box-inquiry {
        padding-right: 0
    }

    .lb_ct {
        color: #999;
        margin-bottom: 5px;
        text-align: left;
    }
}