#before-map #before-map-form{display:flex;align-items:center;justify-content:flex-end;text-align:right;margin-bottom:3em}#before-map #before-map-form.form-inline .form-group{display:flex;align-items:center}#before-map #before-map-form.form-inline .form-group.only-btn{width:22%}#before-map #before-map-form.form-inline .form-group label{font-weight:normal;line-height:normal}#before-map #before-map-form.form-inline .form-group input:not([type="submit"]),#before-map #before-map-form.form-inline .form-group select{height:46px;margin-left:15px;margin-right:15px;padding-left:15px;padding-right:15px;border:1px solid #8d8d90;border-radius:0px;font-family:"Marcellus SC",serif;-webkit-appearance:none}#before-map #before-map-form.form-inline .form-group input:-webkit-autofill,#before-map #before-map-form.form-inline .form-group textarea:-webkit-autofill,#before-map #before-map-form.form-inline .form-group select:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset;background-color:#fff !important;color:#000 !important}#before-map #before-map-form .map-search-btn{width:100%;height:46px;font-size:14pt;background-color:#8d8d90;color:#fff;border:0px;border-radius:0px;vertical-align:top;font-family:"Marcellus SC",serif}#before-map #before-map-form .map-search-btn:hover{background-color:#5c5c5c}#before-map #before-map-form .map-search-btn:focus{background-color:#5c5c5c}@media screen and (max-width: 767px){#before-map #before-map-form{flex-direction:column}#before-map #before-map-form.form-inline .form-group{width:100%;justify-content:flex-end}#before-map #before-map-form.form-inline .form-group.only-btn{width:100%}#before-map #before-map-form.form-inline .form-group input:not([type="submit"]),#before-map #before-map-form.form-inline .form-group select{width:50%;margin-right:0}}@media screen and (max-width: 560px){#before-map #before-map-form{flex-direction:column}#before-map #before-map-form.form-inline .form-group{width:100%;flex-direction:column;justify-content:center}#before-map #before-map-form.form-inline .form-group input:not([type="submit"]),#before-map #before-map-form.form-inline .form-group select{width:100%;margin-left:0}#before-map #before-map-form .map-search-btn{margin-top:15px}}#map-wrap{position:relative}#map-wrap #map-loader{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;background-color:rgba(255,255,255,0.8);top:0;bottom:0;left:0;right:0;margin:0 auto;z-index:2000;visibility:visible;opacity:1;transition:visibility 0s linear 0s, opacity .2s ease 0s}#map-wrap #map-loader.hide-map{visibility:hidden;opacity:0;transition:visibility 0s linear .2s, opacity .2s ease 0s}#map-wrap #map-loader>img{width:50px;animation:pulse 2s infinite}#map-wrap #map-loader>.desc{margin-top:15px}#map-wrap #map-content{width:100%;height:410px;margin-bottom:3em;position:relative;overflow:hidden}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}100%{transform:scale(1)}}
