.form-noframe {
	max-width:80%;
	font-size: 14px;
    color: rgba(33,33,36,1);
    margin-bottom: 10px;
}
.form-noframe a {
    color: rgba(33,33,36,1);
    text-decoration: underline;
}
.tell-block.tell-block1 {
    font-size: 14px;
    line-height: 1.55;
    margin-bottom: 5px;
}
.tell.mail {
    font-size: 15px;
    line-height: 1.55;
}
.before_footer {
	margin-top:80px;
}
.before_footer a {
	font-size: 20px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    line-height: 24px;
    font-family: Montserrat,Roboto,Arial;
}
.before_footer a span {
	color:#F18E39;
	display:inline-block;
	margin-bottom:5px;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.before_footer a:hover span {
	color:#ccc;
}

.id_3 .card-empty {
	/*width:450px;*/
}

.table_prices {
	background: #F18E39;
    padding: 100px 0;
}
.table_prices table {
	width: 100%;
    font-size: 24px;
}
.table_prices table tr:nth-child(2n+1) {
	color:#F18E39;
	color:#fff;
	background:#000;
}
.table_prices table td {
	padding:20px;
}
.table_prices table td:nth-child(2) {
	font-size:32px;
	font-weight:bold;
}
@media (max-width:1279px) {
	.table_prices table td {
		padding: 10px 20px;
	}
	.table_prices table td:nth-child(2) {
		font-size:24px;
	}
}
@media (max-width:575px) {
	.table_prices table td {
		font-size:22px;
		display:block;
		width:100%;
		text-align:center;
	}
	.table_prices table td:nth-child(2) {
		font-size:26px;
		padding-top:0;
	}
}


.id_4 .section-advantage {
	padding-bottom:0;
}

.modals {
	display:none;
}
.form-frame .form-body {
    padding: 0 0 10px;
    max-width: 100%;
    width: 400px;
    margin-right: 0;
    margin-left: 0;
}
.form-frame .form-body + button {
	color: #fff;
    opacity: .8;
    width: 65px;
    height: 65px;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.frmrecall + button:hover {
    opacity: 1;
}

@media (max-width:1199px) {
	.before_footer a {
		font-size: 16px;
		line-height: 22px;
	}
}
@media (min-width:992px) {
	.before_footer .col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
@media (max-width:991px) {
	.before_footer a {
		margin-top: 10px;
		display: inline-block;
	}
	.before_footer a br {
		display:none;
	}
}
.section-for h2 {
	font-weight:normal;
}
.section-for .item {
	display:flex;
	background:#F18E39;
	position:relative;
	overflow:hidden;
	min-height:320px;
	margin-bottom:30px;
}
.section-for .item-1 {
	background: #F18E39 url(../../../../assets/images/for401.jpg);
	border-radius: 10px
}
.section-for .item-2 {
	background: #F18E39 url(../../../../assets/images/for402.jpg);
	border-radius: 10px
}
.section-for .item-3 {
	background: #F18E39 url(../../../../assets/images/for403.jpg);
	border-radius: 10px
}
.section-for .item-4 {
	background: #F18E39 url(../../../../assets/images/for404.jpg);
	border-radius: 10px
}
.section-for .item-5 {
	background: #F18E39 url(../../../../assets/images/for405.jpg);
	border-radius: 10px
}
.section-for .item-6 {
	background: #F18E39 url(../../../../assets/images/for406.jpg);
	border-radius: 10px
}
.section-for .item-11 {
	background: #F18E39 url(../../../../assets/images/for601.jpg);
	border-radius: 10px
}
.section-for .item-12 {
	background: #F18E39 url(../../../../assets/images/for602.jpg);
	border-radius: 10px
}
.section-for .item-13 {
	background: #F18E39 url(../../../../assets/images/for603.jpg);
	border-radius: 10px
}
.section-for .item-14 {
	background: #F18E39 url(../../../../assets/images/for604.jpg);
	border-radius: 10px
}
.section-for .item-15 {
	background: #F18E39 url(../../../../assets/images/for605.jpg);
	border-radius: 10px
}
.section-for .item-16 {
	background: #F18E39 url(../../../../assets/images/for606.jpg);
	border-radius: 10px
}
.section-for .item img {
	position:absolute;
	top:0;
	right:0;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.section-for .item:hover img {
	right:-15px;
}
.section-for .item span {
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    bottom: 27px;
    padding: 13px 50px 16px 50px;
    line-height: 27px;
    background: #F18E39;
    color: #fff;
    border-radius: 5px;
}
.section-for .item span i {
    font-style:normal;
    font-weight: normal;
}

.insta {
	margin-bottom: 100px;
    position: relative;
}
.insta h2 {
	font-size: 48px;
    font-weight: bold;
    line-height: 58px;
	margin-bottom:40px;
    font-family: Montserrat,Roboto,Arial;
}
.insta:before {
    display: block;
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -262px;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fcd64b;
	background: linear-gradient(to right, #f7c528, #ffde5a);
}
.advantages_main {
	margin-bottom:140px;
}
.advantages_main h2 {
	text-align: center;
    margin-bottom: 80px;
    font-size: 48px;
}
@media (max-width:575px) {
	.advantages_main h2 {
		font-size: 32px;
	}
}
.advantages_main .item {
	text-align: center;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 40px;
}
.advantages_main .item .img {
	/*height:165px;*/
	margin-bottom: 20px;
	width: 100%;
}
.advantages_main .item .img img {
	position:relative;
	z-index:1;
}
.advantages_main .item1 .img img {
	
}
.advantages_main .item2 .img img {
	
}
.advantages_main .item3 .img img {

}
.advantages_main .item4 .img img {

}
.advantages_main .item5 .img img {

}
.advantages_main .item b {
	display: block;
    font-size: 18px;
    font-family: Montserrat,Roboto,Arial;
    margin-bottom: 12px;
    line-height: 22px;
	width:100%;
}
.advantages_main .item p {
	font-size: 13px;
}
/*.advantages_main .item:before {
	content:'';
	position:absolute;
	width:140px;
	height:140px;
	margin-left:50%;
	left:-70px;
	border-radius:140px;
	border:1px solid #F18E39;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}*/
.advantages_main .item:hover:before {
	background: #F18E39;
}
.logo .logo-text + b {
	color: #e9ab2b;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    margin-top: 8px;
}
body:not(.id_1) .header-top {
    margin-bottom: 22px;
}

#instawall a {
	position:relative;
	display:block;
}
#instawall a.goinsta {
	background: #fcd64a url(../img/insta_strelka.png) no-repeat 20px 80%;
    width: 100%;
    color: #000;
    font-weight: bold;
    font-family: Montserrat,Roboto,Arial;
    text-transform: uppercase;
    padding-left: 20px;
    padding-top: 40px;
    text-decoration: none!important;
}
#instawall a.goinsta img {
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	filter:brightness(0);
    margin-bottom: 20px;
}
#instawall a.goinsta:hover img {
	filter:brightness(1);
}
#instawall .row .row > div {
	display:flex;
}
#instawall a .info {
	position: absolute;
    display: flex;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
	opacity:0;
}
#instawall a:hover .info {
	opacity:1;
}
#instawall a .info b {
	font-weight:normal;
	margin-left:3px;
	position:relative;
	top:-2px;
}
#instawall a .info span {
	display: inline-block;
    width: 19px;
    height: 18px;
    margin-right: 5px;
    background: url(../img/insta_sprite.png) left 0px;
}
#instawall a .info b + span {
    margin-left:20px;
    background: url(../img/insta_sprite.png) left 18px;
}
#instawall a img {
	max-width:100%;
}
@media (max-width:1199px) {
	.insta:before {
		margin-left: 0;
	}
	#instawall a.goinsta {
		background: #fcd64a;
		padding-left: 25px;
		padding-top: 20px;
	}
	#instawall a.goinsta img {
		margin-bottom: 10px;
	}
}
@media (max-width:991px) {
	#instawall a:hover .info {
		opacity:0;
	}
	#instawall a.goinsta {
		background: #fcd64a;
		font-size:0;
		position:relative;
	}
	#instawall a.goinsta img {
		position:absolute;
		margin-top:50%;
		top:-20px;
		margin-left:50%;
		left:-20px;
	}
}
@media (max-width:767px) {
	.insta:before {
		content:none;
	}
	.insta h2 {
		text-align:center;
		margin-bottom:20px;
	}
}

.about img {
	max-width:100%;
}
.about {
	padding:120px 0;
}
.about h1 {
	font-weight:normal;
	font-size:48px;
	margin-bottom:60px;
}
.about .text {
	padding-left:50px;
	font-size:22px;
	line-height:30px;
	color:#626164;
}
.about .text ul {
	list-style-position: inside;
}

.about .counters {
	padding-top:80px;
}
.about .counters b {
	font-weight:300;
	font-size:80px;
	line-height: 80px;
}
.about .counters span {
	font-size:30px;
	display:block;
	line-height: 30px;
	margin-bottom:30px;
}
.about .counters p {
	font-size:20px;
	color:#8d8c8e;
}
@media (max-width:1199px) {
	.about .counters p {
		font-size:16px;
	}
	.about .counters p br {
		display:none;
	}
	.about .text {
		font-size: 20px;
		line-height: 30px;
	}
	.about h1 br {
		display:none;
	}
}
@media (max-width:991px) {
	.about .counters span {
		margin-bottom:5px;
	}
	.about .counters p {
		margin-bottom:24px;
	}
	.about .text {
		margin-top:30px;
		padding-left:0;
	}
	.about {
		padding-top:60px;
	}
	.advantages_main {
		margin-bottom: 0px;
	}
}
@media (max-width:575px) {
	.about h1 {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 40px;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.about .counters .col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

.section-form {
    overflow: hidden;
}
.id_1 header {
	min-height: unset;
    background: rgba(0,0,0,.05);
}
.id_2 header {
	min-height: 1010px;
    background: url(../img/bg001.jpg) 50% 100% no-repeat;
}
.id_3 header {
	min-height: 1029px;
    background: url(../img/bg002.jpg) 50% 100% no-repeat;
}
.id_4 header {
	min-height: 1030px;
    background: url(../img/bg003.jpg) 50% 100% no-repeat;
}
.id_5 header {
	min-height: 1031px;
    background: url(../img/bg004.jpg) 50% 100% no-repeat;
}
.id_6 header {
	min-height: 1030px;
    background: url(../img/bg005.jpg) 50% 100% no-repeat;
}
.id_3 .card-empty .card-img {
	height:230px;
}
.id_5 .card-empty .card-img {
	height:230px;
}
.id_4 .card-empty .card-img {
	height:220px;
}
@media (min-width:992px) {
	.id_4 .card-empty:nth-child(4) {
		margin-left:150px;
	}
	.id_4 .card-empty:nth-child(5) {
		margin-right:150px;
	}
}

@media screen and (min-width: 1201px) {
	.id_2 .scope {
		height: 1016px;
		background: url(../img/scope1opt.png) center 220px no-repeat;
	}
	.id_3 .scope {
		height: 1016px;
		background: url(../img/scope2opt.png) center 270px no-repeat;
		background-position-x: Calc(50% - 80px);
	}
	.id_4 .scope {
		height: 1016px;
		background: url(../img/scope3v2opt.png) center 140px no-repeat;
		background-position-x: Calc(50% - 140px);
	}
	.id_5 .scope.scope41 {
		height: 1150px;
		background: url(../img/scope41opt.png) center 200px no-repeat;
		background-position-x: Calc(50% - 60px);
	}
	.id_6 .scope {
		height: 689px;
		background: url(../img/scope5opt.png) center 0 no-repeat;
		/*background-position-x: Calc(50% - 140px);*/
	}
	.id_6 .scope.scope51 {
		height: 1016px;
		background: url(../img/scope3opt.png) center 140px no-repeat;
		background-position-x: Calc(50% - 140px);
	}
}
.we-make0 {
	position:relative;
	padding-top:0;
	padding-bottom:0;
}
.we-make0 .container {
	position:relative;
	height: 100%;
}

.we-make0 .scope a.scope-link:not([href]) {
	color:#d3d3d3;
}
.we-make0 .scope a.scope-link:not([href]):hover {
    color:#fff;
}
.we-make0 .scope a.scope-link:not([href]) i {
	display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin-top: 5px;
    color: #c3c3c3;
}

.id_2 .we-make0 .scope a.scope-link.scope-1 {
    right: 5px;
    top: 258px;
}
.id_2 .we-make0 .scope a.scope-link.scope-1:after {
    top: 0px;
    left: -25px;
}

.id_3 .we-make0 .scope a.scope-link.scope-1 {
    right: 75px;
    top: 525px;
}
.id_3 .we-make0 .scope a.scope-link.scope-1:after {
    top: 0px;
    left: -25px;
}

.id_5 .scope a.scope-link.scope-1 {
	right: 20px;
    top: 58px;
}
.id_5 .scope a.scope-link.scope-1:after {
    top: 0px;
    left: -25px;
}
.id_5 .scope a.scope-link.scope-2 {
	right: 75px;
    top: 215px;
}
.id_5 .scope a.scope-link.scope-2:after {
    top: 0px;
    left: -25px;
}
.id_5 .scope a.scope-link.scope-3 {
	right: 120px;
    top: 385px;
}
.id_5 .scope a.scope-link.scope-3:after {
	top: -22px;
    left: 47px;
}
.id_5 .scope a.scope-link.scope-4 {
    top: 355px;
    right: auto;
    left: 80px;
}
.id_5 .scope a.scope-link.scope-4:after {
	top: 0;
    left: 120px;
}
.id_5 .scope.scope41 a.scope-link.scope-1 {
	right: 160px;
    top: 340px;
}
.id_5 .scope.scope41 a.scope-link.scope-1:after {
	top: 41px;
    left: 160px;
}
.id_5 .scope.scope41 a.scope-link.scope-2 {
    right: 300px;
    top: 638px;
}
.id_5 .scope.scope41 a.scope-link.scope-2:after {
	top: -2px;
    left: -25px;
}
.id_5 .scope.scope41 a.scope-link.scope-3 {
    right: 240px;
    top: 960px;
	color: #000!important;
}
.id_5 .scope.scope41 a.scope-link.scope-3:after {
    top: 0;
    left: 125px;
}
.id_5 .scope.scope41 a.scope-link.scope-4 {
	top: 190px;
    right: auto;
    left: 85px;
    color: #c3c3c3!important;
}
.id_5 .scope.scope41 a.scope-link.scope-4:after {
	top: 0;
    left: -20px;
}


.id_4 .scope a.scope-link.scope-1 {
	right: 630px;
    top: 882px;
    color: #000!important;
}
.id_4 .scope a.scope-link.scope-1:after {
	top: 0;
    left: -25px;
}

.id_4 .scope a.scope-link.scope-2 {
	right: 340px;
    top: 882px;
    color: #000!important;
}
.id_4 .scope a.scope-link.scope-2:after {
	top: 0;
    left: -25px;
}
.id_4 .scope a.scope-link.scope-3 {
	right: 35px;
    top: 330px;
}
.id_4 .scope a.scope-link.scope-3:after {
    top: 0;
    left: -25px;
}
.id_4 .scope a.scope-link.scope-4 {
	top: 130px;
    right: auto;
    left: 75px;
    color: #000!important;
}
.id_4 .scope a.scope-link.scope-4:after {
	top: 0;
    left: -20px;
}

.id_6 .scope:not(.scope51) a.scope-link.scope-1 {
    left: 190px;
    top: 530px;
	right:auto;
}
.id_6 .scope:not(.scope51) a.scope-link.scope-1:after {
    top: -25px;
    left: 73px;
}
.id_6 .scope:not(.scope51) a.scope-link.scope-2 {
	left: 325px;
    top: 605px;
	right:auto;
}
.id_6 .scope:not(.scope51) a.scope-link.scope-2:after {
	top: 0;
    left: 130px;
}
.id_6 .scope:not(.scope51) a.scope-link.scope-3 {
	right: 145px;
    top: 325px;
}
.id_6 .scope:not(.scope51) a.scope-link.scope-3:after {
	top: 20px;
    left: 48px;
}
.id_6 .scope:not(.scope51) a.scope-link.scope-4 {
    top: 290px;
    left: 90px;
	right:auto;
}
.id_6 .scope:not(.scope51) a.scope-link.scope-4:after {
	top: 22px;
    left: 90px;
}
.id_6 .scope:not(.scope51) a.scope-link.scope-5 {
	top: 563px;
    left: 730px;
	right:auto;
}
.id_6 .scope:not(.scope51) a.scope-link.scope-5:after {
    top: 0;
    left: 140px;
}


.id_6 .scope.scope51 a.scope-link.scope-1 {
	right: 630px;
    top: 882px;
    color: #000!important;
}
.id_6 .scope.scope51 a.scope-link.scope-1:after {
	top: 0;
    left: -25px;
}
.id_6 .scope.scope51 a.scope-link.scope-3 {
	right: 35px;
    top: 330px;
}
.id_6 .scope.scope51 a.scope-link.scope-3:after {
    top: 0;
    left: -25px;
}
.id_6 .scope.scope51 a.scope-link.scope-4 {
	top: 130px;
    right: auto;
    left: 75px;
    color: #000!important;
}
.id_6 .scope.scope51 a.scope-link.scope-4:after {
	top: 0;
    left: -20px;
}





@media (min-width:1301px) {
	.id_5 .scope a.scope-link.scope-1 {
		right: 35px;
	}
	.id_5 .scope a.scope-link.scope-2 {
		right: 85px;
	}
	.id_5 .scope a.scope-link.scope-3 {
		right: 142px;
	}
	.id_5 .scope.scope41 a.scope-link.scope-4 {
		left: 100px;
		color: #888;
	}
	.id_5 .scope.scope41 a.scope-link.scope-3 {
		right: 250px;
	}
	.id_4 .scope a.scope-link.scope-4 {
		left: 85px;
		color: #888!important;
	}
	.id_6 .scope:not(.scope51) a.scope-link.scope-4 {
		left: 100px;
	}
	.id_6 .scope:not(.scope51) a.scope-link.scope-1 {
		left: 202px;
	}
	.id_6 .scope:not(.scope51) a.scope-link.scope-3 {
		right: 153px;
	}
	.id_6 .scope.scope51 a.scope-link.scope-4 {
		left: 85px;
		color: #888!important;
	}
}

.we-make0 .h2 {
	color: #F18E39;
    text-align: left;
    margin-top: 50px;
    font-size: 42px;
	line-height:42px;
	text-align:left;
}
.we-make0 .h2 span {
    font-weight: bold;
}
.we-make0:before {
	content:'';
    display: block;
    position: absolute;
    content: '';
    right: 0;
    left: 13%;
    top: 0;
    height: 850px;
    background: #212124;
}
.we-make0 .bl {
	content:'';
    display: block;
    position: absolute;
    content: '';
    right: 0;
    left: 367px;
    top: 0;
    bottom: 166px;
    background: #212124;
}
.id_3 .we-make0:before {
    height: 870px;
}
.id_3 .we-make0 .bl {
    bottom: 146px;
}
.id_5 .we-make0:before {
    height: 910px;
}
.id_5 .we-make0 .bl {
    bottom: 240px;
}

@media screen and (max-width: 1200px) {
	.we-make0 {
		background: #212124;
		padding-bottom:50px;
	}
	.we-make0:before {
		content:none;
	}
	.we-make0 .bl {
		display: none;
	}
	.we-make0 .scope {
		height: auto;
		background: #212124;
	}
	.we-make0 .scope .img-fluid {
		display: block;
	}
	.we-make0 .scope a.scope-link {
		display:none;
	}
	.we-make0 .h2 {
		text-align:center;
		font-size:32px;
	}
	.we-make0 .h2 br {
		display:none;
	}
	.scope-oldv .scope {
		background:none;
		height:auto;
	}
	.scope-oldv .scope a {
		display:none;
	}
	.scope-oldv .scope img {
		display:block;
	}
}

.main_5uslug {
	padding-bottom:80px;
}

.main_5uslug a.usl {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 40px;
    min-height: 325px;
	position:relative;
	overflow:hidden;
	    width: 100%;
}
.main_5uslug a.usl h3 {
    font-size: 40px;
	line-height:50px;
}
.main_5uslug a.usl.uslsmall h3 {
    font-size: 30px;
	line-height:40px;
}
.main_5uslug a.usl h4 {
    margin-top: 25px;
    color: #5d5a57;
    font-size: 30px;
}
.main_5uslug a.usl.uslsmall h4 {
    margin-top: 35px;
    font-size: 24px;
}
.main_5uslug a.usl.uslsmall.usl4 h4 {
    margin-top: 30px;
}
.main_5uslug a.usl i {
	font-style: normal;
    bottom: 40px;
    left: 40px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    position: absolute;
}
.main_5uslug a.usl h3 b.hit {
	display: inline-block;
    padding: 14px 20px;
    font-size: 14px;
	line-height: 14px;
    text-transform: uppercase;
    background: #F18E39;
    margin-left: 10px;
    position: relative;
    top: -8px;
    border-radius: 10px;
}
.main_5uslug a.usl h3 b.new {
	display: inline-block;
    padding: 14px 20px;
    font-size: 14px;
	line-height: 14px;
    text-transform: uppercase;
    background: #6fe77d;
    margin-left: 10px;
    position: relative;
    top: -4px;
    border-radius: 10px;
}
.main_5uslug a.usl h3 span {
    font-weight: 700;
	display:block;
}
.main_5uslug a.usl.usl1 {
	background: url(../img/uslbg1.jpg) no-repeat center center;
	background-size:cover;
}
.main_5uslug a.usl.usl2 {
	background: url(../img/uslbg2.jpg) no-repeat center center;
	background-size:cover;
}
.main_5uslug a.usl.usl3 {
	background: url(../img/uslbg3.jpg) no-repeat center center;
	background-size:cover;
}
.main_5uslug a.usl.usl4 {
	background: url(../img/uslbg4.jpg) no-repeat center center;
	background-size:cover;
}
.main_5uslug a.usl.usl5{
	background: url(../img/uslbg5.jpg) no-repeat center center;
	background-size:cover;
}
.main_5uslug a.usl:after,
.main_5uslug a.usl:before {
	content:'';
	position:absolute;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	bottom:0;
	right:0;
	
}

.main_5uslug a.usl.usl1:after {
	background: url(../img/usl1front.png) no-repeat center center;
	background-size:cover;
	width:292px;
	height:325px;
}
.main_5uslug a.usl.usl2:after {
	background: url(../img/usl2front.png) no-repeat center center;
	background-size:cover;
	width:404px;
	height:248px;
}
.main_5uslug a.usl.usl3:after {
	background: url(../img/usl3front.png) no-repeat center center;
	background-size:cover;
    width: 250px;
    height: 265px;
    bottom: -25px;
    right: -60px;
}
.main_5uslug a.usl.usl4:after {
	background: url(../img/usl4front.png) no-repeat center center;
	background-size:cover;
    width: 484px;
    height: 274px;
    right: -115px;
    bottom: -93px;
}
.main_5uslug a.usl.usl5:before {
    background: url(../img/usl5front2.png) no-repeat center center;
	background-size:cover;
    width: 319px;
    height: 217px;
    bottom: -35px;
    right: -95px;
}
.main_5uslug a.usl.usl5:before {
    background: url(../img/usl5front2.png) no-repeat center center;
	background-size:cover;
    width: 319px;
    height: 217px;
    bottom: -35px;
    right: -95px;
}
.main_5uslug a.usl.usl5:after {
	background: url(../img/usl5front.png) no-repeat center center;
    width: 262px;
    height: 310px;
    bottom: 10px;
    right: -100px;
}
.main_5uslug .col-12 {
	display:flex;
}


.main_5uslug.see-else a.usl h3 {
    font-size: 24px;
	line-height:32px;
}
.main_5uslug.see-else a.usl h4 {
    font-size: 20px;
	line-height:24px;
}
.main_5uslug.see-else a.usl.usl1:after {
    background-size: contain;
    width: 210px;
    height: 232px;
    right: -70px;
}
.main_5uslug.see-else a.usl.usl1:hover:after {
    right: -90px;
}
.main_5uslug.see-else a.usl.usl2:after {
    background-size: contain;
    width: 404px;
    height: 248px;
    right: -90px;
    bottom: -20px;
}
.main_5uslug.see-else a.usl.usl2:hover:after {
    right: -120px;
}
.main_5uslug.see-else a.usl.usl3:after {
    background-size: contain;
    width: 210px;
    height: 265px;
    bottom: -50px;
    right: -60px;
}
.main_5uslug.see-else a.usl.usl3:hover:after {
    right: -80px;
}
.main_5uslug.see-else a.usl.usl4:after {
    background-size: contain;
    width: 440px;
    height: 274px;
    right: -140px;
    bottom: -80px;
}
.main_5uslug.see-else a.usl.usl4:hover:after {
    right: -160px;
}
.main_5uslug.see-else a.usl.usl5:after {
    bottom: 10px;
    right: -140px;
}
.main_5uslug.see-else a.usl.usl5:hover:after {
    right: -160px;
}
.main_5uslug.see-else a.usl.usl5:before {
    bottom: -35px;
    right: -120px;
}
.main_5uslug.see-else a.usl.usl5:hover:before {
    right: -140px;
}
.main_5uslug.see-else a.usl h3 b.hit {
	position: absolute;
    top: auto;
    left: 20px;
    bottom: 30px;
}
.main_5uslug.see-else a.usl h3 b.new {
	position: absolute;
    top: auto;
    left: 20px;
    bottom: 30px;
}

@media (max-width:1260px) {
	.main_5uslug a.usl {
		padding:30px;
		min-height: 1px;
	}
	.main_5uslug a.usl h3 {
		font-size: 30px;
		line-height: 40px;
	}
	.main_5uslug a.usl h4 {
		margin-top: 20px;
		font-size: 24px;
	}
	.main_5uslug a.usl.uslsmall h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.main_5uslug a.usl h3 b.hit {
		position: absolute;
		top: 0;
		left: 20px;
		padding: 5px 20px;
		border-radius: 0 0 10px 10px;
	}
	.main_5uslug a.usl h3 b.new {
		position: absolute;
		top: 0;
		left: 20px;
		padding: 5px 20px;
		border-radius: 0 0 10px 10px;
	}
	.main_5uslug a.usl.uslsmall.usl4 h4 {
		margin-top: 35px;
	}
	.main_5uslug a.usl i {
		display:none;
	}
	.main_5uslug a.usl.usl1:after {
		background: url(../img/usl1front.png) no-repeat center bottom;
		background-size: contain;
		width: 180px;
		height: auto;
		right: -30px;
		bottom: 0;
		top: 0;
	}
	.main_5uslug a.usl.usl2:after {
		background: url(../img/usl2front.png) no-repeat center center;
		background-size: contain;
		width: 242px;
		height: 159px;
	}
	.main_5uslug a.usl.usl3:after {
		background: url(../img/usl3front.png) no-repeat center bottom;
		background-size: contain;
		width: 259px;
		height: 140px;
		bottom: -15px;
		right: -90px;
	}
	.main_5uslug a.usl.usl4:after {
		background: url(../img/usl4front.png) no-repeat center center;
		background-size: contain;
		width: 350px;
		height: 180px;
		right: -115px;
		bottom: -40px;
	}
	.main_5uslug a.usl.usl5:after {
		background: url(../img/usl5front.png) no-repeat center center;
		background-size: contain;
		width: 178px;
		height: 200px;
		bottom: 24px;
		right: -70px;
	}
	.main_5uslug a.usl.usl5:before {
		background: url(../img/usl5front2.png) no-repeat center center;
		background-size: contain;
		width: 195px;
		height: 165px;
		bottom: -55px;
		right: -95px;
	}
	.main_5uslug.see-else a.usl h3 b.hit {
		top:0;
		bottom: auto;
	}
	.main_5uslug.see-else a.usl h3 b.new {
		top:0;
		bottom: auto;
	}
	.main_5uslug.see-else a.usl.usl2:after {
		bottom: -40px;
	}
}

@media (min-width:1261px) {	
	.main_5uslug a.usl.usl1:hover:after {
		right:-20px;
	}
	.main_5uslug a.usl.usl2:hover:after {
		right:-20px;
	}
	.main_5uslug a.usl.usl3:hover:after {
		right:-80px;
		bottom: -35px;
	}
	.main_5uslug a.usl.usl4:hover:after {
		right:-125px;
		bottom: -83px;
	}
	.main_5uslug a.usl.usl5:hover:before {
		right:-85px;
		bottom: -45px;
	}
	.main_5uslug a.usl.usl5:hover:after {
		right:-120px;
		bottom: 15px;
	}
}

@media (max-width:991px) and (min-width:768px) {
	.main_5uslug a.usl:after,
	.main_5uslug a.usl:before {
		content:none;
	}
	.main_5uslug a.usl h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.main_5uslug a.usl h4 {
		margin-top: 20px;
		font-size: 20px;
	}
	.main_5uslug a.usl.uslsmall h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.main_5uslug a.usl.uslsmall h4 {
		margin-top: 35px;
		font-size: 20px;
	}
}

@media (max-width:767px) and (min-width:401px) {
	.main_5uslug a.usl.uslsmall h3 {
		font-size: 30px;
		line-height: 40px;
	}
	.main_5uslug a.usl.uslsmall h4 {
		margin-top: 20px;
		font-size: 24px;
	}
}

@media (max-width:400px) {
	.main_5uslug a.usl:after,
	.main_5uslug a.usl:before {
		content:none;
	}
	.main_5uslug a.usl h3 {
		font-size: 24px;
		line-height: 30px;
	}
}

.section-portfolio .fancybox {
    position: relative;
}
.section-portfolio .play {
    content: "";
    position: absolute;
    background: url(../img/ytplay.png) no-repeat center center;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.section-portfolio .play:hover {
    -webkit-filter: brightness(140%);
    filter: brightness(140%);
}
.scope a.scope-link:not([href]) {
    color: rgba(38,34,34,.302);
}
.scope a.scope-link:not([href]):hover {
    color: #000;
}
.section-calculator .calc-body .h2 span {
	display:block;
	margin-bottom: 20px;
}
.section-calculator .calc-body .calclink {
	border: 4px solid #ff9900;
    cursor: pointer;
    line-height: 65px;
    display: inline-block;
	padding:0 20px;
	border-radius: 5px;
}
.section-calculator .calc-body .calclink.active {
	background: #ff9900;
	cursor:default;
}
.section-calculator .calc-body .calclink:hover {
	border: 4px solid #ffffff;
}
.section-calculator .calc-body .calclink.active:hover {
	border: 4px solid #ff9900;
}
.title p {
	margin:5px 0;
}
.title p i {
	display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 100px;
    margin-right: 10px;
    border: 4px solid #fff;
}
.title span {
    font-size: 36px;
}
.title small {
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-top: 20px;
}
#map {
	height:500px;
	background:#f9f9f9;
}

.balloon {
    width:220px;
}
.balloon b {
    display: block;
    font-size: 16px;
    color: #fff;
    font-family: Montserrat,Roboto,Arial;
    text-shadow: 1px 1px 1px #be7e17;
}
.balloon b span {
	display: block;
    font-size: 24px;
	line-height: 34px;
}
.balloon img {
    margin: 10px 0 0 0;
    width: 220px;
    height: 160px;
    border-radius: 10px;
}

[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
}

ymaps [class$="-balloon"],
.ymaps-2-1-72-balloon {
    box-shadow: none!important;
}
ymaps [class$="-balloon__layout"],
.ymaps-2-1-72-balloon__layout {
    background: #fbad2e!important;
	border-radius: 10px!important;
}
ymaps [class$="-balloon__content"],
.ymaps-2-1-72-balloon__content {
    background: #fbad2e!important;
}
ymaps [class$="-balloon__tail"],
.ymaps-2-1-72-balloon__tail {
	border-radius: 0!important;
}
ymaps [class$="-balloon__tail"]:after,
.ymaps-2-1-72-balloon__tail:after {
    background-color: #fbad2e!important;
	border-radius: 0!important;
}

@media (max-width:1199px) {
	.calc-body .h2 {
		font-size: 40px;
	}
}
@media (max-width:767px) {
	.calc-body .h2 {
		font-size: 27px;
		text-align:center;
	}
	.section-calculator .calc-body .calclink  {
		display: block;
		text-align: center;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.id_6 header {
		background-position: left top;
	}
}


.calc_tab1, .calc_tab2 {
	display:none;
}
.calc_tab1.active, .calc_tab2.active {
	display:block;
}

.dev_v2 {
	display:inline-block;
    padding: 5px 0 0 70px;
    font-size: 14px;
	height:30px;
	color: rgba(33,33,36,.6);
	text-decoration:underline;
	box-sizing:border-box;
	background:url(../img/dev.png) no-repeat left top;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.dev_v2:hover {
	color: rgba(33,33,36,.6);
	text-decoration:none;
	background:url(../img/dev_h.png) no-repeat left top;
}
.frmvizov .answ.bad { color:#ff5151; }
.frmvizov .answ.good { color:#3cbe55; }
.frmrecall .answ.bad { color:#ff5151; }
.frmrecall .answ.good { color:#3cbe55; }
.frmskidka .answ.bad { color:#ff5151; }
.frmskidka .answ.good { color:#3cbe55; }

.max100 { max-width:100%; }

@media (max-width:575px) {
	header {
		background: url(../img/bg1.jpg) 50% 100% repeat-y!important;
		min-height: 695px!important;
	}
	.header-bottom {
		display: none;
	}
	.section-advantage{
		background: url(../img/bg2.jpg) 50% 100% repeat-y!important;
	}
	.scope-oldv{
		background: url(../img/bg3.jpg) 50% 100% repeat-y!important;
	}
	.bg4{
		background: url(../img/bg4.jpg) 50% 100% repeat-y!important;
	}
	.advantages_main{
		background: url(../img/bg5.jpg);
		background-size: cover;
    	background-position: center 0;
    	background-repeat: no-repeat;
	}
}

@media (max-width:462px) {
	.slogan-line .list-inline-item+.list-inline-item:before {
		content: none;
	}
}

@media (max-width:424px) {
	.tell {
		font-size: 12px;
	}
	.tell.mail {
		font-size: 10px;
	}
}