#main .screen {
    z-index: 1;
    position: relative;    background: #e1eaf4;
}

#main .screen.second .inner29 {
    padding: 0;
    background: url(/assets/images/asfjjfas4/shadow.png) no-repeat;
    padding:0 0 48px 0;
}
#main .screen>.inner29 {
    margin: auto;
    width: 1170px;
    position: relative;
    padding: 40px 0;
}
#main .screen.second .inner29 .menu>div {
    float: left;
    width: calc((100% - 74px*2)/ 3);
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #94a0b2;
	    margin: 49px 49px 0 0;
}
#main .screen.first:after {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    width: 100%;
    height: 410px;
    z-index: 0;
    top: 0
}

#main .screen.first .inner29 {
    padding: 0
}

#main .screen.first .inner29 h1 {
    margin: 1.9em 0;
    margin-bottom: 28px;
	font-family: 'Roboto',Arial,sans-serif !important;
}

#main .screen.first .inner29:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff url(/assets/images/asfjjfas4/firstScr.jpg) no-repeat;
    width: 1144px;
    height: 410px;
    right: 0;
    z-index: 1
}#main .screen.first .inner h1 {
    margin: 1.9em 0;
    margin-bottom: 0;
}
#main .screen .ttl {
    color: #5f6973;
    font: 18px pf_dintext_prolight;
    font-size:4em;
    text-transform: none;
    line-height: 52px;
}
.b-row20{margin-top:0 !important;}
#main .screen.first .inner>div p {
    font: 18px pf_dintext_proregular;
    font-size: 20px;
    color: #484848;
}

#main .screen.first .inner29>div {
    z-index: 1;
    position: relative;
    padding-top: 20px;
    padding-left: 25px;
    height: 410px
}

#main .screen.first .inner29>div p {
    font: 18px pf_dintext_proregular;
    font-size: 20px;
    color: #484848;
	font-family: 'Roboto',Arial,sans-serif !important;
}

#main .screen.first .inner29>div .priceBlock {
    margin-top: 50px
}

#main .screen.second .inner29 .menu>div:nth-child(3n) {
    margin-right: 0
}

#main .screen.second .inner29 .menu>div:nth-last-child(1) {
    margin-bottom: 0
}

#main .screen.second .inner29 .menu>div a {
    text-decoration: none
}

#main .screen.second .inner29 .menu>div a img {
    width: 100%
}

#main .screen.second .inner29 .menu>div a span {
    color: #fff;
    text-align: center;
    font: 18px pf_dintext_prolight;
    display: block;
    padding: 20px;
    font-size: 24px;
    min-height: 98px;
    box-sizing: border-box;
	font-family: 'Roboto',Arial,sans-serif !important;
}

#main .screen.second .inner29 .menu>div.big {
    width: calc((100% - (20px*2))/ 3);
    margin-right: 0;
    height: 367.72px;
    padding: 55px 50px;
    border-radius: 160px 0
}

#main .screen.second .inner29 .menu>div.big .proc,
#main .screen.second .inner29 .menu>div.big p {
    margin: 0;
    padding: 0;
    color: #fff;
    font: 18px pf_dintext_prolight
}

#main .screen.second .inner29 .menu>div.big .proc {
    font-size: 154px;
    text-align: center
}

#main .screen.second .inner29 .menu>div.big p {
    font-size: 22px;
    text-align: center;
    margin-top: -30px
}

#main .screen.second .inner29 .menu>div.big p a {
    font-size: 20px;
    display: block;
    color: #e9e9e9;
    text-decoration: underline
}

#main .screen.second .inner29 .menu>div.big p a:hover {
    text-decoration: none
}


#main .screen.faq {
    background: #fff
}



@media (max-width:768px){
	.footer{width:100%;overflow:hidden;}
	#main .screen.first .inner29:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff url(/assets/images/asfjjfas4/firstScr.jpg) no-repeat;
    width: 100%;
    height: 410px;
    right: 0;
    z-index: 1;
    overflow: hidden;
}
#main .screen>.inner29{width:100%;}
#main .screen.second .inner29 .menu>div {
    float: unset;
    width: 100%;
}
.screen.second .menu {
    padding: 22px;
}
	
	
}
@media (max-width:500px){
	#main .screen .ttl {
    color: #5f6973;
    font: 18px pf_dintext_prolight;
    font-size: 7vh;
	}
	#main .screen.first .inner29>div {
    z-index: 1;
    position: relative;
    padding-top: 20px;
    padding-left: 0;
    height: 410px;
    margin: 0 auto;
    width: 90%;
}
}