

.justify  {
    text-align: justify;
}
.onama_overflow   {
    overflow: hidden;
}
.page_404       {
    max-width: 500px;
    margin: 50px auto;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    min-height: 300px;
}

.color_red        {
    color: #ef4036;
    font-size: 14px;
}

.superweb       {
    font-size: 13px;
}
.superweb  a     {
    font-size: 15px;
    color: #ff8200;
}
.superweb  a:hover    {
    opacity: 0.6;
}

.reference_title    {
    font-size: 16px;
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 4px solid #ef4036;
}
.list-group-section {
    display: none;
    padding: 50px 30px;
    font-size: 13px;
    background-color: #f8f8f8;
}

#projects_owl div       {
    text-align: center;
}
#projects_owl img       {
    max-height: 470px;
}

.about_us_img   {
    display: block;
    margin: 0 auto;
}
.border_btm     {
    margin-bottom: 15px;
    width: 50px;
    border-bottom: 2px solid #ef4036;
}
.project_images_pad {
    padding-top: 2px;
}

.hr     {
    margin: 30px 0;
    border-top: 1px dashed #e4e4e4;
}

textarea:focus, .textarea-message:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #ff4439;
    border-top: 0 solid transparent;;
    box-shadow: 0 1px 1px #ff4438 inset, 0 0 5px #ef4036;
    outline: 0 none;
}

.none   {
    display: none;
}
.o-nama-list li       {
    line-height: 1.6 !important;
}
.usluge-li  li    {
    padding: 7px 0;
    font-size: 14px;
    list-style: circle;
}
.download-obrazac:link       {

}
.download-obrazac:hover       {
    color:#ef4036
}
.download-obrazac i       {
    color:#ef4036
}