.pricing-list__description{
    width: 100%;
    opacity: .7;
    font-weight: 100;
}

.response_form{
    margin-top: 25px;
    clear: both;
}

#map{
    height: 400px;
    width: 100%;
}

ul.tabs .current_tab li{
    color: #1c70b6;
    border-bottom: 3px solid #1c70b6;
}

.header-lang a{
    text-transform: uppercase;
}
.white-text{
    color: #ffffff!important;
}