/*================================INFO CONTACT===========================*/
.vnt-contact {
    padding: 40px 0 80px
}
.vnt-contact .banner {
    position: relative;
}
.vnt-contact .boxTitle {
    margin-bottom: 0;
}
.vnt-contact .boxTitle .title {
    font-weight: 900;
    margin-bottom: 5px;
}
.vnt-contact .boxTitle .note {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    font-style: italic;    
}
.info-contact {
    background-color: #edf1d7;
    padding: 25px 30px;
    margin-top: 60px;
    position: relative;
}
.info-contact .nameContact {
    font-size: 18px;
    line-height: 39px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
}
.info-contact .nameContact:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;    
    content: '';
    background-color: #105e33;
}
.addressContact span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #035529;
    width: 20px;
    margin-right: 15px
}
.vnt-contact .button-w {
    width: 200px;
    padding: 15px 20px 14px 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 18px;
    text-transform: none;
    background: none 
}
.vnt-contact .button-w:hover {
    background: #035529;
    color: #ffffff!important;
}
.view-map .button-w {    
    background-color: #035529;    
    color: #ffffff;
    text-transform: capitalize;
}
.view-map span {
    padding-right: 25px;
}
.view-map span:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 19px;
    height: 100%;
    content: '';
    background: url(../images/icon/w-location-icon.png) center center/contain no-repeat;
}
.fancybox-close-small {
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    background-color: #084325!important;
    background-size: 20px 20px!important;
}
/*=================BEGIN: FORM CONTACT=================*/
.boxContact {
    padding: 60px 0
}
.boxContact .content {
    padding: 25px 40px;
    -webkit-border-radius: 8px;    
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #035529;
    border: 3px solid #636363;
    font-size: 18px;
    line-height: 30px;
}
.boxContact .content .item ~ .item {
    margin-top: 30px
}
.boxContact .content .title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 20px;
}
.boxContact .content p {
    padding: 0;
}
.boxContact .des {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #2d2d2d;
    margin-bottom: 20px;
}
.form-contact .flexDesign {
    margin: 0!important
}
.form-contact label.txt {   
    font-size: 18px;
    color: #555555;
    font-weight: 600;
}
.form-contact .row-input {
    width: 100%;
}
.form-contact .form-control {
    width: 100%;
    height: 50px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #ffffff;
    border: 1px solid #bcc2cc;
    font-size: 18px;
}
.form-contact .row-input.active .form-control {
    border-color: #0f6cb2
}
.form-contact textarea.form-control {
    height: 120px;
    resize: none;
    padding-top: 10px;
}
.form-contact .link .button-w {
    min-width: 120px
}
.form-contact .button-w {    
    background-color: #FFFFFF;
    border: 3px solid #035529;
    color: #035529;
}
.form-contact .flexDesign {
    padding-top: 10px;
}
.map-contact {
    padding-top: 40px;
}
#map-contact iframe {
    width: 100%!important;
    height: 450px!important
}
/*===================================BEGIN : MAP CONTACT===================================*/
.design-map {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0!important;
}
.design-map iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
/*============================RESPONSIVE==============================*/
@media all and (min-width: 481px) {
    .form-contact .form-group {
        margin-bottom: 20px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }
    .form-contact label.txt {
        width: 140px;
        flex-shrink: 0;
        padding-top: 14px;
    }
    .form-contact .flexDesign {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;    
        justify-content: space-between;
    }
    .form-contact .flexDesign .flexLeft {
        width: 220px;
        flex-shrink: 0
    }
}
@media all and (min-width: 768px) {
    .info-contact {
        padding-right: 260px!important;
    }
    .addressContact {
        width: 100%;
        max-width: 440px;
    }
    .view-map {
        position: absolute;
        right: 30px;
        bottom: 30px;
    }
}
@media all and (min-width: 992px) {
    .vnt-contact .banner:before, .vnt-contact .banner:after {
        position: absolute;
        top: 50%;
        content: '';
        pointer-events: none;
        width: 50%;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: -1
    }
    .vnt-contact .banner:before {
        left: -9%;
        background-image: url(../images/l-branchBg.png);
        background-position: 0 center;
    }
    .vnt-contact .banner:after {
        right: -9%;
        background-image: url(../images/r-branchBg.png);
        background-position: right center;
    }
}
@media all and (max-width: 991px) {
    .vnt-contact {
        padding: 30px 0 50px;
    }
    .vnt-contact .boxTitle .title {
        font-size: 30px;
        line-height: 40px;        
    }
    .vnt-contact .boxTitle .note {
        font-size: 20px;    
        line-height: 26px;  
    }
    .info-contact {        
        padding: 25px 20px;
        margin-top: 35px;
    }
    .boxContact {
        padding: 30px 0 35px;
    }
    .boxContact .content {
        padding: 20px;
        margin-bottom: 30px;
    }
    .boxContact .content .title {
        font-size: 24px;
        line-height: 30px;
    }
    .boxContact .des {
        font-size: 20px;
        line-height: 26px;
    }
    .form-contact label.txt, .form-contact .form-control {
        font-size: 16px;
    }    
} 
@media all and (max-width: 767px) {
    .view-map {
        padding-top: 20px;
        text-align: right;
    }
}
@media all and (max-width: 480px) {
    .form-contact .form-group {
        margin-bottom: 10px;
    }
    .form-contact .flexDesign, .form-contact .input-group {
        text-align: center;
    }
    .form-contact .flexDesign .flexLeft {
        margin-bottom: 25px;
    }
    .form-contact .input-group {
        width: 100%
    }
}

#popup_message{
    white-space: nowrap;
}
    
