@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
li, ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
	width:100%;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}




.example-job-item span {
    position: absolute;
    bottom: 25px;
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
}

.example-job-item {
    width: 49%;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    position: relative;
}

.example-job-item img {
    width: 100%;
}


.block-type-remont-item {
    display: inline-block;
    width: 24%;
}

.block-type-remont-item span:not(.item-price) {
    position: absolute;
    top: 22px;
    width: 100%;
    color: #fff;
    text-align: center;
}

.block-type-remont-item span.item-price {
    position: absolute;
    bottom: 9px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    right: -1px;
    background: url(/images/2019/01/223/10.png);
    padding: 18px;
    background-repeat: no-repeat;
    background-size: contain;
}

.block-type-remont-item {
    position: relative;
}


.vid-remonta-item {
    width: 23%;
    padding: 7px;
    margin-right: 10px;
    text-align: center;
    float: left;
    display: inline-block;
    background: #dcdcdc;
    min-height: 235px;
}

.vid-remonta {
    width: 100%;
    clear: both;
}

.vid-remonta-item img {
    width: 95%;
}

.vid-remonta-item span {
    padding: 13px 0px;
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}


.vid-remonta-item:after {
    content: ' ';
    position: absolute;
    padding: 19px;
    background: url(/images/2019/01/223/1/1.png);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -18px;
    right: 18px;
}

.vid-remonta-item {
    position: relative;
}



 @media screen and (max-width: 960px) {
.example-job-item {
    width: 100%;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    position: relative;
}

.block-type-remont-item span.item-price {
    position: absolute;
    bottom: 9px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    right: -20px;
    background: url(/images/2019/01/223/10.png);
    padding: 18px;
    background-repeat: no-repeat;
    background-size: contain;
}

.block-type-remont-item img {
    width: 100%;
}

.block-type-remont-item {
    width: 100%;
}

.vid-remonta-item {
    width: 100%;
    padding: 7px;
    margin-right: 10px;
    text-align: center;
    float: left;
    display: inline-block;
    background: #dcdcdc;
    min-height: 64px;
    margin-bottom: 25px;
}
}
