.home h2 {
    margin-top: 50px;
}

.widget-single-service {
    margin-bottom: 50px;
}

.consultacia {
    margin: 60px 0 0;
    text-align: center;
    background: #2C497C;
    padding: 25px 10px;
    color: #fff;
    font-size: 32px;
}

.nashi_klienti {
    margin: 5px 45px 10px 0;
}

.clear {
    clear: both;
}

.otstup60 {
    height: 60px;
    clear: both;
}

.otstup100 {
    height: 60px;
    clear: both;
}

.my_font {
    font-size: 16px;
    color: #333;
}

.preim {
    border-bottom: 1px solid #E5E5E5;
}

.preim .items {
    overflow: hidden;
}

.preim .items .item {
    float: left;
    margin: 20px 0 35px;
}

.preim .items .item span {
    display: block;
    padding: 20px 30px 10px 0;
}

.preim .items .item .title {
    display: block;
    padding: 6px 15px 0 70px;
    font-size: 22px;
    color: #000;
}

.preim .items .item i {
    float: left;
}

.preim .items .item span strong {
    padding: 0 3px;
    font-size: 24px;
    line-height: 24px;
    vertical-align: middle;
    position: relative;
    bottom: 3px;
}

.service_list_title {
    font-size: 22px;
}

.main_service_subtitle {
    font-size: 16px;
    color: #000;
    margin: 8px 0 0;
}

.widget_title {
    font-size: 24px;
    color: #000;
    margin: 50px 0 0;
}

.foot .widget_title {
    color: #fff;
}

.has-error input, .has-error textarea{
    border: 1px red solid;
}
.has-success input{
    border: 1px green solid;
}
.success-feedback p{
    font-size: 24px;
}