 body{
	font-family: 'Roboto' !important;
}


.modal-backdrop{
	display: none !important;
}

.modal-dialog {
    margin: auto;
    margin-top: 20% !important;
}

.container1{
	height: 400px !important;
	padding: 10 !important;
	max-width: 100% !important;
}


body.bg-light{
	background: #fff !important;
}

.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{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background: #fff !important;

}

.navbar-nav{
	margin-top: 0px !important;
	text-align: center;
	margin: auto;
	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;
	text-transform: uppercase !important;
	color:#000 !important;
	font-size: 13px;
	letter-spacing: 1.5px !important;
	font-weight: 700 !important;
}

.nav-link:hover{
	color:#1251a4 !important;
}


.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: 16px;
	font-weight: 500;
	margin-left: 10px;
}

.pconttel2{
	text-align: center;
	color:#000;
	font-size: 17px;
	margin-left: 10px;
}

.atel3 p{
	margin-top: -10px;
}




.bg{
	background: url(img/bg1.jpg);
	background-size: cover;
	height: 450px;
}


.zag{
	padding-left: 60px !important;
	width: 100%;
	max-width: 100%;
	flex:none;
}

@media screen and (max-width: 768px){
	.zag{
		padding-left: 0px !important;
	}
}

.row1{
	flex-wrap: nowrap !important;
	height: 450px;
}

@media screen and (max-width: 768px){
	.row1{
		text-align: center;
		height: 350px;
		flex-wrap: wrap !important;
	}
}

h1{
	font-size: 56px !important;
	font-weight: bold !important;
	color: #000 !important;
	margin-top: 70px !important;
}


@media screen and (max-width: 768px){
	h1 {
		font-size: 30px !important;
		margin-top: 30px !important;
}
}

.podh1{
	padding: 0 !important;
    font-size: 19px !important;
    font-weight: 400 !important;
    color: #000 !important;
    line-height: 1.8;
    margin-top: 35px;
    margin-bottom: 15px;
    width: 95%;
}

@media screen and (max-width: 768px){
.podh1 li{
	font-size: 19px !important;
}	
}

.bgbut{
	background: #1251a4 !important;
	font-size: 16px;
	color: #fff;
	border: 1px solid #1251a4 !important;
	border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 10px;
}


@media screen and (max-width: 768px){
	.bgbut{
		margin-bottom: 30px;
	}
}

.bgbut:hover{
    background: #1251a4 !important;
    color: #fff;
    transition: ease 0.4s;
}

.form{
	background: #1251a4 !important;
}



.h2form{
	text-align: center;
	font-size: 23px;
	font-weight: 500 !important;
	color: #fff;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 768px){
	.h2form{
		font-size: 25px;
	}
}

.inbg{
	text-align: center;
}

.inbg label{
	font-size: 14px;
	color: #fff !important;
	margin-top: 13px;
	text-align: left !important;
}

.label{
	text-align: left;
	margin-left: 50px;
}


.inbg input{
justify-content: center;
margin: auto !important;
width: 80%;
padding: 7px 11px;
border: 1px solid #fff;
border-radius: 8px;
background: #fff !important;
}

.inbg input[type="text"]::placeholder{
	color:#b4afac !important;
	font-family: 'Roboto' !important;
	font-size: 15px;
}

@media screen and (max-width: 768px){
	.inbg input[type="text"]::placeholder{
	color:#b4afac !important;
	font-family: 'Roboto' !important;
	font-size: 15px;
}
}




.inbg1{
	text-align: center;
}

.inbg1 label{
	font-size: 15px;
	color: #fff !important;
	margin-top: 15px;
	text-align: left !important;
}

.label{
	text-align: left;
	margin-left: 50px;
}


.inbg1 input{
justify-content: center;
margin: auto !important;
width: 80%;
padding: 9px 11px;
border: 1px solid #fff;
border-radius: 8px;
background: #fff !important;
}

.inbg1 input[type="number"]::placeholder{
	color:#b4afac !important;
	font-family: 'Roboto' !important;
	font-size: 15px;
}

@media screen and (max-width: 768px){
	.inbg1 input[type="number"]::placeholder{
	color:#b4afac !important;
	font-family: 'Roboto' !important;
	font-size: 15px;
}
}



.bgsubmit{
	margin-top: 30px;
	text-align: center;
}

@media screen and (max-width: 768px){
.bgsubmit{
	margin-bottom: 30px;
}	
}


.bgsubmit input{
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-align: center;
	width: 80%;
	padding: 13px 15px;
    border: 1px solid #ffcc00;
    border-radius: 8px;
	background: #ffcc00;
	margin-top: 10px;
	margin: auto !important;
}



.row2{
	justify-content: center;
	text-align: center;
}

@media screen and (max-width: 768px){
	.row2{
		margin-top: 350px;
	}
}

.about{
	background: #fff;
	padding: 50px;
}

@media screen and (max-width: 768px){
	.about{
		padding: 10px;
	}
}

.h2about{
	text-align: center;
	color:#000;
	font-size: 30px !important;
	font-weight: 600;
}

@media screen and (max-width: 768px){
.h2about{
	font-size: 20px !important;
	margin-top: 30px;
}	
}


.h2about:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #ffcc00;
    margin: auto;
    margin-bottom: 40px;
    width: 100px;
    content: "";
    position: relative;
}


@media screen and (max-width: 768px){
	.h2about:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #ffcc00;
    margin: auto;
    margin-bottom: 40px;
    width: 60px !important;
    content: "";
    position: relative;
}
}

.pabout{
	text-align: justify;
	color:#262727;
	font-size: 15px;
	margin-left: 150px;
	margin-right: 150px;
	line-height: 30px;
}

@media screen and (max-width: 768px){
	.pabout{
	text-align: justify;
	color:#262727;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;	
	}
}





.row3{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row3{
	flex-wrap: wrap !important;
	}
}

.uslugi{
	padding: 50px;
	background: #f5f5f5;
}

@media screen and (max-width: 768px){
	.uslugi{
		padding:0px !important;
	}
}

.h2uslugi{
	text-align: center;
	color:#000;
	font-size: 30px !important;
	font-weight: 600;
}

@media screen and (max-width: 768px){
.h2uslugi{
	font-size: 20px !important;
	margin-top: 30px;
}	
}


.h2about:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #ffcc00;
    margin: auto;
    margin-bottom: 40px;
    width: 100px;
    content: "";
    position: relative;
}


@media screen and (max-width: 768px){
	.h2uslugi:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #1251a4;
    margin: auto;
    margin-bottom: 40px;
    width: 60px !important;
    content: "";
    position: relative;
}
}


.h2uslugi:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #1251a4;
    margin: auto;
    margin-bottom: 60px;
    width: 100px;
    content: "";
    position: relative;
}


.uslblock{
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	padding: 20px;
	background: #fff;
	box-shadow: 0 4px 16px 0 rgba(189,162,162,.38);
}

@media screen and (max-width: 768px){
	.uslblock{
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	}
}

.h3uslugi{
	font-size: 18px !important;
	font-weight: 700;
	color: #000;
	margin-top: 10px;
}


.h3uslugi:after{
	display: table;
    height: 3px;
    bottom: -10px;
    background-color: #ddd5d3;
    margin: auto;
    margin-bottom: 20px;
    width: 45px;
    content: "";
    position: relative;
}

.uslblock img{
	height: 75px;
	margin-top: 20px !important;
	margin-bottom: 30px !important;
	margin: auto;
}


.spisok{
    font-size: 15px !important;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd5d3; 
	text-align: center !important;
}


@media screen and (max-width: 768px){
	.spisok{
		margin-right: 0px;
		margin-left: 0px;
	}
}



.h3price{
	font-size: 23px !important;
	font-weight: 700;
	color: #000;
	margin-top: 30px;
	margin-bottom: 10px;
}


.butuslugi{
	background: #1251a4 !important;
	font-size: 16px;
	color: #fff;
	border: 1px solid #1251a4 !important;
	border-radius: 100px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 767px){
	button.butuslugi.btn.btn-primary{
		display: none;
	}
}

.auslugi{
	background: #1251a4 !important;
	font-size: 16px;
	color: #fff;
	border: 1px solid #1251a4 !important;
	border-radius: 100px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media screen and (min-width: 768px){
	.auslugi{
		display: none;
	}
}



.price{
	padding: 50px !important;
}
@media screen and (min-width: 567px){
	.mobform{
		display: none;
	}
}

.checkp{
font-size: 15px;
}

.next img{
	margin-left: 30px;
	margin-top: 50px;
	height: 30px;
}


.raschetflex{
	display: flex;
	margin-top: 30px !important;
}

.inraschet{
	margin-left: 40px;
}

@media screen and (max-width: 768px){
	.inraschet{
	margin-left: 0px;
	text-align: center;
}
}

.share img{
	height: 150px;
    transform: rotate(150deg);
    margin-top: 100px;
}



.inkam input[type="number"]::placeholder{
	color:#7f7f7f !important;
}


.inkam input{
	width: 180px;
	background: #fafafa;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}


.innoflex input{
	width: 236px !important;
	background: #fafafa;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 15px;
}

.innoflex{
    justify-content: center;
    margin: auto !important;
	text-align: center;
}


.noflexsubmit{
    justify-content: center;
    margin: auto !important;
	text-align: center;
}

.noflex{
    justify-content: center;
    margin-top:30px;
}


.noflexsubmit input{
	width: 236px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
    padding-bottom: 9px;
    color: #fff !important;
    margin-bottom: 50px;
    background: #1251a4 !important;
    border: 1px solid #57abff !important;
    border-radius: 5px;
}

.kolvokamer{
	margin-left: 50px;
}

@media screen and (max-width: 768px){
.kolvokamer{
	margin:auto;
	text-align: center;
}	
}




@media screen and (max-width: 567px){
.dekstop{
	display: none !important;
}
}

@media screen and (min-width: 567px){
	.mobform{
		display: none;
	}
}

@media screen and (max-width: 567px){
.next1 img{
	text-align: center;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	height: 30px;
}

.next1{
	text-align: center;
}
}

@media screen and (max-width: 567px){
.noflex1{
	text-align: center !important;
}
}

@media screen and (max-width: 567px){
.innoflex1 input{
	width: 236px !important;
	background: #fafafa;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 20px;
}
}

@media screen and (max-width: 567px){
.innoflex{
    justify-content: center;
    margin: auto !important;
	text-align: center;
}
}

@media screen and (max-width: 567px){
.noflexsubmit1 input{
	width: 236px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
    padding-bottom: 9px;
    color: #fff !important;
    margin-bottom: 20px;
    margin-left: 20px;
    background: #1251a4 !important;
    border: 1px solid #1251a4 !important;
    border-radius: 5px;
}
}





.h2preim, .h2raschet{
	text-align: center;
	color:#000;
	font-size: 30px !important;
	font-weight: 600;
	margin-top: 30px;
}


@media screen and (max-width: 768px){
    .h2preim, .h2raschet{
	text-align: center;
	color:#000;
	font-size: 20px !important;
	font-weight: 600;
	margin-top: 30px;
}


	.h2preim:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #fff;
    margin: auto;
    margin-bottom: 30px;
    width: 60px !important;
    content: "";
    position: relative;
}

.h2raschet:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #fff;
    margin: auto;
    margin-bottom: 30px;
    width: 60px !important;
    content: "";
    position: relative;
}
}

.h2raschet:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #ffcc00;
    margin: auto;
    margin-bottom: 70px;
    width: 100px;
    content: "";
    position: relative;
}


.h2preim:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #ffcc00;
    margin: auto;
    margin-bottom: 70px;
    width: 100px;
    content: "";
    position: relative;
}



.portfolio{
	text-align: center;
	padding: 20px;
}


.h2port{
	text-align: center;
	color:#000;
	font-size: 30px !important;
	font-weight: 600;
	margin-top: 40px;
}


.h2port:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #ffcc00;
    margin: auto;
    margin-bottom: 50px;
    width: 100px;
    content: "";
    position: relative;
}

@media screen and (max-width: 768px){
    .h2port{
	text-align: center;
	color:#000;
	font-size: 20px !important;
	font-weight: 600;
	margin-top: 30px;
}


	.h2port:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #ffcc00;
    margin: auto;
    margin-bottom: 40px;
    width: 60px !important;
    content: "";
    position: relative;
}
}


.row6{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row6{
		flex-wrap: wrap !important;
	}
}

.portblock{
	justify-content: center !important;
	text-align: center !important;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px;
}

.portblock img{
	height: 185px;
	margin-top: 15px;
}

@media screen and (max-width: 768px){
.portblock img{
	height: 145px;
	margin-top: 15px;
}	
}

.h3port{
	font-size: 17px !important;
	font-weight: 700;
	color: #000;
	margin-top: 35px;
}


.h3port:after{
	display: table;
    height: 3px;
    bottom: -10px;
    background-color: #ddd5d3;
    margin: auto;
    margin-bottom: 20px;
    width: 45px;
    content: "";
    position: relative;
}

.pport{
	font-size: 14px;
	text-align: justify;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 30px !important;
	margin-bottom: 30px;
}

.site{
	size: 17px !important;
	font-weight: 700;
	color: #1251a4;
	}


	.otzivi{
	text-align: center;
	padding: 20px;
	background: #f5f5f5;
	}

	@media screen and (max-width: 768px){
	.otzivi{
	padding: 0px;
	}
	}


	.h2otzivi{
	text-align: center;
	color:#000;
	font-size: 30px !important;
	font-weight: 600;
	margin-top: 40px;
}


.h2otzivi:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #1251a4;
    margin: auto;
    margin-bottom: 50px;
    width: 100px;
    content: "";
    position: relative;
}

@media screen and (max-width: 768px){
    .h2otzivi{
	text-align: center;
	color:#000;
	font-size: 20px !important;
	font-weight: 600;
	margin-top: 30px;
}


	.h2otzivi:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #1251a4;
    margin: auto;
    margin-bottom: 40px;
    width: 60px !important;
    content: "";
    position: relative;
}
}


.row7, .row8{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row7, .row8{
		justify-content: center;
		flex-wrap: wrap !important;
	}
}


.otzblock{
	margin: 10px;
	display: flex;
	padding: 20px;
	background: #fff;
	box-shadow: 0 4px 16px 0 rgba(189,162,162,.38);
}

@media screen and (max-width: 768px){
	.otzblock{
		display: block;
	}
}

.otzblock img{
	margin-top: 10px;
	height: 130px;
    position: relative;
    border-radius: 100%;
}

@media screen and (max-width: 768px){
.otzblock img, .otzimg{
	justify-content: center;
	text-align: center !important;
	margin:auto !important;
}	
}

.tekst1{
	text-align: center;
	margin-left: 20px;
}

.h3tekst{
	font-size: 17px !important;
	font-weight: 700;
	color: #000;
	margin-top: 15px;
}


.h3tekst:after{
	display: table;
    height: 3px;
    bottom: -10px;
    background-color: #ddd5d3;
    margin: auto;
    margin-bottom: 20px;
    width: 45px;
    content: "";
    position: relative;
}

.potzivi{
	font-size: 14px;
	text-align: justify;
	margin-top:30px;
	margin-bottom: 10px;
}







.vcifrah{
	text-align: center;
	background: #1251a4;
}

.h2vcifrah{
	text-align: center;
	color:#fff;
	font-size: 30px !important;
	font-weight: 600;
	margin-top: 40px;
}


.h2vcifrah:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #fff;
    margin: auto;
    margin-bottom: 50px;
    width: 100px;
    content: "";
    position: relative;
}


@media screen and (max-width: 768px){
    .h2vcifrah{
	text-align: center;
	color:#fff;
	font-size: 20px !important;
	font-weight: 600;
	margin-top: 30px;
}


	.h2vcifrah:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #fff;
    margin: auto;
    margin-bottom: 30px;
    width: 60px !important;
    content: "";
    position: relative;
}
}




.h3vcifrah{
	text-align: center;
	font-size: 23px !important;
	font-weight: 500;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;
}

.h3cifra{
	text-align: center;
	font-size: 40px !important;
	font-weight: 500;
	color: #ffcc00;
	margin-top: 0px;
	margin-bottom: 40px;
}


@media screen and (max-width: 768px){
	.h3vcifrah{
	text-align: center;
	font-size: 18px !important;
	font-weight: 500;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;
}

.h3cifra{
	text-align: center;
	font-size: 25px !important;
	font-weight: 500;
	color: #ffcc00;
	margin-top: 0px;
	margin-bottom: 40px;
}
}

.konc{
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}

@media screen and (max-width: 768px){
	.konc{
		display: block;
		text-align: center;
	}
}

.row5{
	justify-content: center;
}

.inkonc{
	margin-right: 20px;
}

.inkonc input{
justify-content: center;
margin-right: 30px !important;
width: 100%;
padding: 13px 15px;
border: 1px solid #b4afac;
border-radius: 8px;
background: #fff !important;
}

.inkonc input[type="text"]::placeholder{
	color:#b4afac !important;
	font-size: 17px;
}


.koncsubmit input{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 13px 15px;
    border: 1px solid #1251a4;
    border-radius: 8px;
	background: #1251a4;
	margin-top: 20px;
	margin: auto !important;
}

@media screen and (max-width: 768px){
     .inkonc{
     	margin: 0px !important;
     }
}
	.inkonc input{
justify-content: center;
margin-right: 0px !important;
margin-bottom: 20px;
width: 250px;
padding: 13px 15px;
border: 1px solid #b4afac;
border-radius: 8px;
background: #fff !important;
}

.koncsubmit input{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	width: 250px;
	padding: 13px 15px;
    border: 1px solid #1251a4;
    border-radius: 8px;
	background: #1251a4;
	margin-top: 20px;
}

@media screen and (max-width: 768px){
    .h2konc{
	text-align: center;
	color:#000;
	font-size: 20px !important;
	font-weight: 600;
	margin-top: 30px;
}


	.h2konc:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #1251a4;
    margin: auto;
    margin-bottom: 40px;
    width: 60px !important;
    content: "";
    position: relative;
}
}


.koncultaciya{
	background: #f5f5f5;
}


.h2konc{
	text-align: center;
	color:#000;
	font-size: 30px !important;
	font-weight: 600;
	margin-top: 50px;
}


.h2konc:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #1251a4;
    margin: auto;
    margin-bottom: 50px;
    width: 100px;
    content: "";
    position: relative;
}


.container2{
	height: 300px !important;
	padding: 5 !important;
	max-width: 100% !important;
}


.map{
	padding: 3 !important;
}

.contacts{
	background: #131313;
	background-size: cover;
	height: 300px;
}

@media screen and (max-width: 768px){
	.contacts{
		height: 600px !important;
	}
}


.cont{
	padding-left: 60px !important;
	width: 100%;
	max-width: 100%;
	flex:none;
}

@media screen and (max-width: 768px){
	.cont{
		padding-left: 0px !important;
	}
}

.row9{
	flex-wrap: nowrap !important;
	height: 300px;
}

@media screen and (max-width: 768px){
.row9{
	flex-wrap: wrap !important;
}
}

.h2cont{
	text-align: center;
	color:#fff;
	font-size: 30px !important;
	font-weight: 600;
	margin-top: 40px;
}


.h2cont:after{
	display: table;
    height: 4px;
    bottom: -15px;
    background-color: #fff;
    margin: auto;
    margin-bottom: 50px;
    width: 100px;
    content: "";
    position: relative;
}

@media screen and (max-width: 768px){
    .h2cont{
    margin-left: 0px !important;	
	text-align: center;
	color:#fff;
	font-size: 20px !important;
	font-weight: 600;
	margin-top: 30px;
}


	.h2cont:after{
	display: table;
    height: 2px !important;
    bottom: -15px;
    background-color: #fff;
    margin: auto;
    margin-bottom: 40px;
    width: 60px !important;
    content: "";
    position: relative;
}
}

.pcont{
	text-align: center;
	color:#fff;
	font-size: 17px;
	padding-bottom: 10px;
	border-bottom: 1px solid #4f4f4f;
	margin-left: 150px;
	margin-right: 150px;
}

@media screen and (max-width: 768px){
	.pcont{
	margin-left: 10px;
	margin-right: 10px;
	}
}

.atel{
	text-align: center;
	justify-content: center;
}

.tel{
	display: flex;
	text-align: center;
	justify-content: center;
	margin: auto;
}

.tel img{
	height: 55px;
}

.pconttel{
	text-align: center;
	color:#fff;
	font-size: 17px;
	margin-left: 10px;
}

.pconttel1{
	text-align: center;
	color:#fff;
	font-size: 17px;
	margin-left: 10px;
}


.atel1 p{
	margin-top: -10px;
	margin-bottom: 20px;
}


.modalform{
	display: none;
	background: #3b3a40;
	width: 300px !important;
	margin: auto !important;
}


.modal1{
	text-align: center;
	width: 300px !important;
	margin: auto !important;
}

.row10{
	justify-content: center;
}

.inkonc{
	margin-right: 20px;
}

.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: 236px;
}

.inkonc1 input[type="text"]::placeholder{
	color:#b4afac !important;
	font-size: 17px;
}


.koncsubmit1 input{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	width: 236px;
	padding: 13px 15px;
    border: 1px solid #1251a4;
    border-radius: 8px;
	background: #1251a4;
	margin-top: 20px;
	margin: auto !important;
	margin-bottom: 20px !important;
}



.but-usl{
	background: #1251a4 !important;
	font-size: 16px;
	color: #fff;
	border: 1px solid #1251a4 !important;
	border-radius: 100px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}














/* РАЗРАБОТКА САЙТОВ */ 


.razrabotka-bg{
	text-align: center;
	height: 350px;
	background: url(img/razrabotka.jpg);
	background-size: cover;
	background-position: center;
}


.h1-razrabotka{
	color: #fff !important;
	font-size: 50px !important;
	font-weight: 600 !important;
	margin-top: 40px !important;
	margin-bottom: 30px !important;
}


.p-razrabotka-bg{
	width: 85%;
	margin: auto;
	color: #fff;
	font-size: 15px;
	font-weight: 400px;
	line-height: 1.9;
	margin-bottom: 20px !important;
}


@media screen and (max-width: 768px){
	.h1-razrabotka{
		font-size: 25px !important;
		margin-top: 20px !important;
	}

	.p-razrabotka-bg{
		width: 100%;
		font-size: 14px;
	}

	.razrabotka-bg{
         height: 500px;
	}
}




.butuslugi-raz{
background: #fff !important;
	font-size: 16px;
	color: #1251a4 !important;
	font-weight: 500 !important;
	border: 2px solid #fff !important;
	border-radius: 100px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 5px;
}


@media screen and (max-width: 767px){
	button.butuslugi-raz.btn-primary{
		display: none;
	}
}




.razrabotka-but{
	background: transparent !important;
	font-size: 16px;
	color: #fff !important;
	font-weight: 500 !important;
	border: 2px solid #fff !important;
	border-radius: 100px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px; 
}

@media screen and (max-width: 768px){
	.razrabotka-but{
		margin-left: 0px;
	}
}

.auslugi-raz{
	background: #fff !important;
	font-size: 16px;
	color: #1251a4;
	border: 2px solid #fff !important;
	border-radius: 100px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media screen and (min-width: 768px){
	.auslugi-raz{
		display: none;
	}
}





.razrabotka-uslugi{
	padding: 50px;
	background: #f5f5f5;
}

@media screen and (max-width: 768px){
	.razrabotka-uslugi{
		padding:0px !important;
	}
}


.razrabotka-uslugi-p{
	color: #333333;
	font-size: 14px;
	padding: 10px;
}

@media screen and (max-width: 768px){
	.razrabotka-uslugi-p{
		font-size: 13px;
	}
}


.vopros{
	text-align: center;
	background: #1251a4;
	padding-bottom: 20px;
}

.p-vopros{
	color: #fff;
	font-size: 17px;
	line-height: 1.9
}


.row-raz-usl{
	margin-bottom: 20px;
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-raz-usl{
	flex-wrap: wrap !important;
	margin: 0px !important;
	padding: 0px !important;
	}
}




.about-us{
	text-align: center;
    padding: 50px;
}

@media screen and (max-width: 768px){
	.about-us{
		padding: 10px;
	}
}


.row-ab{
	justify-content: center;
}












/* ПРОДВИЖЕНИЕ САЙТОВ */


.prodvizhenie-bg{
	text-align: center;
	height: 350px;
	background: url(img/prodvizhenie.jpg);
	background-size: cover;
	background-position: center;
}


@media screen and (max-width: 768px){
	.prodvizhenie-bg{
		height: 500px;
	}
}










/* ТЕХПОДДЕРЖКА САЙТОВ */ 

.techpodderzhka-bg{
	text-align: center;
	height: 350px;
	background: url(img/techpodderzhka1.jpg);
	background-size: cover;
	background-position: bottom;
}


@media screen and (max-width: 768px){
	.techpodderzhka-bg{
		height: 500px;
	}
}



.partners-tech{
	 text-align: center;
     padding-top: 50px;
     padding-bottom: 40px;
}

@media screen and (max-width: 768px){
     .partners-tech{
     	padding-top: 30px;
     	padding-bottom: 30px;
     }
}


.row-tech{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-tech{
	justify-content: center;
	flex-wrap: wrap !important;
}
}

.partners-block{
	text-align: center;
	padding: 20px;
	border: 1px solid #ddd;
	margin: 10px;
}


.partners-block img{
	height: 65px;
}


.ul-partners{
  list-style: none;
  margin: 0px;
  margin-top: 30px !important;
  padding: 0px;	
}










/* LANDING PAGE  */


.landing-bg{
	text-align: center;
	height: 350px;
	background: url(img/landing.jpg);
	background-size: cover;
	background-position: bottom;
}


@media screen and (max-width: 768px){
	.landing-bg{
		height: 500px;
	}
}

.h3price-ab{
    font-size: 23px !important;
	font-weight: 700;
	color: #000;
	margin: auto;
	margin-top: 20px !important;
	padding-top: 20px;
	border-top: 1px solid #ddd;

}

.stoimost{
	background: #f5f5f5;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}


@media screen and (max-width: 768px){
	.stoimost{
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.row-stoimost{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-stoimost{
	justify-content: center;
	flex-wrap: wrap !important;
}
}



.ul-stoimost{
	list-style: square;
	margin: 0px;
	margin-top: 40px !important;
	padding: 0px;
}


.li-stoimost{
	color: #1251a4;
	text-align: left;
    margin-left: 25%;
}

.p-stoimost{
	color: #000;
	font-size: 14px;
}

@media screen and (max-width: 768px){
	.li-stoimost{
	color: #1251a4;
	text-align: left;
    margin-left: 20%;
}
}


.primery{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}

@media screen and (max-width: 768px){
	.primery{
		padding-top: 30px;
		padding-bottom: 30px;
	}
}


.row-primery{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-primery{
	justify-content: center;
	flex-wrap: wrap !important;
}
}

.primery-block{
	text-align: center;
	margin: 10px;
	padding: 20px;

}


.primery-block img{
	height: 200px;
}

@media screen and (max-width: 768px){
.primery-block img{
	height: 150px;
}
}









/*  КОРПОРАТИВНЫЙ САЙТ   */

.korporativnyi-bg{
	text-align: center;
	height: 350px;
	background: url(img/korporativnyi.jpg);
	background-size: cover;
	background-position: center;
}


@media screen and (max-width: 768px){
	.korporativnyi-bg{
		height: 500px;
	}
}











/*  ИНТЕРНЕТ МАГАЗИН   */

.magazin-bg{
	text-align: center;
	height: 350px;
	background: url(img/magazin.jpg);
	background-size: cover;
	background-position: center;
}


@media screen and (max-width: 768px){
	.magazin-bg{
		height: 500px;
	}
}









/*  САЙТ ВИЗИТКА   */

.vizitka-bg{
	text-align: center;
	height: 350px;
	background: url(img/vizitka.jpg);
	background-size: cover;
	background-position: center;
}


@media screen and (max-width: 768px){
	.vizitka-bg{
		height: 500px;
	}
}












/* УЛУГИ */


.rabota{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}

@media screen and (max-width: 768px){
	.rabota{
		padding-top: 30px;
		padding-bottom: 30px;
	}
}



.row-number{
	justify-content: center;
	flex-wrap: nowrap !important;
	margin-top: 50px;
}

@media screen and (max-width: 768px){
	.row-number{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-top: 0px;
}
}


.number-block{
	margin: 10px;
}

.numb{
	position: relative;
    z-index: 1;
    width: 34px;
    height: 34px;
    background-color: #1251a4;
    border-radius: 100%;
    border: 2px solid #fff;
}


.span-number{
	position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}



.h3number{
	text-align: left;
	color:#000;
    font-weight: 700;
	font-size: 20px;
	margin-top: 20px;
	margin-left: 5px;
}


.p-number{
	text-align: left;
	color:#000;
    font-weight: 300;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 5px;
}












/* КОНТЕКСТНАЯ РЕКЛАМА */


.kontekstnaya-bg{
	text-align: left;
	height: 600px;
	background: url(img/kontekstnaya3\.jpg);
	background-size: cover;
	background-position: center;

}



.container-fluid-kont{
	padding: 60px !important;
}


@media screen and (max-width: 768px){
	.kontekstnaya-bg{
		text-align: center;
		height: 400px;
        background: url(img/rekl-bg.jpg);
	    background-size: cover;
	    background-position: center;
	}

	.container-fluid-kont{
	padding: 20px !important;
}
}


.row-reklama{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-reklama{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
}
}


.h3reklama{
	font-size: 22px !important;
	font-weight: 700;
	color: #000;
	margin-top: 30px;
	margin-bottom: 25px;
}

@media screen and (max-width: 768px){
	.h3reklama{
	font-size: 22px !important;
	font-weight: 700;
	color: #000;
	margin-top: 0px;
	margin-bottom: 25px;
}
} 



.h1-kont{
	color: #fff !important;
	font-size: 60px !important;
	font-weight: 600 !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}


.h1-span{
	color: #FFC107 !important;
	font-size: 60px !important;
	font-weight: 600 !important;
	margin-bottom: 30px !important;
}


.p-kont{
	
	color: #fff;
	font-size: 23px;
	font-weight: 500px;
	line-height: 1.9;
	margin-top: 30px;
	margin-bottom: 20px !important;
}


@media screen and (max-width: 768px){
	.h1-kont{
		font-size: 33px !important;
		margin-top: 20px !important;
	}

	.h1-span{
	color: #FFC107 !important;
	font-size: 33px !important;
	margin-top: 20px !important;
	font-weight: 600 !important;
	margin-bottom: 30px !important;
}

	.p-kont{
		width: 100%;
		font-size: 18px;
	}

	.razrabotka-bg{
         height: 500px;
	}
}



.butuslugi-kont{
background: #ffc107 !important;
	font-size: 20px !important;
	color: #212529 !important;
	font-weight: 600 !important;
	border: 2px solid #e0a800 !important;
	border-radius: 8px !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 5px;
}


@media screen and (max-width: 767px){
	button.butuslugi-raz.btn-primary{
		display: none;
	}
}




.razrabotka-but{
	background: transparent !important;
	font-size: 16px;
	color: #fff !important;
	font-weight: 500 !important;
	border: 2px solid #fff !important;
	border-radius: 100px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px; 
}

@media screen and (max-width: 768px){
	.razrabotka-but{
		margin-left: 0px;
	}
}



.kont-reklama{
	background: #f8f9fa;
	text-align: center;
    padding: 50px;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}


.line-reklama{
	padding: 25px;
	border: 1px solid #ffc107;
	border-radius: 8px;
	margin-top: 5px;
}

.p-line-reklama{
	font-size: 22px;
	font-weight: 600;
}

@media screen and (max-width: 768px){
	.kont-reklama{
	padding: 10px;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
	}

	.p-line-reklama{
	font-size: 19px;
	font-weight: 600;
}
}


.reklama-block{
	margin: 10px;
}

@media screen and (max-width: 768px){
	.reklama-block{
	margin: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
}

.reklama-block img{
	height: 450px;
}

@media screen and (max-width: 768px){
	.reklama-block img {
		height: 200px !important;
	}
}


.pabout1{
	text-align: justify;
	color:#262727;
	font-size: 15px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 30px;
}

@media screen and (max-width: 768px){
	.pabout1{
	text-align: justify;
	color:#262727;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;	
	}
}



.kak-kont{
	text-align: center;
	padding-top: 70px !important;
    padding-bottom: 40px !important;
    margin-bottom: 50px;
}


.h2kak{
	font-size: 50px;
	font-weight: 600;
	margin-bottom: 50px;
}	

.g1{
	font-size: 50px;
	color: #007bff;
	font-weight: 600;
	margin-bottom: 50px;
}


.o1{
	font-size: 50px;
	color: #dc3545;
	font-weight: 600;
	margin-bottom: 50px;
}


.o2{
	font-size: 50px;
	color: #ffc107;
	font-weight: 600;
	margin-bottom: 50px;
}

.g2{
	font-size: 50px;
	color: #007bff;
	font-weight: 600;
	margin-bottom: 50px;
}


.l{
	font-size: 50px;
	color: #28a745;
	font-weight: 600;
	margin-bottom: 50px;
}


.e{
	font-size: 50px;
	color: #dc3545;
	font-weight: 600;
	margin-bottom: 50px;
}



@media screen and (max-width: 768px){
.kak-kont{
	text-align: center;
	padding-top: 40px !important;
    padding-bottom: 40px !important;
    margin-bottom: 30px;
}


	.h2kak{
	font-size:30px;
	font-weight: 600;
	margin-bottom: 50px;
}	

.g1{
	font-size: 30px;
	color: #007bff;
	font-weight: 600;
	margin-bottom: 50px;
}


.o1{
	font-size: 30px;
	color: #dc3545;
	font-weight: 600;
	margin-bottom: 50px;
}


.o2{
	font-size: 30px;
	color: #ffc107;
	font-weight: 600;
	margin-bottom: 50px;
}

.g2{
	font-size: 30px;
	color: #007bff;
	font-weight: 600;
	margin-bottom: 50px;
}


.l{
	font-size: 30px;
	color: #28a745;
	font-weight: 600;
	margin-bottom: 50px;
}


.e{
	font-size: 30px;
	color: #dc3545;
	font-weight: 600;
	margin-bottom: 50px;
}
}


.kont-block{
	height: 200px;
	margin: 10px;
	margin-top: 20px;
	padding-top: 35px;
	padding-bottom: 40px;
	padding-left: 25px;
	padding-right: 25px;
	box-shadow: 0 4px 16px 0 rgba(189,162,162,.38);
	border-radius: 8px;
	text-align: left;
	display: flex;
}


.kont-block img{
	height: 50px;
	margin-right: 10px;
}


.kont-block-text{
	text-align: left;
	margin-left: 10px;
}

.h3kontblock{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}

.pkontblock{
	text-align: left;
	font-size: 15px;
}


@media screen and (max-width: 768px){
	.kont-block{
	height: 300px;
	margin: 10px;
	margin-top: 20px;
	padding-top: 35px;
	padding-bottom: 40px;
	padding-left: 25px;
	padding-right: 25px;
	box-shadow: 0 4px 16px 0 rgba(189,162,162,.38);
	border-radius: 8px;
	text-align: left;
	display: flex;
}


.kont-block img{
	height: 50px;
	margin-right: 10px;
}


.kont-block-text{
	text-align: left;
	margin-left: 10px;
}

.h3kontblock{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}

.pkontblock{
	text-align: left;
	font-size: 15px;
}
}




.audit-kont{
	text-align: left;
	height: 600px;
	background: url(img/rekl-bg1.jpg);
	background-size: cover;
	background-position: center;

}


.col-kont{
	padding-left: 0px !important;
	padding-right: 0px !important;
}



.fluid-audit{
	padding: 80px !important;
}


@media screen and (max-width: 768px){
	.audit-kont{
		text-align: center;
		height: 800px;
	}

	.fluid-audit{
	padding: 10px !important;
}
}


.h2auditkont{
	color: #fff !important;
	font-size: 55px !important;
	font-weight: 600 !important;
	margin-top: 30px !important;
	margin-bottom: 50px !important;
	line-height: 1.2;
	letter-spacing: 3px;
}


.spanauditkont{
	color: #FFC107 !important;
	font-size: 55px !important;
	font-weight: 600 !important;
	margin-bottom: 30px !important;
	line-height: 1.2;
	letter-spacing: 3px;
}


.zayavka-kont{
	text-align: center;
	background: rgba(0,0,0,.5);
    padding: 2rem 3rem;
    border: 5px solid #ffc107;
}



.h3zayvkakont{
	color: #fff !important;
	font-size: 33px !important;
	font-weight: 600 !important;
	margin-bottom: 20px !important;
}


.pzayavkakont{
	color: #fff;
}

@media screen and (max-width: 768px){

.zayavka-kont{
	text-align: center;
	background: rgba(0,0,0,.5);
    padding: 15px;
    border: 5px solid #ffc107;
}


.h3zayvkakont{
	color: #fff !important;
	font-size: 30px !important;
	font-weight: 600 !important;
	margin-bottom: 20px !important;
}

.h2auditkont{
	color: #fff !important;
	font-size: 30px !important;
	font-weight: 600 !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}


.spanauditkont{
	color: #FFC107 !important;
	font-size: 33px !important;
	font-weight: 600 !important;
	margin-bottom: 30px !important;
}
}


.inbgkont input{
justify-content: center;
margin: auto !important;
width: 100%;
padding: 15px 20px;
margin-bottom: 10px !important;
margin-top: 10px !important;
border: 1px solid #fff;
border-radius: 8px;
background: #fff !important;
}


.kontssubmit input{
justify-content: center;
margin: auto !important;
width: 100%;
padding: 18px 20px;
margin-bottom: 10px !important;
margin-top: 10px !important;
border: none;
border-radius: 8px;
font-size: 22px;
font-weight: 600;
color: #212529;
background: #ffc107 !important;
}


.inbgkont input[type="text"]::placeholder{
	color:#b4afac !important;
	font-family: 'Roboto' !important;
	font-size: 15px;
}


.inbgkont input[type="tel"]::placeholder{
	color:#b4afac !important;
	font-family: 'Roboto' !important;
	font-size: 15px;
}

@media screen and (max-width: 768px){
	.inbgkont input[type="text"]::placeholder{
	color:#b4afac !important;
	font-family: 'Roboto' !important;
	font-size: 15px;
}

	.inbgkont input[type="tel"]::placeholder{
	color:#b4afac !important;
	font-family: 'Roboto' !important;
	font-size: 15px;
}
}


.span-kont-zayavka{
	color: #ffc107 !important;
	font-size: 23px;
	font-weight: 500px;
	line-height: 1.9;
	margin-top: 30px;
	margin-bottom: 20px !important;
}


@media screen and (max-width: 768px){
.span-kont-zayavka{
	color: #ffc107 !important;
	font-size: 18px;
	font-weight: 500px;
	line-height: 1.9;
	margin-top: 30px;
	margin-bottom: 20px !important;
}
}



.vopros-kont{
	border: 1px solid #fcc021;
	border-radius: 10px;
	padding: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}


@media screen and (max-width: 768px){
	.vopros-kont{
	border: 1px solid #fcc021;
	border-radius: 10px;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
}

.vopros-text{
	display: flex;
}


.p-vopros-left{
	text-align: left;
	color: #999;
	font-size: 16px;
}

.p-vopros-right{
	text-align: left;
	margin-left: 30px;
	font-size: 17px;
	font-weight: 700;
}


.p-vopros-right1{
	text-align: left;
	margin-left: 40px;
	font-size: 16px;
}


@media screen and (max-width: 768px){
	.vopros{
	border: 1px solid #fcc021;
	border-radius: 10px;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.vopros-text{
	display: block;
}


.p-vopros-left{
	text-align: left;
	color: #999;
	font-size: 13px;
}

.p-vopros-right{
	text-align: left;
	margin-left: 0px;
	font-size: 19px;
	font-weight: 700;
}


.p-vopros-right1{
	text-align: left;
	margin-left: 0px;
	font-size: 15px;
}


.ostvopr{
	height: 550px !important;
	padding-top: 50px !important;
    padding-bottom: 50px !important;
}
}




.guarantee-block{
	text-align: center;
	padding: 10px;
	margin: 10px;
}

.guarantee-block img{
	height: 75px;
	margin-bottom: 30px;
}


.h3guarantee{
   font-size: 22px;
   font-weight: 600;
   margin-bottom: 10px;
}



.p-guar{
	font-size: 14px;
}





/* РЕКЛАМА INSTAGRAM */




.obw{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}


.h2obw{
	color: #000;
	font-size: 40px;
	font-weight: 700 !important;
	margin-bottom: 40px;
}


@media screen and (max-width: 768px){
	.obw{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.h2obw{
	color: #000;
	font-size: 25px;
	margin-bottom: 20px;
}
}

.h2zayavka{
	color: #fff;
	font-size: 40px;
	font-weight: 700 !important;
	margin-bottom: 60px;
}

@media screen and (max-width: 768px){
.h2zayavka{
	color: #fff;
	font-size: 25px;
	margin-bottom: 40px;
}
}






.bg-inst{
	position: relative;
    background-color: #323755;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 1920px auto;
    padding: 90px 0px 130px;
    overflow: hidden;
}



.bg-inst::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 120px;
    background-image: url(img/bg-inst.png);
    background-size: 100% 100%;
    z-index: 10;
}






.h1-inst{
	font-size: 30px !important;
	font-weight: 500 !important;
	color: #fff !important;
	margin-top: 15px !important;
}


@media screen and (max-width: 768px){
	.h1-inst {
		text-align: center;
		font-size: 20px !important;
		margin-top: 0px !important;
		margin-bottom: 30px !important;
}

.bg-inst{
	padding: 40px 0px 130px;
}
}

.h2bg-inst{
	
    font-size: 19px !important;
    font-weight: 400 !important;
    color: #fff !important;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.8;
}


@media screen and (max-width: 768px){
.h2bg-inst{
	font-size: 16px !important;
	margin-top: 13px;
	text-align: center;
}	
}


.form-inst{
	text-align: center;
	background-color: #fff;
	padding: 25px 30px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 20px 28px 0 rgba(17,130,207,.1);
}

.h3bg-inst{
	font-size: 17px;
    letter-spacing: -.02em;
    margin-bottom: 20px;
}


.inbg-i input{
justify-content: center;
margin: auto !important;
margin-bottom: 15px !important;
width: 80%;
padding: 7px 11px;
border: 1px solid #b4b2b2 !important;
border-radius: 8px;
background: #fff !important;
}

.inbg-i input[type="number"]::placeholder{
	color:#b4afac !important;
	font-size: 15px;
}

@media screen and (max-width: 768px){
	.inbg-i input[type="number"]::placeholder{
	color:#b4afac !important;
	font-size: 13px;
}
}


.butbg-inst{
	font-size: 16px !important;
    color: #fff !important;
    font-weight: 600;
    line-height: 40px !important;
    font-weight: 600 !important;
	box-shadow: 0 2px 4px rgba(0,0,0,.2) !important;
    background: transparent;
    border: 2px solid #ff1b63 !important;
    border-radius: 50px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-align: center;
}


.butbg-inst:hover{
	font-size: 16px !important;
    color: #fff !important;
    font-weight: 600;
    line-height: 40px !important;
    font-weight: 600 !important;
	box-shadow: 0 2px 4px rgba(0,0,0,.2) !important;
    background: #ff1b63 !important;
    border: 2px solid #ff1b63 !important;
    border-radius: 50px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-align: center;
    transition: 1.3;
}

@media screen and (max-width: 768px){
	.butbg-inst{
		display: none;
	}
}


.bgsubmit-i input{
	font-size: 16px !important;
    color: #fff !important;
    font-weight: 600;
    line-height: 40px !important;
    font-weight: 600 !important;
	box-shadow: 0 2px 4px rgba(0,0,0,.2) !important;
    background-color: #ff1b63 !important;
    border: none !important;
    border-radius: 50px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    text-align: center;
	width: 80%;
	margin-bottom: 5px;

}



.butuslugi-inst{
	font-size: 16px !important;
    color: #fff !important;
    line-height: 40px !important;
    font-weight: 600 !important;
	box-shadow: 0 2px 4px rgba(0,0,0,.2) !important;
    background-color: #ff1b63 !important;
    border: none !important;
    border-radius: 50px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}


@media screen and (min-width: 768px){
	.auslugi-inst{
		display: none;
	}
}


.auslugi-inst{
	font-size: 16px !important;
    color: #fff !important;
    line-height: 40px !important;
    font-weight: 600 !important;
	box-shadow: 0 2px 4px rgba(0,0,0,.2) !important;
    background-color: #ff1b63 !important;
    border: none !important;
    border-radius: 50px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

@media screen and (max-width: 768px){
	.butuslugi-inst{
		display: none !important;
	}
}





.about-inst{
	position: relative;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 1920px auto;
    padding: 40px 0px 30px;
    overflow: hidden;
	background-color: #f8fcff;
}


.about-inst::before {
    content: '';
    position: absolute;
    top: -50px;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 0px;
    border-bottom: 50px solid #f8fcff;
    border-right: 100vw solid transparent;
    
}



.row-ab-inst{
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-ab-inst{
	flex-wrap: wrap !important;
}
}

.ab-inst-img img{
	height: 505px;
}


.p-block-ab{
	margin-top: 40px;
}


.p-ab-inst{
	text-align: left;
	font-size: 16px;
}




@media screen and (max-width: 768px){
.ab-inst-img img{
	height: 350px;
}

.p-ab-inst{
	text-align: center;
	font-size: 14px;
}
}






.komu{
	position: relative;
    padding: 100px 20px;
    background: linear-gradient(135deg,#ff1b63 0%,#8640c7 100%);
    -webkit-transform: skewY(-5deg);
    /* transform: skewY(-5deg); */
    overflow: hidden;
 }


@media screen and (max-width: 768px){
	.komu{
		padding-top: 50px !important;
	}
}


.content{
	text-align: center;
	-webkit-transform: skewY(5deg);
    transform: skewY(5deg);
}

.row-komu{
	flex-wrap: nowrap !important;
	justify-content: center;
	margin-bottom: 100px !important;
}

@media screen and (max-width: 768px){
	.row-komu{
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}

.row-komu1{
	flex-wrap: nowrap !important;
	justify-content: center;
	margin-bottom: 100px !important;
}

@media screen and (max-width: 768px){
	.row-komu1{
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}


.ab-img1 img{
	height: 350px;
}


.p-block-ab{
	margin-top: 40px;
}

.h3komu{
	text-align: left;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 40px;
}


.p-ab1{
	text-align: left;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	margin-top: 10px;
}




@media screen and (max-width: 768px){
.ab-img1 img{
	height: 230px;
}

.h3komu{
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 40px;
}


.p-ab1{
	text-align: center;
	font-size: 14px;
}
}



@media screen and (min-width: 768px){
	.row-komu-mob{
		display: none !important;
	}
}


.row-komu-mob{
	margin-top: 50px !important;
	margin-bottom: 40px !important;
	padding-bottom: 30px !important;
}

@media screen and (max-width: 768px){
	.row-komu{
		display: none !important;
	}
	.row-komu1{
		display: none !important;
	}
}






.kak{
	margin-top: -90px;
    z-index: 20;
    padding-top: 100px;
    background: linear-gradient(135deg, rgb(55, 184, 123) 0%, rgb(77, 94, 228) 100%);
}


.row-kak{
	flex-wrap: nowrap !important;
	justify-content: center;
	margin-bottom: 50px !important;
}

@media screen and (max-width: 768px){
	.row-kak{
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}


.h3kak{
	text-align: left;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}


.p-kak{
	text-align: left;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	margin-top: 10px;
}




@media screen and (max-width: 768px){
.h3kak{
	text-align: center;
	color: #fff;
	font-size: 19px;
	font-weight: 400;
	margin-bottom: 20px;
}

.p-kak{
	text-align: center;
	font-size: 14px;
}
}



.kak-block{
	margin: 25px;
}


@media screen and (max-width: 768px){
.kak-block{
	margin-top: 10px;
	margin-right: 0px !important;
	margin-bottom: 10px;
	margin-left: 0px !important;
	padding: 10px;
	border-bottom: 1px solid #fff;
}
}




.price-inst{
	padding-top: 100px;
	padding-bottom: 150px;
    z-index: 30;
    margin-top: -40px;
    background: rgb(50, 55, 85);
}



.butuslugi-inst{
	background: #ff1b63 !important;
	font-size: 16px;
	color: #fff;
	border: 1px solid #ff1b63 !important;
	border-radius: 100px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 767px){
	button.butuslugi-inst.btn.btn-primary{
		display: none;
	}
}

.auslugi-inst{
	background: #ff1b63 !important;
	font-size: 16px;
	color: #fff;
	border: 1px solid #ff1b63 !important;
	border-radius: 100px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 45px !important;
    padding-right: 45px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media screen and (min-width: 768px){
	.auslugi-inst{
		display: none;
	}
}



.koncsubmit-inst input{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	width: 236px;
	padding: 13px 15px;
    border: 1px solid  #ff1b63;
    border-radius: 8px;
	background:  #ff1b63;
	margin-top: 20px;
	margin: auto !important;
	margin-bottom: 20px !important;
}



.contacts-inst{
	position: relative;
    z-index: 40;
    margin-top: -75px;
}





/* SEO */


.seo-bg{
	text-align: center;
	height: 350px;
	background: url(img/seo.jpg);
	background-size: cover;
	background-position: center;
}


@media screen and (max-width: 768px){
	.seo-bg{
		height: 500px;
	}
}








/* КОМПЛЕКСНОЕ ПРОДВИЖЕНИЕ */


.kompleks-bg{
	text-align: center;
	height: 350px;
	background: url(img/kompleks.jpg);
	background-size: cover;
	background-position: center;
}


@media screen and (max-width: 768px){
	.kompleks-bg{
		height: 500px;
	}
}











.whatsapp,
.call {
	display: none;
	position: fixed;
	bottom: 20px;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 20px;
	background: #0DC143;
	margin: 15px auto;
	border-radius: 50%;
	z-index: 9999999999;
}

.whatsapp {
	right: 20px;
}

.call {
	left: 20px;
}

.whatsapp a, .call a {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin-top: -2px;
}

.call i,
.whatsapp i {
	color: #fff;
	font-size: 35px;
}
.whatsapp i {
	font-size: 42px;
}

@media (max-width: 768px) {
	.whatsapp, .call{
		display: block ;
	}
}