/*23.03.17*/


.c-bg-grey-3 {
    float: left;
    background-color: #efefef !important;
}

.contact-list {float:left; padding:0 0 0 20px; font-size:22px; width:100%; font-weight:bold;}
.contact-list a {color:#000 !important; text-decoration:none; padding:5px 30px; margin:2px 0; float:left; display:block; border-radius:4px; font-size:17px; font-weight:normal;}
.contact-list a:hover {color:#000 !important; text-decoration:none; background:#ffffff !important;}


.contact-box {
    box-shadow: 0 0 10px #c9c9c9;
    margin-bottom: 20px;
    padding-top: 10px;
}

.c-contact-title-1 > h3 {
    color: #f0030d;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 0px;
}

.btn-danger {
    color: #ffffff;
    background: #da0202;
    border-color: #e7505a;
}
.c-btn-uppercase.btn-xlg {
    font-size: 18px;
    padding: 20px 44px 15px 44px;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-control {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    outline: none;
    font-weight: 300;

    border-color: #e0e0e0;
}
.c-content-dividercontact {
    display: block;
    height: 1px;
    background: #000;
    margin: 40px 0;
    position: relative;
}

.c-layout-breadcrumbs-1.c-bgimage {
    padding: 150px 0;
}

.c-font-white {
    color: #fff !important;
}

.c-content-divider {
    display: block;
    height: 3px;
    background: #fff;
    margin: 40px 0;
    position: relative;
}

.c-bg-dark-3 {
    background-color: #000 !important;
}
.c-content-subscribe-form-1 {
    padding: 10px 0 10px 0;
}
.c-content-subscribe-form-1 .c-body {
    color: #fff;
}
.c-font-center {
    text-align: center;
}