﻿textarea {
    resize: none;
}

.help-block {
    margin-top: -27px;
}

.help-block {
    color: red;
}

.has-error {
    border-color: red;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

    .map-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

#SendMail {
    margin-top: -3px;
    /*margin-bottom: 10px;*/
}

.h4, h5, h6 {
    margin-top: -3px;
    margin-bottom: 10px;
}
#divContactInfo {
    padding:10px !important;
}
#divContactInfo{
    padding:10px !important;
}
.section_title{
    padding:13px!important;
}