﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,800');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700');

h2, h1, .block .header h2, .widget-block .header h2, .block-flat .header h2 {
    font-family: 'Nord', Arial, sans-serif !important;
    color: #282829 !important;
    font-weight: 500;
    font-size: 30px !important;
    text-transform: uppercase !important;
}

h2 {
    font-size: 26px !important;
}

h4 {
    font-family: 'Nord', Arial, sans-serif !important;
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .block-flat .header h3 {
    font-weight: 500;
    /*padding-bottom: 10px;*/
}

.btn {
    text-transform:uppercase;
}

.toright {
    clear: both;
    float: right;
}

.clearboth {
    clear: both;
}

    .right15 {
    padding-left:15px;
}

#manage_agency .col-lg-6 .col-md-6 {
    width: 100% !important;
}
