.reviews .item {
position: relative;
}
.pagination a,
.pagination span {
color: #fff;
background: #033E72;
font: 20px 'ProximaNova-Regular', sans-serif;
display: inline-block;
margin: 0 5px;
padding: 5px 10px;
}
.pagination span:hover,
.pagination a:hover
{
background: #BDCF14;
}
.pagination .current {
background: #BDCF14;
}
.proposition .form .file-selected .fileinput-name {
margin-top: 0;
}
.leasing-text {
}
.leasing-text table {
border-collapse: collapse;
width: 100%;
margin-bottom: 40px;
}
.leasing-text table td {
border: 1px solid #DADADA;
padding: 22px 0;
color: #000;
width: 50%;
font: 16px 'ProximaNova-Regular', sans-serif;
text-align: center;
max-width: 245px;
margin: 0 auto;
}
.leasing-text table td:nth-child(1) {
font: 16px 'ProximaNova-Extrabld', sans-serif;
padding-left: 55px;
}
.step-left {
padding-left: 30px;
}
.wpcf7 .wpcf7-form-control-wrap.attachment-file {
position: absolute;
top: 0;
width: 260px;
height: 20px;
}
.wpcf7 .wpcf7-form-control-wrap.attachment-file input {
opacity: 0;
}
.wpcf7 .file-selected .wpcf7-form-control-wrap.attachment-file {position: relative;height: auto;}
.wpcf7 .file-selected .wpcf7-form-control-wrap span[role=alert] {
position: relative;
top: 0;
left: 0;
display: block;
transform: none;
}
.fileinput-wrapper {
position: relative;
}
.add-file-text {font: 12px 'ProxiamNova-Regular', sans-serif;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;text-decoration: underline;cursor: pointer;color: #000;font-family: 'ProximaNova-Bold', sans-serif;display: flex;justify-content: center;line-height: 20px;}
.file-selected .add-file-text {
display: none;
}
.add-file-text:before {
content: '';
display: block;
display: inline-block;
width: 25px;
height: 20px;
background: url(https://afr-group.ru/wp-content/themes/afr/images/icons/upload-img.jpg) no-repeat center center / contain;
margin-right: 10px;
}
.fileinput-name {
font: 12px 'ProxiamNova-Regular', sans-serif;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
text-decoration: underline;
cursor: pointer;
color: #000;
display: none;
justify-content: center;
line-height: 20px;
margin-top: 10px;
}
.file-selected .fileinput-name {
display: flex;
}
.fileinput-name button {
background-color: #386892;
width: 20px;
height: 20px;
text-decoration: none;
color: white;
font-size: 20px;
line-height: 20px;
margin-left: 10px;
}
.admin-edit-parent {
position: relative;
}
.admin-edit {
position: absolute;
font: 18px 'ProximaNova-Regular', sans-serif;
left: 0;
right: 0;
background-color: #BDCF14;
color: white;
padding: 5px;
width: 230px;
cursor: pointer;
z-index: 4;
text-align: center;
}
.catalog-list .item > a.item-wrap {
display: block;
width: 100%;
}
.popup .form {
margin: auto;
font-size: 0;
}
.popup .form__label { z-index: 1;
}
.wpcf7 .wpcf7-form-control-wrap textarea {
resize: vertical;
}
#wp_ajax {margin: auto;width: auto;display: inline-block;margin-left: auto;margin-right: auto;}
.mfp-content {
display: inline-flex;
justify-content: center;
}
.mfp-close-btn-in .mfp-close {
color: white;
}
.line-form-wrap .wpcf7 div.wpcf7-response-output {
margin-top: 20px;
max-width: 700px;
}
.wpcf7-form {
font-size: 0;
}
.hydroseeding .caption-block .form__label,
.catalog-form .form__label,
.proposition .form__label,
.sidebar .form__label { z-index: 1;
}
.search.news .item {
max-width: 700px;
margin: auto;
}
.footer .catalog-list li {
margin-left: 0;
margin-bottom: 20px;
display: block;
}
.footer li a {
color: #fff;
font: 18px 'ProximaNova-Regular', sans-serif;
}
.footer li a:hover {
color: #BDCF14;
}
.header .submenu {
}
.header .bottom li.navmenu-item {
}
.header .bottom .submenu__link:hover {
background-color: #a9ba12;
}
.hits .price__num.rouble:after {
content: '\584';
display: inline-block;
}
.hits .price__num.dollar:after {
content: '$';
display: inline-block;
}
.hits.price__num.euro:after {
content: '\20AC';
display: inline-block;
}
.hits .price__num.pound:after {
content: '\00A3';
display: inline-block;
}
@media screen and (min-width: 1024px) and (max-width: 1500px) {
.hits .card .price__value {
font-size: 2vw;
}
}