label {    min-width: 60px;
    display: block;
float: left;}

button.btn {
    height: 30px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
        background-color: #55BDE3;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    text-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    float: left;
    margin-top: 30px;
}

.sc_services_item .sc_services_item_readmore {
    display: block;
    margin-top: 1em;
}

.bgc_1 {
    background-color: #31b9d7;
}

.bgc_2 {
    background-color: #5cc7df;
}

.bgc_3 {
    background-color: #80d3e6!important;
}

.scheme_original .sc_services_item .sc_services_item_readmore span {
    color: #345874;
}


.sc_columns.autoheight .bgimage_column {
    background-position: center;
    height: inherit;
    padding: 0;
}

.sc_services_item .sc_services_item_title {
    margin: 1em 0 0;
    font-size: 1em;
    height: 2em;
}

.contact_field > span {
    display: block; margin-top:10px!important;
}

.top_panel_style_2 .contact_phone {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 17.99px;
    text-align: right;
}

.scheme_original .sc_testimonial_author_name {
    color: #232A34;
    text-align: center;
    font-size: 16px;
}