﻿@font-face {
    font-family: 'Be Vietnam';
    src: url(../../lib/font_be_vietnam/BeVietnam-Regular.ttf);
}

body {
    font-family: 'Be Vietnam' !important;
    max-width: 1440px;
    margin: 0 auto !important;
    background-color: unset !important;
}
.btnlanding {
    width: 113px;
    height: 38px;
    background-color: #353FAD;
    border-radius: 5px;
    margin-right: 10px;
    color: #fff !important;
    text-align: center;
}

.img665 {
    width: 100%;
    height: 453px
}

.div665 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.div655-text, .div655-text, .div655-text {
    position: absolute;
    color: #fff;
    text-align: center;
    width: 100%;
}

.divtext1 {
    top: 89px;
    font-weight: 300;
    font-size: 25px;
}

.divtext2 {
    top: 129px;
    font-weight: 600;
    font-size: 35px;
}

.divtext3 {
    top: 189px;
    font-weight: 500;
    font-size: 16px;
}
.div665-btn {
    position: absolute;
    width: 100%;
    height: 45px;
    top: 239px;
}
.divbtn1 {
    margin: 0 auto;
    margin-right: 10px;
    width: 183px;
    height: 45px;
    color: #fff;
    background-color: #F9B663;
    border-radius: 43px;
    text-align: center;
    line-height: 41px;
    cursor: pointer;
}

.divbtn2 {
    margin: 0 auto;
    margin-left: 10px;
    width: 118px;
    height: 45px;
    color: #F9B663;
    border: 3px solid #F9B663;
    box-sizing: border-box;
    border-radius: 43px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
}
.div1729 {
    position: absolute;
    width: 100%;
    top: 390px;
    display: flex;
}
.divle {
    display: flex;
    flex-wrap: wrap;
    width: 274px;
    height: 196px;
    background-color: #293186;
    text-align: center;
    color: #fff;
}
.divchan {
    display: flex;
    flex-wrap: wrap;
    width: 274px;
    height: 196px;
    background-color: #353FAD;
    text-align: center;
    color: #fff;
}
.divchanleimg {
    width: 100%;
    margin: 40px 105px 0 105px;
}
.divchanletext {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
}
.aboutus {
    margin-top: 200px;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    /* Header, title & Input text */
    color: #333537;
}
.sub-aboutus {
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    /* Body */
    color: #4D5052;
    margin: 35px 0;
    width: 667px;
    margin-left: auto;
    margin-right: auto;
}
.divbtn {
    margin: 0 auto;
    width: 183px;
    height: 45px;
    color: #fff;
    background-color: #F9B663;
    border-radius: 43px;
    text-align: center;
    line-height: 41px;
    cursor: pointer;
}


/*Slide Owl Carousel*/
.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 43px;
    cursor: pointer;
    top: 85px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .prev-slide {
    background: url(../../images/landing/slidenext.png) no-repeat scroll 0 0;
    left: -20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.owl-carousel .next-slide {
    background: url(../../images/landing/slidenext.png) no-repeat scroll 0 0;
    right: -20px;
}

/*.owl-carousel .prev-slide:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-slide:hover {
    background-position: -24px -53px;
}*/

.contactus{

}
.subcontactus {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    /* Header, title & Input text */
    color: #333537;
    margin-bottom: 24px;
}
.locationus {
    width: 652px;
    height: 258px;
    margin-left: auto;
}

.footer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #171717;
    padding: 50px 50px 0 50px;
}

.branchhcm, .branchdn, .branchhn {
    /*min-width:270px;*/
    color: #fff;
    /*margin-left:50px;*/
}

.footersite {
    border-top: 0.5px solid #4a4343;
    width: 98%;
    height: 70px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    margin-top: 50px;
}

/*Google Map*/
#map {
    height: 100%;
}

/* Optional: Makes the sample page fill the window. */
html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

#description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.pac-card {
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    margin: 10px;
    padding: 0 0.5em;
    font: 400 18px Roboto, Arial, sans-serif;
    overflow: hidden;
    font-family: Roboto;
    padding: 0;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

    .pac-controls label {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
    }

#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}

    #pac-input:focus {
        border-color: #4d90fe;
    }

#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
}

#target {
    width: 345px;
}

/*Modal Question*/
.mq{
    padding: 0 35px;
    width: 400px !important;
    height: 600px;
    max-width: 100%;
    display: none;
}
.mq1 {
    margin: 30px 20px 10px 20px;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #000000;
}
.mq2 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    text-align: center;
    color: #000000;
    opacity: 0.7;
}
.margintb {
    margin: 10px 0;
}
.mqsendques {
    width: 100%;
    height: 40px;
    background: #F9B663;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}
.mq3 {
    margin-top: 17px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #000000;
    opacity: 0.5;
}