﻿
#contact .form-group label  {font-size:15px;}
#contactWrap {padding-top: 50px; padding-bottom: 50px; min-height: calc(100vh - 100px);}
section.dataResponse {width: 100%; height: 300px; margin-top: 64px; background-color: #ccb5a7; background-position: center; background-repeat: no-repeat;}
#captchaOperation {line-height: 36px;}

@media (max-width: 991px) {
    section.dataResponse {margin-top: 53px;}
}
.mapouter {position: relative; text-align: right; height: 350px; width: 100%; padding-top: 10px;}
.gmap_canvas { overflow: hidden; background: none !important; height: 350px; width: 100%; border: 1px solid #848484;}
