body{
	font-family: 'Circe' !important;
}


ul{
	margin: 0px !important;
	padding: 0px !important;
}


.obw{
	text-align: center;
	padding-top: 70px;
	padding-bottom: 50px;
}


.h2obw{
	text-align: center;
	color: #000;
	font-size: 40px;
	margin-bottom: 40px;
	font-weight: 900;
}

.row-obw{
	flex-wrap: nowrap !important;
	justify-content: center !important;
}

@media screen and (max-width: 768px){
	.obw{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.h2obw{
	color: #000;
	font-size: 30px;
	margin-bottom: 20px;
}

.row-obw{
flex-wrap: wrap !important;
justify-content: center !important;
}
}


.p-podr{
	width: 40%;
	background: transparent !important;
	text-align: center;
	color: #fff;
	font-size: 16px;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    border-bottom: 1px dashed #fff;
    margin-top: 0px;
    margin-bottom: 20px;
  }



.h2obw:after{
	display: table;
    height: 2px;
    bottom: -15px;
    background-color: #f7b217;
    margin: auto;
    margin-bottom: 70px;
    width: 70px;
    content: "";
    position: relative;
}

@media screen and (max-width: 768px){
	.h2obw:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #f7b217;
    margin: auto;
    margin-bottom: 60px;
    width: 60px !important;
    content: "";
    position: relative;
}

.p-podr{
	width: 50%;
	background: transparent !important;
	text-align: center;
	color: #fff;
	font-size: 16px;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    border-bottom: 1px dashed #fff;
    margin-top: -10px;
    margin-bottom: 20px;
  }
}





.obw1{
	background: #fafafa;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}


@media screen and (max-width: 768px){
	.obw1{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
}









.navbar-light .navbar-toggler-icon{
	background-image: url(img/menu.png) !important;
}

.navbar-light .navbar-toggler{
	border: none !important;
}

body.bg-light{
	background: #fff !important;
}




.navbar-toggler{
	margin-left: auto;
	margin-bottom: 10px;
}

.navbar{
	text-align: center;
	background: #fff !important;
}

.navbar-nav{
	text-align: center;
	margin: auto !important;
	background: #fff;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}



@media screen and (max-width:567px){
.navbar-nav{
	border-top: 1px solid #ddd;
	
}
}


.nav-link{
	margin-right: 20px;
	color:#000 !important;
	font-size: 18px;
	font-weight: 700 !important;
}

.nav-link:hover{
	color: #f7b217 !important;
}


@media screen and (max-width: 768px){
	.nav-link{
		margin-right: 0px;
	}
}

.atel1{
	text-align: center;
	justify-content: center;
}

.tel1{
	display: flex;
	text-align: center;
	justify-content: center;
	margin: auto;
}

.tel1 img{
	height: 55px;
	margin-top: 2px;
}

.pconttel2{
	text-align: center;
	color:#000;
	font-size: 22px;
	font-weight: 600;
	margin-left: 10px;
}

.pconttel2{
	text-align: center;
	color:#000;
	font-size: 20px;
	margin-left: 10px;
	margin: 0px;
}

.atel3 p{
	margin-top: -10px;
}


.navbar-brand img{
	height: 50px;
}



.modal-body{
	text-align: center;
}


.label{
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px !important;
}


.innoflex input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
border-radius: 8px;
background: #fff !important;
width: 250px;
}


.inkonc input{
justify-content: center;
margin:auto !important;
margin-top: 0px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
border-radius: 8px;
background: #fff !important;
width: 300px;
}

.inkonc, .innoflex input[type="text"]::placeholder{
	color:#b4afac !important;
	font-size: 13px;
}


.inkonc input[type="textarea"]{
	height: 80px;
	padding-left: 13px !important;
}


.koncsubmit input{
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-align: center;
	width: 300px;
	padding: 13px 15px;
    border: 2px solid #f7b217;
    border-radius: 8px;
	background: #f7b217;
	margin-top: 30px;
	margin: auto !important;
	margin-bottom: 20px !important;
}







.innoflex1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
border-radius: 8px;
background: #fff !important;
width: 250px;
}


.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
border-radius: 8px;
background: #fff !important;
width: 250px;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
	color:#b4afac !important;
	font-size: 13px;
}


.inkonc1 input[type="textarea"]{
	height: 80px;
	padding-left: 13px !important;
}


.koncsubmit1 input{
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-align: center;
	width: 250px;
	padding: 13px 15px;
    border: 2px solid #f7b217;
    border-radius: 8px;
	background: #f7b217;
	margin-top: 20px;
	margin: auto !important;
	margin-bottom: 20px !important;
}





.bg{
	height: 750px;
	padding-top: 110px;
	padding-bottom: 150px;
	padding-left: 0px;
	background: url(img/bg.jpg);
	background-position: center;
	background-size: cover;
}


h1{
	color: #fff !important;
	font-size: 60px !important;
	text-decoration: uppercase !important;
	margin-bottom: 30px !important;
	font-weight: 900 !important;
}


.h2bg{
	color: #fff !important;
	font-size: 30px !important;
	text-decoration: uppercase !important;
	margin-bottom: 40px !important;
	font-weight: 500 !important;
}



.probl-bg{
    max-height: 300px;
    overflow: auto;
    margin-right: 55px;
    padding-right: 30px;
    margin-bottom: 30px;
}


.p-bg{
	color: #fff;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}


.probl-bg::-webkit-scrollbar {
    width: 7px;
}


.probl-bg::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,0.3);
    border-radius: 3.5px;
}


.probl-bg::-webkit-scrollbar-track {
    background: transparent;
}



.form-block{
	text-align: center;
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 8px;
	margin: 20px;
}


.h2form{
	font-size: 23px;
	margin-bottom: 20px;
	margin-top: 20px;
}


@media screen and (max-width: 768px){

.bg{
	height: 800px;
	padding-top: 30px;
	padding-bottom: 150px;
	padding-left: 0px;
	background: url(img/bg.jpg);
	background-position: center;
	background-size: cover;
}


h1{
	color: #fff !important;
	font-size: 35px !important;
	text-decoration: uppercase !important;
	margin-bottom: 30px !important;
	font-weight: 900 !important;
}


.h2bg{
	color: #fff !important;
	font-size: 25px !important;
	text-decoration: uppercase !important;
	margin-bottom: 40px !important;
	font-weight: 500 !important;
}



.probl-bg{
    max-height: 500px;
    overflow: auto;
    margin-right: 0px;
    padding-right: 30px;
    margin-bottom: 30px;
}


.p-bg{
	color: #fff;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}


.probl-bg::-webkit-scrollbar {
    width: 7px;
}


.probl-bg::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,0.3);
    border-radius: 3.5px;
}


.probl-bg::-webkit-scrollbar-track {
    background: transparent;
}



.form-block{
	text-align: center;
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 8px;
	margin: 20px;
}


.h2form{
	font-size: 23px;
	margin-bottom: 20px;
	margin-top: 20px;
}
}





.block2{
	background: #f7b217;
}

.block2img{
	height: 220px;
	background: url(img/img-car.png);
	background-size: cover;
}


.h2block2{
	color: #000;
	font-size: 27px;
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 15px;
}

.h3block2{
	color: #000;
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 25px;
}


.p-block2{
	color: #3c3c3c;
    font-size: 18px;
    line-height: 15px;
}


.form-block21{
	display: flex;
	justify-content: center;
}


.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-right: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
 border: 2px solid #ddd;
border-radius: 8px;
background: #fff !important;
width: 250px;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
	color:#b4afac !important;
	font-size: 13px;
}


.inkonc2 input[type="textarea"]{
	height: 80px;
	padding-left: 13px !important;
}


.koncsubmit2 input{
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-align: center;
	width: 150px;
	padding: 13px 15px;
    border: 2px solid #fff;
    border-radius: 8px;
	background: transparent;
	margin: auto !important;
	margin-bottom: 20px !important;
}


@media screen and (max-width: 768px){
	.form-block21{
	display: block;
	justify-content: center;
}


.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-right: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
 border: 2px solid #ddd;
border-radius: 8px;
background: #fff !important;
width: 250px;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
	color:#b4afac !important;
	font-size: 13px;
}


.inkonc2 input[type="textarea"]{
	height: 80px;
	padding-left: 13px !important;
}


.koncsubmit2 input{
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-align: center;
	width: 250px;
	padding: 13px 15px;
    border: 2px solid #fff;
    border-radius: 8px;
	background: transparent;
	margin: auto !important;
	margin-bottom: 20px !important;
}


.innoflex input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
border-radius: 8px;
background: #fff !important;
width: 250px;
}


.inkonc input{
justify-content: center;
margin:auto !important;
margin-top: 0px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
border-radius: 8px;
background: #fff !important;
width: 250px;
}

.inkonc, .innoflex input[type="text"]::placeholder{
	color:#b4afac !important;
	font-size: 13px;
}


.inkonc input[type="textarea"]{
	height: 80px;
	padding-left: 13px !important;
}


.koncsubmit input{
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-align: center;
	width: 250px;
	padding: 13px 15px;
    border: 2px solid #f7b217;
    border-radius: 8px;
	background: #f7b217;
	margin-top: 30px;
	margin: auto !important;
	margin-bottom: 20px !important;
}

.form-block{
	margin: 0px;
}


.block2img{
	height: 120px;
	background: url(img/img-car.png);
	background-size: cover;
	margin-bottom: 30px;
}


.h2block2{
	color: #000;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 15px;
}

.h3block2{
	color: #000;
    font-size: 19px;
    line-height: 28px;
    padding-bottom: 25px;
}


.p-block2{
	color: #3c3c3c;
    font-size: 18px;
    line-height: 15px;
}
}


.uslblock{
	margin: 10px;
	text-align: center;
	padding: 20px;
	background: #fff;
	box-shadow: 0 4px 16px 0 rgba(189,162,162,.38);
}



.h3block3{
	font-size: 19px;
	margin-bottom: 20px;
	font-weight: 900;
}

.p-block3{
	font-size: 14px;
	font-weight: 300;
}






.block4{
	background: url(img/bg-callback2.jpg);
	background-size: cover;
}




.h2block4{
	color: #fff;
	font-size: 40px;
	font-weight: 900;
	margin-bottom: 30px;
}


.p-block4{
	color: #afb2c5;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 37px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}





.inkonc3 input{
justify-content: center;
margin:auto !important;
margin-right: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
 border: 2px solid #ddd;
border-radius: 8px;
background: #fff !important;
width: 250px;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
	color:#b4afac !important;
	font-size: 13px;
}


.inkonc3 input[type="textarea"]{
	height: 80px;
	padding-left: 13px !important;
}


.koncsubmit3 input{
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-align: center;
	width: 200px;
	padding: 13px 15px;
    border: 2px solid #f7b217;
    border-radius: 8px;
	background: #f7b217;
	margin: auto !important;
	margin-bottom: 20px !important;
}




.model-block{
	text-align: center;
	margin: 10px;
}


.margin-block img{
	height: 80px;
}

@media screen and (max-width: 768px){
	.model-block{
		justify-content: center;
		width: 150px !important;
		float: left;
	text-align: center;
	margin: 0px;
}

.model-block img{
	height: 85px !important;
	float: left;
}


.inkonc3 input{
justify-content: center;
margin:auto !important;
margin-right: 0px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
border: 1px solid #b4afac;
 border: 2px solid #ddd;
border-radius: 8px;
background: #fff !important;
width: 250px;
}

.koncsubmit3 input{
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-align: center;
	width: 250px;
	padding: 13px 15px;
    border: 2px solid #f7b217;
    border-radius: 8px;
	background: #f7b217;
	margin: auto !important;
	margin-bottom: 20px !important;
}
}



.block6{
	background-color: #f5f5f5;
}

.block6-block{
	margin: 10px;
}


.h3block6{
	font-size: 19px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f7b217;
	font-weight: 900;
}



.fluid-block7{
	padding: 0px;
}


.block7-block1{
	padding-left: 70px !important;
}




.h2block7{
	text-align: left !important;
	font-size: 30px;
	font-weight: 900;
	margin-top: 50px;
	margin-bottom: 40px;
}

.preim-block{
	display: flex;
	margin-bottom: 20px;
}


.preim-block img{
	height: 45px;
	margin-right: 10px;
	margin-top: -5px;
}


.p-block7{
    color: #2a2a2a;
    padding-bottom: 25px;
	border-bottom: 1px solid #d6d6d6;
	margin-top: 5px;
}



.block7-block2{
	text-align: center;
	height: 490px;
	background: url(img/bg-consultation.jpg);
	background-size: cover;
}



.h2block71{
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	margin-top: 100px;
	margin-bottom: 40px;
}

@media screen and (max-width: 768px){
.h2block7{
	text-align: center !important;
	font-size: 30px;
	font-weight: 900;
	margin-top: 50px;
	margin-bottom: 40px;
}

.block7-block1{
	padding-left: 10px !important;
}

.block7-block2{
	text-align: center;
	height: 300px;
	background: url(img/bg-consultation.jpg);
	background-size: cover;
}


.h2block71{
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	margin-top: 50px;
	margin-bottom: 20px;
}
}

.block8{
	background: url(img/bg-about.jpg);
	background-size: cover;
}

.block8-block{
	display: inline-flex;
	margin: 10px;
}

.block8-block img{
	height: 40px;
	margin-right: 30px;
}

.p-block8{
	color: #808394;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
}


.h3block8{
	color: #fff;
    font-size: 26px;
    font-weight: 900;
    line-height: 36px;
    word-break: break-word;
}

.text-block8{
	text-align: left;
}



.block9{
	background: #f5f5f5;
}

.text-block9{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 50px;
	padding-right: 50px;
	background: #fff;
	border-radius: 10px;
}

@media screen and (max-width: 768px){
.text-block9{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
	border-radius: 10px;
}	
}

.h2block9{
	font-size: 35px;
	font-weight: 900;
	margin-bottom: 40px;
}


.p-block9{
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 20px;
}



.block10{
	background: #252839;
}


.h2block10{
	font-size: 40px;
	color: #fff;
	margin-bottom: 25px;
	font-weight: 900;
}


.p-block10{
	color: #fff;
	font-size: 25px;
	font-weight: 900;
	margin-bottom: 10px;
}

.p-block101{
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	margin-top: 30px;
}


.h2block10:after{
	display: table;
    height: 2px;
    bottom: -15px;
    background-color: #fff;
    margin: auto;
    margin-bottom: 70px;
    width: 70px;
    content: "";
    position: relative;
}

@media screen and (max-width: 768px){
	.h2block10:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #fff;
    margin: auto;
    margin-bottom: 60px;
    width: 60px !important;
    content: "";
    position: relative;
}

.block10-block1{
	margin-bottom: 40px;
	border-bottom: 1px solid #fafafa;
}
}
















/* АВТОЭЛЕКТРИКА */


.bg-avto{
	height: 500px;
	padding-top: 60px;
	padding-bottom: 80px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}


.bg-avto-block1{
	text-align: left !important;
}


.h1avto{
	font-size: 55px !important; 
	font-weight: 900 !important;
	color: #000 !important;
	margin-top: 20px !important;
	margin-bottom: 30px !important;
}


.p-bg-avto{
	color: #000;
	font-size: 20px;
	line-height: 1.8;
	font-weight: 300;
	margin-bottom: 30px;
}


.but-bg-avto{
	font-size: 17px !important;
	font-weight: 600 !important; 
	color: #000 !important;
	text-align: center !important;
	width: 250px !important;
	padding: 13px 15px !important;
    border: 2px solid #f7b217 !important;
    border-radius: 8px !important;
	background: #f7b217 !important;
	margin: auto !important;
	margin-bottom: 20px !important;
}


.avto-block2{
	height: 250px;
	background: url(img/noroot.png);
	background-size: cover;
}


.bg-avto-block2 img{
	height: 450px;
	margin-top: -30px;
}



@media screen and (max-width: 768px){

.bg-avto{
	height: 800px;
	padding-top: 60px;
	padding-bottom: 80px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}


.bg-avto-block1{
	text-align: center !important;
}


.h1avto{
	font-size: 35px !important; 
	font-weight: 900 !important;
	color: #000 !important;
	margin-top: 20px !important;
	margin-bottom: 30px !important;
}


.p-bg-avto{
	color: #000;
	font-size: 17px;
	line-height: 1.8;
	font-weight: 300;
	margin-bottom: 30px;
}

	.avto-block2{
	height: 250px;
	background: url(img/noroot.png);
	background-size: cover;
}


.bg-avto-block2 img{
	height: 280px;
	margin-top: 10px;
}
}


.p-usl-avto{
	font-size: 18px;
	font-weight: 300;
	margin-top: 30px;
}


.usl-avto{
	border-top: 2px solid #f7b217;
}






.ul-avto{
	margin: auto !important;
	list-style: none;
}


.li-avto{
	display: flex;
	margin-bottom: 20px;
	margin-left: 20%;
}


.span-avto1{
	font-size: 20px;
	padding-top: 8px;
	color: #f7b217;
	border: 2px solid #f7b217;
	border-radius: 100px;
	width: 50px;
	height: 50px;
	margin-right: 15px;
}


@media screen and (max-width: 768px){
   .span-avto1{
	font-size: 30px;
	padding-top: 8px;
	border: none;
	border-radius: 100px;
	width: 0px;
	height: 90px;
	margin-right: 45px;
}


.li-avto{
	text-align: left;
	display: flex;
	margin-bottom: 20px;
	margin-left: 0px;
}
}


.p-neispr-avto{
	font-size: 18px;
	margin-top: 10px;
}


.kompleks-block-avto{
	display: flex;
}


.span-avto2{
	font-size: 30px;
	color: #f7b217;
	margin-right: 30px;
}

.p-kompleks{
	text-align: left !important;
	font-size: 16px;
	margin-top: -5px;
}


.kompl-block{
	text-align: center;
	margin-bottom: 25px;
}



.kompleks-block-avto{
	margin-bottom: 25px;
	border-bottom: 1px solid #ececec
}



.remont-avto-text{
	width: 60%;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 30px;
	border: 1px solid #f7b217;
}


.p-remont-avto-text{
	font-size: 22px;
    font-weight: 300px;
}


@media screen and (max-width: 768px){
	.remont-avto-text{
	width: 100%;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 30px;
	border: 1px solid #e6502a;
}


.p-remont-avto-text{
	font-size: 18px;
    font-weight: 300px;
}
}















/* РЕМОНТ ХОДОВОЙ ЧАСТИ */


.bg-hod{
	height: 550px;
	padding-top: 50px;
	padding-bottom: 150px;
	padding-left: 0px;
	background: url(img/bg-hod.jpg);
	background-position: center;
	background-size: cover;
}



.h1-hod{
	color: #fff !important;
	font-size: 55px !important;
	text-decoration: uppercase !important;
	margin-top: 80px !important;
	margin-bottom: 30px !important;
}


.h2bg-hod{
	color: #fff !important;
	font-size: 25px !important;
	text-decoration: uppercase !important;
	margin-bottom: 40px !important;
	font-weight: 500 !important;
}






@media screen and (max-width: 768px){

.bg-hod{
	text-align: center;
	height: 500px;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background: url(img/bg-hod.jpg);
	background-position: center;
	background-size: cover;
}

.h1-hod{
	color: #fff !important;
	font-size: 40px !important;
	text-decoration: uppercase !important;
	margin-bottom: 30px !important;
	font-weight: 900 !important;
}

.h2bg-hod{
	color: #fff !important;
	font-size: 18px !important;
	text-decoration: uppercase !important;
	margin-bottom: 40px !important;
	font-weight: 500 !important;
}

.usl-hod{
	margin-top: 20px;
    border-top: 1px solid #ddd;	
}
}





@media screen and (min-width: 768px){
	.pozv, .but-pozv{
		display: none;
	}
}

.but-ev{
		margin-top: 0px;
	    margin-bottom: 30px;
		color: #0DC143 !important;
		background: #fff !important;
		padding-top: 12px !important;
		padding-bottom: 12px !important;
		padding-left: 25px !important;
		padding-right: 25px !important;
		border: none !important;
}

@media screen and (max-width: 768px){

  .pozv{
    text-align: center;
    display: block;
    position: fixed;
    z-index: 99999;
    width: 100% !important;
    color: #fff !important;
    margin: auto !important;
    bottom: 0% !important;
    }

    .pozv-block{
    	padding-right: 0px !important;
    	padding-left: 0px !important;
    }

	.p-pozv{
		color: #fff;
		background: #0DC143;
		padding-top: 8px;
		padding-bottom: 8px;
		margin-bottom: 0px !important;
	}
	
	.but-pozv{
		margin-top: 20px;
		color: #fff !important;
		background: #0DC143 !important;
		padding-top: 12px !important;
		padding-bottom: 12px !important;
		padding-left: 25px !important;
		padding-right: 25px !important;
		border: none !important;
	}
}






/* ДОПОЛНИТЕЛЬНО */


.bg-dop{
	text-align: center !important;
}


.bg-but-dop{
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #fff !important;
	text-align: center !important;
	width: 300px !important;
	padding: 13px 15px !important;
    border: 2px solid #f57926 !important;
    border-radius: 8px !important;
	background: #f57926 !important;
	margin: auto !important;
	margin-bottom: 20px !important;
}


.but-block-dop{
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	width: 400px;
	padding: 13px 15px;
    border: 2px solid #0DC143;
    border-radius: 8px;
	background: #0DC143;
	margin: auto !important;
	margin-bottom: 20px !important;
}

.p-dop-block{
	width: 80%;
	margin: auto;
	margin-bottom: 40px !important;
}


.bg-but-dop{
	margin: 20px;
}

@media screen and (max-width: 768px){
.bg-dop{
	text-align: center !important;
	height: 1100px !important;
}

.bg-but-dop{
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #fff !important;
	text-align: center !important;
	width: 250px !important;
	padding: 13px 15px !important;
    border: 2px solid #f57926 !important;
    border-radius: 8px !important;
	background: #f57926 !important;
	margin: auto !important;
	margin-bottom: 20px !important;
}

.p-dop-block{
	width: 100%;
	margin: auto;
	margin-bottom: 40px !important;
}

.but-block-dop{
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	width: 250px;
	padding: 13px 15px;
    border: 2px solid #0DC143;
    border-radius: 8px;
	background: #0DC143;
	margin: auto !important;
	margin-bottom: 20px !important;
}
}



.block-dross{
	background: url(img/dross.jpg);
	background-size: cover;
	background-position: center;
}


.block-fors{
	background: url(img/fors.jpg);
	background-size: cover;
	background-position: center;
}

.block-svechi{
	background: url(img/svechi.jpg);
	background-size: cover;
	background-position: center;
}


.block-kat{
	background: url(img/kat.jpg);
	background-size: cover;
	background-position: center;
}


.block-scep{
	background: url(img/scep.jpg);
	background-size: cover;
	background-position: center;
}


.block-pompa{
	background: url(img/pompa.jpg);
	background-size: cover;
	background-position: center;
}


.block-grm{
	background: url(img/grm.jpg);
	background-size: cover;
	background-position: center;
}


.block-generator{
	background: url(img/generator.jpg);
	background-size: cover;
	background-position: center;
}


.block-starter{
	background: url(img/starter.jpg);
	background-size: cover;
	background-position: center;
}


.p-dross{
	
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}


.p-fors{
	
	font-size: 14px;
	font-weight: 500;
	color: #000;
}


.h3dross{
	
	color: #fff;
	font-size: 25px;
	font-weight: 900;
	margin-top: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.h3fors{
	
	color: #000;
	font-size: 25px;
	font-weight: 900;
	margin-top: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}



.resh{
	padding: 10px;
	border: 2px solid #f57926;
	border-radius: 10px;
	margin-top: 30px;
    margin-bottom: 50px;
}


.h2obw-bel-dop{
	text-align: center;
	color: #fff;
	font-size: 40px;
	margin-bottom: 40px;
	font-weight: 900;
}


@media screen and (max-width: 768px){

.h2obw-bel-dop{
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
}
}


.h2obw-bel-dop:after{
	display: table;
    height: 2px;
    bottom: -15px;
    background-color: #e6502a;
    margin: auto;
    margin-bottom: 70px;
    width: 70px;
    content: "";
    position: relative;
}

@media screen and (max-width: 768px){
	.h2obw-bel-dop:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #e6502a;
    margin: auto;
    margin-bottom: 60px;
    width: 60px !important;
    content: "";
    position: relative;
}
}











.bg-dop-usl{
	text-align: left;
	height: 600px;
	padding-top: 60px;
	padding-bottom: 150px;
	padding-left: 0px;
	background: url(img/bg-forsunki.png);
	background-position: center;
	background-size: cover;
}



.h1-dop-usl{
	color: #fff !important;
	font-size: 60px !important;
	text-decoration: uppercase !important;
	margin-top: 65px !important;
	margin-bottom: 35px !important;
	font-weight: 900 !important;
}

.p-bg-dop-usl{
	color: #fff;
	font-size: 22px;
	margin-bottom: 40px;
}

@media screen and (max-width: 768px){


.bg-dop-usl{
	text-align: center;
	height: 650px;
	padding-top: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}

.h1-dop-usl{
	color: #fff !important;
	font-size: 40px !important;
	text-decoration: uppercase !important;
	margin-bottom: 15px !important;
	font-weight: 900 !important;
}

.p-bg-dop-usl{
	color: #fff;
	font-size: 17px;
	margin-bottom: 40px;
}

.form-fors{
	margin-top: 0px;
}
}





.forsunki{
	text-align: left;
	height: 600px;
	padding-top: 110px;
	padding-bottom: 150px;
	padding-left: 0px;
	background: url(img/bg-forsunki.png);
	background-position: center;
	background-size: cover;
}



.h2dopusl{
	color: #fff !important;
	font-size: 60px !important;
	text-decoration: uppercase !important;
	margin-bottom: 35px !important;
	font-weight: 900 !important;
}

.p-dop-usl{
	color: #fff;
	font-size: 17px;
	margin-bottom: 60px;
}


.dopuslblock{
	text-align: left;
	margin: 10px;
	display: flex;
}

.dopuslblock img{
	height: 47px;
	margin-right: 5px;
}

.p-du{
	color: #fff;
	font-size: 16px;
}


@media screen and (max-width: 768px){


.forsunki{
	text-align: center;
	height: 800px;
	padding-top: 30px;
	padding-bottom: 150px;
	padding-left: 0px;
}

.h2dopusl{
	color: #fff !important;
	font-size: 40px !important;
	text-decoration: uppercase !important;
	margin-bottom: 25px !important;
	font-weight: 900 !important;
}

.p-dop-usl{
	color: #fff;
	font-size: 15px;
	margin-bottom: 40px;
}
.dopuslblock{
	text-align: left;
	margin: 10px;
	display: flex;
	justify-content: center;
}
}





.row-dop{
	flex-wrap: nowrap !important;
	margin-top: 30px !important;
}

@media screen and (max-width: 768px){
.row-dop{
flex-wrap: wrap !important;
justify-content: center !important;
}
}





.chistka-dross{
	text-align: left;
	height: 630px;
	padding-top: 110px;
	padding-bottom: 150px;
	padding-left: 0px;
	background: url(img/dross.jpg);
	background-position: center;
	background-size: cover;
}



@media screen and (max-width: 768px){


.chistka-dross{
	text-align: center;
	height: 900px;
	padding-top: 30px;
	padding-bottom: 150px;
	padding-left: 0px;
}
}




.fors{
	padding-top: 80px;
	padding-bottom: 80px;	
}


.h2fors{
	color: #000 !important;
	font-size: 50px !important;
	text-decoration: uppercase !important;
	margin-bottom: 35px !important;
	font-weight: 900 !important;
}

.p-dop-fors{
	color: #000;
	font-size: 17px;
	margin-bottom: 40px;
}


.fors-img{
	height: 450px;
	background: url(img/launch.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


.fors-block{
	margin-left: 20px;
}



.preim-fors{
	display: flex;
	margin-top: 30px;
}

.pfblock{
	display: flex !important;
	width: 200px;
	margin: 10px;
}

.bord{
	height: 60px;
	width: 60px;
	border: 5px solid #fbccc1;
	border-radius: 100px;
	padding-top: 10px;
	background: #f15129;
	margin-right: 5px;
}


.pfimg1{
	height: 30px;
	background: url(img/gar.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.pfimg2{
	height: 30px;
	background: url(img/diag.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.pfimg3{
	height: 30px;
	background: url(img/usl.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}


.pfb{
    color: #000;
	font-size: 15px;
	margin-top: 5px;
}


.labelfors{
	margin-left: 60px !important;
}


.buttons-fors{
	display: flex;
	width: 630px;
}



.bg-but-fors{
	font-size: 20px !important;
	font-weight: 600 !important;
	color: #fff !important;
	text-align: center !important;
	width: 300px !important;
	padding: 13px 15px !important;
    border: 2px solid #f57926 !important;
    border-radius: 8px !important;
	background: #f57926 !important;
	margin: auto !important;
	margin-bottom: 20px !important;
}



.whats{
	font-size: 20px !important;
	font-weight: 600 !important;
	color: #fff !important;
	text-align: center !important;
	width: 300px !important;
	padding: 13px 15px !important;
    border: 2px solid #46c355 !important;
    border-radius: 8px !important;
	background: #46c355 !important;
	margin: auto !important;
	margin-left: 10px !important;
	margin-bottom: 20px !important;
}



@media screen and (max-width: 768px){

.fors-img{
	height: 270px;
	background-size: contain;
	margin-bottom: 30px;
}

.fors-block{
	margin-left: 0px;
}


.fors{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;	
}

.p-dop-fors{
	color: #000;
	font-size: 15px;
	margin-bottom: 30px;
}

.h2fors{
	text-align: center !important;
	color: #000 !important;
	font-size: 30px !important;
	text-decoration: uppercase !important;
	margin-bottom: 25px !important;
	font-weight: 900 !important;
}

.preim-fors{
	display: block;
	margin-top: 30px;
}

.pfblock{
	text-align: left !important;
	display: flex !important;
	justify-content: center;
	width: 250px;
	margin: 10px;
	margin-bottom: 25px !important;
}

.labelfors{
	margin-left: 0px !important;
}

#exampleModalLong{
	padding-right: 0px !important;
}


.buttons-fors{
	display: block;
	width: 100%;
}


.bg-but-fors{
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #fff !important;
	text-align: center !important;
	width: 250px !important;
	padding: 13px 15px !important;
    border: 2px solid #f57926 !important;
    border-radius: 8px !important;
	background: #f57926 !important;
	margin: auto !important;
	margin-bottom: 20px !important;
}

.whats{
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #fff !important;
	text-align: center !important;
	width: 250px !important;
	padding: 13px 15px !important;
    border: 2px solid #46c355 !important;
    border-radius: 8px !important;
	background: #46c355 !important;
	margin: auto !important;
	margin-left: 0px !important;
	margin-bottom: 20px !important;
}

.infors input{
	width: 100% !important;
}

.sumbfors input{
	width: 100% !important;
}
}


.pod1{
	display: flex;
	padding-top: 15px;
	padding-bottom: 15px;
}

.pod1 img{
	height: 25px;
	margin-right: 10px;
}

.ppodbg{
	color: #fff;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}



@media screen and (max-width: 768px){

.bg-for{
	height: 750px;
	padding-top: 30px;
	padding-bottom: 150px;
	padding-left: 0px;
	background: url(img/bg.jpg);
	background-position: center;
	background-size: cover;
}

.h1for{
	font-size: 40px !important;
}

.h2for{
	font-size: 30px !important;
}
}
