label.error {
    display: none;
    color: red;
}

.contact_line input[type=checkbox] {
    width: 14px;
    height: 14px;
    border: 1px solid #00378a !important;
    padding: 0;
    margin: 0;
    float: left;
}

label.check {
    font-family: 'Lato', sans-serif;
    color: #505050;
    font-size: 10px;
    display: block;
    width: calc(100% - 30px);
    float: right;
    margin-left: 5px;
    font-weight: 500;
    line-height: 19px;
    padding-right: 15px;
}

/*.contact_textarea input.check[type=checkbox]:checked + .checkbox:before {*/
/*!*content: "\221A";*/
/*font-size: 22px;*/
/*color: #ed4a13!important;*!*/
/*display: none;*/
/*}*/

form span.desire {
    display: none;
}

label.progress {
    color: green;
    background: none;
    box-shadow: none;
}

.cform_kontakt {
    width: 100%;
    margin-top: 22px;
    position: relative;
    padding-bottom: 18px;
}

.cform_kontakt_static {
    float: left;
}

.cform_kontakt_static > p {
    width: 273px;
    padding: 24px 35px;
    font-size: 12px;
    color: #333333;
}

.cform_kontakt_static > p a {
    color: #333333;
    font-size: 12px;
}

.cform_kontaktinfo {
    display: block;
    margin: 0 0 12px 0;
    color: #2b2937;
    font-size: 12px;
}

.contact_line {
    max-width: 275px;
    width: 100%;
    float: left;
    margin-top: 10px;
}

.contact_line span, .contact_textarea span {
    color: #666666;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

.contact_line span i, .contact_textarea span i {
    color: #CC0000;
    font-size: 14px;
    font-style: normal;
}

.contact_textarea input, .contact_line input {
    width: 100%;
    height: 30px;
    border: 1px solid #00378a;
    background-color: #ffffff;
    color: #666666;
    text-indent: 12px;
    margin-bottom: 14px;
    opacity: 0.55;
    font-size: 12px !important;
    font-family: 'Lato', sans-serif;
}

.contact_textarea {
    max-width: 480px;
    width: 100%;
    float: right;
    min-height: 227px;
    margin-top: 10px;
}

.contact_textarea textarea {
    max-width: 480px;
    width: 100%;
    height: 227px;
    border: 1px solid #00378a;
    background-color: #ffffff;
    color: #666666;
    text-indent: 12px;
    margin-bottom: 14px;
    opacity: 0.55;
}

.cform_kontakt_infosend,
.cform_kontakt_error {
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #197C10;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 15px;
}

.cform_kontakt_error {
    background-color: #FF1F1F;
}

.cform_kontakt .send_mail {
    font-family: 'Poppins', sans-serif;
    color: #00378a;
    font-size: 14px !important;
    padding: 5px 20px 0;
    height: 34px;
    margin-top: 20px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    margin-right: 34px;
}

.cform_kontakt .send_mail:hover {
    color: #00378a;
    text-decoration: underline;
}

/*//-------------cform_dep----------------//*/

.dep_group {
    position: relative;
    padding: 16px 4px;
    border-bottom: 2px dotted #8ba328;
    color: #333333;
}

.dep_group *, .dep_back_button, .dep_back_button_nm {
    color: #333333;
}

.dep_group a:hover, .dep_back_button:hover, .dep_back_button_nm:hover {
    color: #d7041b;
}

.dep_group > .dep_group_img {
    width: 278px;
    height: 157px;
    float: left;
    margin-right: 30px;
    text-align: center;
}

.dep_group > .dep_group_img > img {
    max-width: 100%;
    max-height: 100%;
}

.dep_group > .dep_group_title {
    font-size: 14px;
    font-weight: 700;
    margin: 4px 0 0 0;
    padding: 0;
}

.dep_group_lead {
    font-size: 12px;
    font-weight: 400;
}

.dep_group_more {
    position: absolute;
    bottom: 16px;
    right: 0;
    font-size: 14px;
    font-weight: 700;
}

.dep_group_filters {
    padding: 0px 10px 14px 10px;
    border-bottom: 2px solid #0055D4;
}

.dep_back_button, .dep_back_button_nm {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

.dep_back_button_nm {
    margin: 0;
}

.dep_send_button {
    font-size: 14px;
    font-weight: 700;
    color: #d7041b;
    text-decoration: none;
}

.dep_group_filters input, .dep_group_filters select, .dep_add_wrapper input, .dep_add_wrapper select, .dep_add_wrapper textarea {
    height: 36px;
    border: 1px solid #b8b8b8;
    background-color: #f0f0f0;
    color: #666666;
    padding: 0 0 0 12px;
}

.dep_add_wrapper {
    padding: 0 0 0 16px;
}

.dep_add_wrapper table {
    margin-bottom: 20px;
}

.dep_add_wrapper table td {
    padding-bottom: 5px;
}

.dep_add_wrapper input, .dep_add_wrapper select, .dep_add_wrapper textarea {
    width: 350px;
}

.dep_add_wrapper input.photo {
    padding-top: 6px;
    background-color: transparent;
    border: 0;
}

.subcats input {
    width: auto;
    height: auto;
    border: 0;
    margin-right: 5px;
    padding: 0;
}

.dep_search_effect {
    display: block;
    text-align: left;
    padding: 10px 0 0 0;
}

.dep_conatiner_content h3 {
    font-size: 16px;
}

.dep_conatiner_content a {
    color: #333333;
}

.dep_conatiner_content a:hover {
    color: #d7041b;
}

.collapse.in {
    display: table-row !important;
}

.show_deps {
    font-size: 12px;
    font-weight: 700;
    color: #333333;
    cursor: pointer;
    text-decoration: none;
}

.show_deps:hover {
    text-decoration: none;
    color: #d7041b;
}

.show_deps * {
    font-size: 12px;
}

.subth th {
    background-color: #E8E8E8;
}

.ref_name span {
    display: block;
    text-align: center;
    font-weight: bold;
    min-height: 18px;
}

form span.desire, form span.desireEmail {
    display: none;
}
