/**

* Theme Name: Whitehall Child

* Description: This is a child theme of Whitehall, generated by Merlin WP.

* Author: <a href="http://themeforest.net/user/template_path">ThemeKalia</a>

* Template: whitehall

* Version: 1.3

*/

.contact_form_box .form-group select {
    position: relative;
    display: block;
    width: 100%;
    height: 58px;
    border: 1px solid #e6e6ea;
    border-radius: 5px;
    font-size: 16px;
    color: #696b7e;
    padding: 10px 20px;
    transition: all 500ms ease;
}