.iblock12.iblock_form1{
	padding: 70px 0 100px 0;
}
.iblock_form1 .iblock12_svgbackgr{
	display: none;
}
.iblock_form1 .tit{
	font-family: "Muller",Arial Black,sans-serif;
    font-size: 60px;
    font-size: 3.1vw;
    font-weight: 600;
    line-height: 140%;
    color: #272626;
    margin-bottom: 40px;
}
.iblock_form1 input{
	width: 100%;
	padding: 15px 20px;
	border: 1px solid #eee;
	transition: all .3s;
	border-radius: 4px;
	color: #333;
}
.iblock_form1 input:focus{
	border-color: #4d619f;
}
.iblock_form1 input[placeholder]{
	color: #808080;
}
.iblock_form1 input:focus-within{
	color: #333;
}
.iblock_form1 .locked{
	margin-top: 20px;
	font-size: 14px;
    color: #c3c8d5;
}
.iblock_form1 .btn{
	border: none;
	font-size: 18px;
	width: 100%;
}
.iblock_form1 .locked a:hover{
	color: #D21E50;
}
.form .result {
	display: none;
	text-align: center;
	color: #fff;
}
.form .result_ok {
	background: #7bc14f;
	padding: 50px 0px;
}
.form .result_error {
	background: #da3845;
	padding: 10px 0px;
	margin-bottom: 15px;
	color: #fff;
}

.iblock .ib_title{
	text-align: left;
}
.iblock .ib_title h3{
	font-size: 3.1vw;
	line-height: normal;
	margin: 0 0 45px 0;
}

.iblock_garanty{
	padding: 50px 0 180px 0;
}
.garanty-title{
	font-weight: bold;
	color: #D21E50;
	font-family: "Muller",Arial Black,sans-serif;
	font-size: 20px;
	margin: 20px 0 15px 0;
}
.garanty-icon{
	width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.ib_gi1 .garanty-icon{
	background: rgba(255,255,255,.3) url("/template/images/icon_gi1_2-1.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.ib_gi2 .garanty-icon{
	background: rgba(255,255,255,.3) url("/template/images/icon_gi2_2-1.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.ib_gi3 .garanty-icon{
	background: rgba(255,255,255,.3) url("/template/images/icon_gi3_2-1.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.ib_gi4 .garanty-icon{
	background: rgba(255,255,255,.3) url("/template/images/icon_gi4_2-1.svg") no-repeat 50% 50%;
	background-size: 50px;
}

.b-free-item_icon{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	position: relative;
}
.b-free-item_icon:before,
.shema-item_icon:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 104px;
	height: 104px;
	z-index: 2;
	border: 8px solid rgba(255,255,255,.5);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.b-free-item.bfi1 .b-free-item_icon{
	background: url("/template/images/icon_free-item1.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.b-free-item.bfi2 .b-free-item_icon{
	background: url("/template/images/icon_free-item2.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.b-free-item.bfi3 .b-free-item_icon{
	background: url("/template/images/icon_free-item3.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.b-free-item.bfi4 .b-free-item_icon{
	background: url("/template/images/icon_free-item4.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.b-free-item.bfi5 .b-free-item_icon{
	background: url("/template/images/icon_free-item5.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.b-free-item_title{
	font-size: 18px;
    line-height: 140%;
}
.iblock_free{
	padding: 0 0 200px 0;
}
.iblock12 .ib_title,
.land_clients .ib_title{
	text-align: center;
}
.land_clients .ib_title h3{
	margin: 0;
}
#clients950{
	padding: 0 0 80px 0;
}
.land_clients{
	padding: 0 0 100px 0;
}
.iblock_shema{
	padding: 140px 0;
}
.deltatop .iblock_shema{
	padding: 80px 0 140px 0;
}
.iblock_points{
	padding: 0 0 140px 0;
}

.iblock4_3{
	padding: 100px 0;
}
.iblock4_3 video{
	border-radius: 10px;
}
.iblock9 .ib_title{
	text-align: center;
}
.iblock9 .ib_title h2{
	font-family: "Muller",Arial Black,sans-serif;
    font-size: 60px;
    font-size: 3.1vw;
    font-weight: 600;
    line-height: 140%;
    color: #272626;
    margin-bottom: 40px;
}
.iblock9{
	padding: 130px 0 0 0;
}

.iblock7{
    padding: 70px 0 70px;
    /*background: #4d619f url("/template/images/backgr_light_2-1.png") center bottom no-repeat;*/
	background: #4d619f;
}
.iblock7 .ib_title h3{
	color: #fff;
	margin-bottom: 0;
}
.iblock7 .ib7_left{
    float: left;
    width: 45%;
	margin-top: 55px;
}
.iblock7 ul{
	margin-top: 75px;
}
.iblock7 ul li{
    font-size: 26px;
    padding: 0 0 0 55px;
    margin: 0 0 30px;
    font-weight: 100;
    line-height: 1.3em;
    color: #fff;
	font-family: "Muller",Arial Black,sans-serif;
	background: url("/tpl/img/check-white.svg") no-repeat 0 0;
    background-size: 36px;
}
.iblock7 ul li svg{
	display: none;
}
.iblock7 .ib7_right{
    float: right;
    width: 47%;
}
.iblock7 .ww{
    width: 1100px;
    margin: auto;
}
.iblock7 .banner_oblaka .bo_slider{
	font-family: "Muller",Arial Black,sans-serif;
}
.banner_oblaka .bo_slider .bo_slide_3>span:nth-child(1){
	top: 23%;
}
.banner_oblaka .bo_slider .bo_slide_3>span:nth-child(2){
	top: 51%;
}
.banner_oblaka .bo_slider .bo_slide_3>span:nth-child(3){
	top: 75%;
}
.banner_oblaka .bo_slider .bo_slide_1>span:nth-child(3){
	top: 63%;
	font-size: 220%;
}
.banner_oblaka .bo_slider .bo_slide_1>span:nth-child(2){
	top: 41%;
	left: 66%;
}
.banner_oblaka .bo_slider .bo_slide_2>span:nth-child(1){
	top: 15%;
	left: 27%;
}
.banner_oblaka .bo_slider .bo_slide_2>span:nth-child(2){
	top: 46%;
}
.banner_oblaka .bo_slider .bo_slide_2>span:nth-child(3){
	left: 21%;
}




.shema-item_icon{
    width: 120px;
    height: 120px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	margin: 0 auto 20px auto;
}
.shema-item.shi1 .shema-item_icon{
    background: url("/template/images/icon_shema1.jpg") no-repeat 50% 50%;
    background-size: cover;
}
.shema-item.shi2 .shema-item_icon{
    background: url("/template/images/icon_shema2-1.jpg") no-repeat 50% 50%;
    background-size: cover;
}
.shema-item.shi3 .shema-item_icon{
    background: url("/template/images/icon_shema3.jpg") no-repeat 50% 50%;
    background-size: cover;
}
.shema-item.shi4 .shema-item_icon{
    background: url("/template/images/icon_shema4_2.jpg") no-repeat 50% 50%;
    background-size: cover;
}
.shema-item.shi5 .shema-item_icon{
    background: url("/template/images/icon_shema5.jpg") no-repeat 50% 50%;
    background-size: cover;
}
.shema-item_icon:after{
    content: "";
    display: block;
    position: absolute;
    top: 50px;
    right: -85px;
    width: 65px;
    height: 25px;
    background: url("/template/images/icon_shema-arrow.png") no-repeat 50% 50%;
}
.shema-item.shi2 .shema-item_icon:after, .shema-item.shi4 .shema-item_icon:after{
    top: 10px;
    background: url("/template/images/icon_shema-arrow2.png") no-repeat 50% 50%;
}
.shema-item.shi5 .shema-item_icon:after{
	display: none;
}
.shema-item_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.shema-item{
    width: 20%;
    text-align: center;
}
.shema-item.shi2,
.shema-item.shi4{
    margin-top: 80px;
}
.shema-item_title{
    font-size: 20px;
}

.points-item_title{
	font-family: "Muller",Arial Black,sans-serif;
	color: #D21E50;
	font-size: 22px;
    margin: 0 0 10px 0;
}
.points-item .points-item_icon{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: 0 0 20px 0;
	border: 1px solid #fff;
}
.poi1 .points-item_icon{
	background: rgba(255,255,255,.3) url("../img/icon_point1.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.poi2 .points-item_icon{
	background: rgba(255,255,255,.3) url("../img/icon_point2.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.poi3 .points-item_icon{
	background: rgba(255,255,255,.3) url("../img/icon_point3.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.poi4 .points-item_icon{
	background: rgba(255,255,255,.3) url("../img/icon_point4.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.poi5 .points-item_icon{
	background: rgba(255,255,255,.3) url("../img/icon_point5.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.poi6 .points-item_icon{
	background: rgba(255,255,255,.3) url("../img/icon_point6.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.poi7 .points-item_icon{
	background: rgba(255,255,255,.3) url("../img/icon_point7.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.poi8 .points-item_icon{
	background: rgba(255,255,255,.3) url("../img/icon_point8.svg") no-repeat 50% 50%;
	background-size: 50px;
}
.poi9 .points-item_icon{
	background: rgba(255,255,255,.3) url("../img/icon_point9.svg") no-repeat 50% 50%;
	background-size: 50px;
}

@media all and (min-width: 1200px) and (max-width: 1300px){
	.shema-item.shi2 .shema-item_icon:after,
	.shema-item.shi4 .shema-item_icon:after{
		top: 180px;
	}
}
@media (max-width: 1150px){
	.ww,
	.iblock7 .ww{
		width: auto;
	}
}
@media all and (min-width: 1100px) and (max-width: 1200px){
	.iblock8 {
		padding: 80px 0 0;
	}
	.shema-item.shi2 .shema-item_icon:after,
	.shema-item.shi4 .shema-item_icon:after{
		top: 180px;
	}
	.iblock7 .ww{
		padding-left: 5%;
    	padding-right: 5%;
	}
	.banner_oblaka .bo_slider .bo_slide_2>span:nth-child(2){
		font-size: 244%;
	}
	.poross{
		width: 770px;
	}
}
@media all and (min-width: 1000px) and (max-width: 1100px){
	.poross{
		width: 700px;
	}
}
@media all and (min-width: 700px) and (max-width: 960px){
	.iblock7 .ww{
		padding-left: 5%;
    	padding-right: 5%;
	}
	.iblock9 .ib_title h2,
	.faq .index-title{
		font-size: 44px;
	}
	.first-maintxt .index-title{
		font-size: 38px;
	}
	.iblock4_3{
		padding: 100px 0 20px 0;
	}
}
@media all and (min-width: 900px) and (max-width: 1100px){
	.table__tarif-btn{
		padding: 18px 20px 15px;
	}
	.iblock_main_statya{
		padding: 180px 0 0 0;
	}
	.wtd{
		padding-bottom: 70px;
	}
	.iblock12.iblock_form1 {
		padding: 20px 0 60px 0;
	}
	.iblock_rassch {
		padding: 50px 0 70px 0;
	}
	.iblock8 {
		padding: 50px 0 0;
	}
	.iblock_shema {
		padding: 100px 0 140px 0;
	}
	.shema-item_title {
		font-size: 16px;
	}
	.shema-item.shi2 .shema-item_icon:after,
	.shema-item.shi4 .shema-item_icon:after{
		top: 160px;
	}
	.iblock7 .ww{
		padding-left: 5%;
		padding-right: 5%;
	}
	.banner_oblaka .bo_slider .bo_slide_2>span:nth-child(2){
		font-size: 210%;
		top: 51%;
	}
	.banner_oblaka .bo_slider .bo_slide_2>span:nth-child(3){
		font-size: 164%;
		top: 63%;
	}
	.banner_oblaka .bo_slider .bo_slide_1>span:nth-child(1){
		font-size: 280%;
	}
	.banner_oblaka .bo_slider .bo_slide_3>span:nth-child(2){
		font-size: 460%;
	}
	.banner_oblaka .bo_slider .bo_slide_3>span:nth-child(3){
		font-size: 190%;
		top: 69%;
	}
	.iblock4_3 {
		padding: 100px 0 40px 0;
	}
}
@media all and (min-width: 700px) and (max-width: 960px){
	.iblock.iblock_cases .ib_title{
		text-align: center;
	}
	.iblock .ib_title h3,
	.iblock_form1 .tit,
	.block_tarif .index-title,
	.wtd .index-title,
	.index-page-range .index-title,
	#clients950 .index-title,
	.iblock8 .index-title{
		font-size: 38px;
	}
	.index-title_reason{
		font-size: 32px;
	}
	.iblock_main_statya{
		padding: 140px 0 50px 0;
	}
	.iblock12.iblock_form1{
		padding: 30px 0 65px 0;
	}
	.iblock_form1 .btn{
		font-size: 17px;
		padding: 18px 25px 15px;
	}
	.iblock_rassch{
		padding: 30px 0;
	}
	.b-free-item_icon,
	.shema-item_icon{
		width: 90px;
		height: 90px;
	}
	.b-free-item_icon:before,
	.shema-item_icon:before{
		width: 74px;
		height: 74px;
	}
	.iblock_free{
		padding: 0 0 150px 0;
	}
	.iblock8{
		padding: 20px 0 0;
	}
	.shema-item_title{
		font-size: 16px;
	}
	.shema-item_icon:after{
		top: 20px;
	}
	.shema-item.shi2 .shema-item_icon:after,
	.shema-item.shi4 .shema-item_icon:after{
		top: 130px;
	}
	.iblock_shema{
		padding: 85px 0 150px 0;
	}
	.iblock_points{
		padding: 0 0 80px 0;
	}
	.iblock_results{
		padding: 50px 0 100px 0;
	}
}
@media (max-width: 700px){
	.shema-item{
		width: 100%;
		margin: 0 0 40px 0!important;
	}
	.shema-item_icon:after{
		display: none;
	}
	.iblock_form1 .tit{
		font-size: 28px;
	}
	.iblock12.iblock_form1{
		padding: 70px 0 50px 0;
	}
	.iblock_rassch{
		padding: 20px 0 30px 0;
	}
	.iblock_skidka .iblock_rassch-wrap>div:last-child{
		width: 56%;
	}
	.iblock .ib_title h3,
	.iblock9 .ib_title h2{
		font-size: 30px;
	}
	.iblock_garanty{
		padding: 50px 0 110px 0;
	}
	.iblock_free{
		padding: 0 0 120px 0;
	}
	.iblock12 .ib_title {
		padding: 0 0 30px;
	}
	.iblock8{
		padding: 0;
	}
	.iblock_shema{
		padding: 80px 0;
	}
	.iblock.iblock_shema .ib_title{
		text-align: center;
	}
	.iblock_points {
		padding: 0 0 70px 0;
	}
	.iblock_results{
		padding: 50px 0 90px 0;
	}
	.banner_oblaka .bo_slider .bo_slide_3>span:nth-child(2){
		top: 51%;
		font-size: 430%;
	}
	.banner_oblaka .bo_slider .bo_slide_3>span:nth-child(1){
		font-size: 180%;
	}
	.banner_oblaka .bo_slider .bo_slide_3>span:nth-child(3){
		left: 57%;
		top: 73%;
		font-size: 188%;
	}
	.banner_oblaka .bo_slider .bo_slide_1>span:nth-child(1){
		font-size: 240%;
	}
	.banner_oblaka .bo_slider .bo_slide_1>span:nth-child(3){
		top: 66%;
		font-size: 150%;
	}
	.banner_oblaka .bo_slider .bo_slide_1>span:nth-child(2){
		font-size: 170%;
	}
	.banner_oblaka .bo_slider .bo_slide_2>span:nth-child(2){
		font-size: 170%;
	}
	.banner_oblaka .bo_slider .bo_slide_2>span:nth-child(3){
		font-size: 130%;
	}
	.banner_oblaka .bo_slider .bo_slide_2>span:nth-child(1){
		line-height: 60px;
		font-size: 300%;
		top: 20%;
    	left: 30%;
	}
	.iblock4_3{
		padding: 100px 0 0 0;
	}
}
@media (max-width: 500px){
	.index-title{
		font-size: 26px;
	}
}