

/* Start:/service/poshiv_specodegda/spzkz2/style.css?15998080498252*/
#d-content{width:100%;margin:0 auto;}
#d-content>.d-content{float:none;width:100%;}
#d-content>aside, .d-center nav.d-nav-breadcrumbs{display:none;}
#bx-panel{display: none !important;}
.breadcrumbs{display:none;}
main .d-large{width: 100% !important;margin: 0 auto;max-width: 980px;}
form input[type="submit"]{
	border: none;
	background: #ffe000;
	color: #000;
}
form input, form textarea{
	margin: 10px 0;
	border: 1px solid #e5e5e5;
}
h1{
    margin: 1em auto;
}
.sect:after{content: ' ';clear: both;display: block;} 
.sect .inner {
	width:100%;
	max-width: 980px;
	margin:0 auto;
	font-size:14px;	
}
.sect input[type="submit"]{
	font-size: 14px;
    border-radius: 6px;
    margin: 20px 0 0 0;
    padding: 1em 3em;
}
.sect input[type="text"]{width: 94%;padding: 10px;font-size: 14px;}
.left-50{float: left;width: 50%;}
.right-50{float: right;width: 50%;}
.inner-flex{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner:after{content: ' ';display: block;clear: both;}
.s1{margin-bottom: 60px;} 
.s1 .inner:last-of-type{border: 1px solid #d7d7d7;}
 
.s1 .inner>.left-50{padding: 30px 0 30px 30px;}
.s1 .inner>.left-50>strong{font-size: 18px;margin-bottom: 15px;display: block;}
.s1 .inner>.left-50>p{font-size: 14px;margin-bottom: 15px;}
.s1 .inner>.right-50{text-align: right;}
.s1 textarea{width: 97%;padding: 10px;font-size: 14px;}
.flex1 .col-30{width: 31%;border:1px solid #ffe000;border-radius: 6px;margin-bottom: 30px;}
.flex1 img{margin:30px 0 25px 25px;}
.flex1 p{margin:0 20px 20px 25px;font-size: 14px;}
.flex1 p>strong{font-size: 16px;}
.flex2{margin:70px 0;}
.flex2>div{width: 20%;}
.flex2>div strong{font-size: 24px;}
.img-icon{width: 100px;height: 100px;border:1px solid #ffe000;border-radius:5px;position: relative;margin-bottom: 75px;}
.img-icon:after{content:' ';position: absolute;background-image: url(/service/poshiv_specodegda/spzkz2/../img2/str-b.png);width: 30px;height: 15px;bottom:-15px;left: 30px;}
.img-icon img{
	margin: 0 auto;
    display: block;
    margin-top: 20%;
}
.s3 .inner>div{background-color: #fafafa;margin-bottom: 30px;}
.s3 .inner>div:after{content: ' ';clear: both;display: block;}
.s3 .inner p,
.s3 .inner span,
.s3 .inner ul
{
	margin: 10px 40px 0 40px;
    font-size: 14px;
    line-height: 1.5;
    list-style-type: none;
}
.s3 span{width: 100px;display: block;height: 2px;background-color: #ffe000;}	
.s3 .inner>div p strong{font-size: 18px;padding-top: 10px;display: block;}
.s3 li{
	background-image: url(/service/poshiv_specodegda/spzkz2/../img2/li.png);background-repeat: no-repeat;background-position: 0 50%;padding-left: 20px;line-height: 2;
}
.flex4{margin-top: 30px;}
.flex4 .col-50{width:49%;padding: 20px;margin-bottom: 25px;border:1px solid #e8e8e8;display: flex;align-items: center;}
.flex4 .col-50 .number{font-size: 36px;border-right: 2px solid #ffe000;line-height: 1;} 
.flex4 .col-50 .text-block{margin-left: 5%;}
.s6,.s5,.s7,.s4{margin-top: 60px;}
.flex5 .col-30{width: 31%;margin-bottom: 30px;}
.flex5 .col-30 p:first-of-type{color: #1e80fd;font-size: 16px;}
.flex5 .col-30 p strong{padding: 10px 0;display: block;}
.s6 .left-50{padding-right: 30px;line-height: 1.5;}
.s5 .inner .right-50{padding: 25px 0 0 120px;}
.s5 .inner .right-50 p strong{font-size: 18px;margin-bottom: 15px;display: block;}
.s5 .inner .right-50 p{margin-bottom: 15px;}
.sect.s5 input[type="text"]{width: 84%;}

@media screen and (min-width:980px){
	.flex2{background-image: url(/service/poshiv_specodegda/spzkz2/../img2/line.png);background-repeat: no-repeat;background-position: 50% 50%;}
	.flex2>div:nth-child(2) .img-icon{margin-left:15%;}
	.flex2>div:nth-child(3) .img-icon{margin-left:27%;}
	.flex2>div:nth-child(4) .img-icon{margin-left:40%;}
	.flex2>div:nth-child(5) .img-icon{margin-left:51%;}
	.foot{background-image: url(/service/poshiv_specodegda/spzkz2/../img2/str.png);background-repeat: no-repeat;background-position: 85% 51%;height: 120px;}
	.foot p{width: 75%;}
	.flex2>div:nth-child(5) .foot{background-image: unset;}
	.flex2>div:nth-child(5) .foot p{width: 100%;}
}


@media screen and (min-width:768px) and (max-width:979px){
	.sect .inner {
		width: calc(100% - 60px);
		margin: 0 auto;
	}
	main .d-large{width: calc(100% - 60px) !important;}
	#d-footer {width: calc(100% - 40px);}
	.flex1 .col-30 {width: 48%;}
	.flex2>div {width: 100%;}
	.img-icon {margin-bottom: 15px;display: block;float: left;margin-left: 50px;width: 60px;height: 60px;}
	.img-icon img{margin-top: 24%;width: 35px;}
	.foot{float: left;margin: 20px 0 0 30px;background-image: url(/service/poshiv_specodegda/spzkz2/../img2/str-sm.png);background-repeat: no-repeat;background-position: 7px 100%;padding-bottom: 20px;}
	.foot.last{background-image: none;}
	.foot p strong{border-right: 2px solid #ffe000;
	    width: 45px;
	    display: block;
	    margin-right: 20px;
	    line-height: 1;
	}
	.foot p{display: block;float: left;}
	.img-icon:after{    
		background-image: url(/service/poshiv_specodegda/spzkz2/../img2/str-b-r.png);
	    width: 10px;
	    height: 30px;
	    top: 19px;
	    left: -11px;
	} 
	.flex2{background-image: url(/service/poshiv_specodegda/spzkz2/../img2/line-sm.png);background-repeat: no-repeat;background-position: 0 50%;}
	.s3 .inner .left-50 img{display: block;float: right;height: 100%;max-width: unset;width: auto;}
	.s3 .inner .right-50 img{display: block;float: left;height: 100%;max-width: unset;width: auto;}
	.s3 .inner .left-50 p, .s3 .inner .left-50 span{margin: 10px 20px 0 0;}
	.s3 .inner .right-50 p, .s3 .inner .right-50 span,.s3 .inner .right-50 ul{margin: 10px 0 0 20px;}
	.s3 .inner .col-chet .left-50{width: 40%;}
	.s3 .inner .col-chet .right-50{width: 59%;}
	.s3 .inner .col-nechet .left-50{width: 59%;}
	.s3 .inner .col-nechet .right-50{width: calc(40% + 30px);overflow: hidden;margin-right: -30px;}
	.s5 .left-50{width: 100%;}
	.s5 .inner .right-50{float: left;padding-left: 40px;}
	.s5 .inner .right-50 input[type="text"],.s5 .inner .right-50 p{width: 81%;}
	.fl-r{float: right;width: 50%;margin-top: 17px;}
	.s6 .left-50, .s1 .s-form .left-50, .s1 .s-form .right-50{width: 100%;}
	.s1 .inner>.left-50 {padding: 30px 15px 30px 30px;}
	.sect input[type="text"] {padding: 7px;width: 100%;}
	.s1 textarea {width: 100%;height: 68px;}
	.s1 .right-50 img{float: right;display: block;}

}

@media screen and (max-width:767px){
	.sect .inner {
		width: calc(100% - 30px);
		margin: 0 auto;
	}
	.sect h2{font-weight: bold;font-size: 16px;}
	.left-50,.right-50{float: none;width: 100%;}
	main .d-large{width: calc(100% - 30px) !important;}
	.sect.s5 input[type="text"],.flex4 .col-50,.flex1 .col-30{width: 100%;}
	.flex2{background-image: url(/service/poshiv_specodegda/spzkz2/../img2/line-xs.png);background-repeat: no-repeat;background-position: 0 38%;margin: 40px 0;}
	.s1 .inner>.left-50 {padding: 30px 0 30px 0;}
	.s1 .inner:last-of-type {border: 0 solid #d7d7d7;}
	.sect input[type="text"],.s1 textarea,.sect .col-30, .sect .left-50,.sect .rigth-50{width: 100%;}
	h1{font-size: 18px;font-weight: bold;} 
	.s3 .inner p, .s3 .inner span, .s3 .inner ul {margin: 10px 0 0 0;}
	.s3 .inner p, .s3 .inner span, .s3 .inner ul {padding-left: 1em;}
	.s3 .inner .col-chet .left-50,.s3 .inner .col-nechet .right-50,.fl-r{width: calc(100% + 30px);margin-left: -15px;margin-top: 20px;}
	.s5 .inner .right-50 {padding: 0;margin-top: 30px;}
	.s3 img, .s5 img{width: 100%;}
	
	.flex2>div {
		width: 100%;
	    position: relative;
	    border: 1px solid #ffe000;
	    margin-left: 24px;
	    margin-bottom: 13px;
	}

	.img-icon {
		margin-bottom: 15px;
	    display: block;
	    float: left;
	    margin-left: 0px;
	    width: 26%;
	    height: 60px;
	    border: 0;
	}
	.img-icon:after{content: none;}
	.img-icon img{margin-top: 24%;width: 35px;}
	.foot{
		float: left;
	    width: 60%;
	    margin-top: 15px;
	}
	.foot p strong{width: 0;display: none;}
	.foot p{
		display: block;
    	float: left;
    	border-left: 1px solid #ffe000;
    	line-height: 1.3;
    	padding-left: 15px;
	}
	.flex2>div:after{
		content: '';display: block;position: absolute;    
		background-image: url(/service/poshiv_specodegda/spzkz2/../img2/str-b-r.png);
	    width: 10px;
	    height: 30px;
	    top: 19px;
	    left: -11px;
	} 


	
}

.cont-result{display:none;background-color: #FFFFFF;font-size:1.5em;
	text-align: center;z-index: 9;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}
.cont-result-html{
	padding: 30px;
}

.sect.s4 .flex4 .text-block{
	width: 85%;
}
/* End */
/* /service/poshiv_specodegda/spzkz2/style.css?15998080498252 */
