/*!
Theme Name: Patriot
Description: Patriots site theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
*/

.vacancies_item {
    padding-bottom: 24px;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.vacancies_title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;

}
.vacancies_list li:not(:last-child) {
    margin-right: 15px;
}
.vacancies_list li, .vacancies_list a {
    text-decoration: none;



    color: rgba(255, 255, 255, 0.5);
}


.item_box_cont ul:not([class]) li, .item_box_cont  p:not(:last-child){margin-bottom: 5px;}
.agree-checkbox .wpcf7-list-item-label{display: none;}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0em 1em;
    font-size: 14px;
    color: #fff;
}
.footer_develop{
	    color: #fff;
    text-decoration: none;
 
    letter-spacing: 2px;
}
.footer_develop i {
    margin-top: -2px;
    border: none;
    background: #ffffff;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    line-height: 19px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffffff59;
}

div.wpcf7 .ajax-loader {
    background-image: url(/wp-content/themes/patriot/images/35.gif) !important;
    width: 18px !important;
    height: 18px !important;
    margin-left: 10px;
    margin-top: -7px;
    background-size: 100%;
}
.navigation .header_list_box .link_arrow{padding-right: 20px;}

.link_arrow:before, .header_list_box .sub-menu .link_arrow:before{display: none}
.header_list_box .link_arrow:before{display: block}
