body{
	font-family: 'Open Sans' !important;
	overflow-x: hidden !important;
}



.modal{
	top: 20% !important;
}


.obw{
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}




.obw1{
	 padding-top: 30px;
	 padding-bottom: 40px;
}


.h2obw{
	text-align: center;
	color: #201341;
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 15px;
}

.h2obw1{
	text-align: center;
	color: #fff;
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 15px;
}

.h2obw2{
	text-align: center;
	color: #4844D9;
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 15px;
}

.pobw{
	text-align: center;
    color: #636B78;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 30px;
}

.pobw1{
	text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 30px;
}

.row-obw{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-obw{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}

.h2obw{
	text-align: center;
	color: #201341;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px;
}

.h2obw1{
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px;
}

.h2obw2{
	text-align: center;
	color: #4844D9;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px;
}

.pobw{
	text-align: center;
    color: #636B78;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 30px;
}

.pobw1{
	text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 30px;
}
}


.modal{
  text-align: center !important;
}

.form-site{
	display: flex;
}

@media screen and (max-width: 768px){
.form-site{
	display: block;
	text-align: center;
}
}

.modal{
	text-align: center !important;
}

.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #b9b9b9 !important;
border-radius: 3px !important;
background: #fff !important;
width: 100%;
font-weight: 500;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}





.inkonc1, .innoflex1 select[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 select[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}




.koncsubmit1 input{
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 18px 15px;
  border: none !important;
  border-radius: 8px;
  background-color: #4844D9 !important;
  margin: auto !important;
  margin-bottom: 20px !important;
  border-radius: 50px !important;
}

@media screen and (max-width: 768px){
.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #b9b9b9 !important;
border-radius: 3px !important;
background: #fff !important;
width: 300px;
font-weight: 500;
}



.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}


.koncsubmit1 input{
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  width: 300px;
  padding: 18px 15px;
  border: none !important;
  border-radius: 8px;
  margin: auto !important;
  margin-bottom: 20px !important;
}
}

.call {
	display: none;
	position: fixed;
	bottom: 20px;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 20px;
	background: #0DC143;
	margin: 15px auto;
	border-radius: 50%;
	z-index: 9999999999;
}

.whatsapp{
	position: fixed;
	bottom: 20px;
	width: 60px;
	height: 60px;
	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: 30px;
}
.whatsapp i {
	font-size: 42px;
}

@media (max-width: 768px) {
	.whatsapp, .call{
		display: block ;
	}
}


.bg{
	 background: url(img/bg-circle.png);
	 background-size: contain;
	 background-repeat: no-repeat;
	 background-position: left;
}

.navbar-brand img {
    height: 30px !important;
}


body a{
	outline: none !important;
	text-decoration: none !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;
}

@media screen and (max-width: 768px){
	.navbar-collapse{
	z-index: 999 !important;
	background-color: #2c3860 !important;
	border: 1px solid #1165ff !important;
}

.navbar-brand img {
    height: 35px !important;
}
}



.navbar{
	height: 80px;
	text-align: center;
	background: transparent !important;
	margin-bottom: 20px !important;
}

.navbar-nav{
	text-align: right;
	margin-left: auto !important;
	background: transparent !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

@media screen and (max-width:567px){
.navbar-nav{
	border-top: 1px solid #ddd;
	
}
}


.nav-link{
	margin-right: 20px;
	color:#000 !important;
	font-size: 16px;
	font-weight: 500 !important;
}

.nav-link:hover{
	color: #4844D9 !important;
}


@media screen and (max-width: 768px){
	.nav-link{
		margin-right: 0px;
	}

	.navbar-nav{
	text-align: center;
	margin-left: auto !important;
	background: #fff !important;
	padding-top: 5px !important;
	padding-bottom: 5px !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: 17px;
	font-weight: 600;
	margin-left: 10px;
	margin-bottom: 0px;
}



.atel3 p{
	margin-top: -10px;
}


.pconttelw{
	font-weight: 700;
	color: #1ece1b;
}


.logo img{
	height: 45px;
}


.top-zvon{
	display: flex;
}


.bg-block1{
	padding-left: 80px !important;
}


h1{
  font-size: 50px !important;
  font-weight: 700 !important;
  line-height: 65px !important;
  color: #010727 !important;
  margin-bottom: 15px !important;
}

.h1blue{
	color: #4844D9 !important;
}

.pbg{
	color: #010727;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px !important;
}


.bg-block2{
	height: 500px;
	background: url(img/Hero.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.but-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 270px;
    height: 60px;
    padding-top: 2px;
    border-radius: 50px !important;
    position: relative;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #FAA916 !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    border: none !important;
}

@media screen and (min-width:768px){
	.bg-mob{
		display: none !important;
	}

	.courses-mob{
		display: none;
	}
}

@media screen and (max-width:768px){
	.bg{
		display: none;
	}

	.courses{
		display: none;
	}
}


.komu{
	padding-bottom: 0px !important;
}


.komu-block{
	position: relative;
	justify-content: center;
	text-align: center;
	margin: 15px;
	border-radius: 40px;
	height: 400px;
	padding-top: 30px;
}

.komu-block:hover{
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
	background: #4844D9;
	display: block;
	transition: all 0.5s;
}

.komu-block:hover img{
	height: 140px;
	transition: all 0.5s;
}

.komu-block img{
	height: 250px;
	margin: auto;
	margin-bottom: 20px;
}

.h3komu{
	background: #4844D9;
	height: 50px;
	width: 100% !important;
	margin: auto;
	border-radius: 50px;
	color: #fff;
	font-size: 15px;
	padding-top: 15px;
}




.pdescr{
	display: none;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px !important;
}

.komu-block:hover .pdescr{
   display: block;
   transform: translateY(-11%);
   transition: all 0.5s;
   margin-bottom: 0px !important;

}

.komu-block:hover .h3komu{
	background: transparent;
	font-size: 18px !important;
	font-weight: 700 !important;
	transition: all 0.5s;
	width: 100% !important;
	transform: translateY(-10%);
}

.descr{
	width: 100% !important;
}

.komu-block:hover .descr{
	background: #FAA916;
	border-radius: 40px;
	margin-top: 20px !important;
	padding-top: 20px;
	padding-bottom: 80px;
	top: 0px !important;
	transition: all 0.5s;
}

@media screen and (max-width:768px){
	.pdescr{
	display: block;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px !important;
}

.pdescr{
   display: block;
   transform: translateY(-11%);
   transition: all 0.5s;
   margin-bottom: 0px !important;

}

.h3komu{
	background: transparent;
	font-size: 18px !important;
	font-weight: 700 !important;
	transition: all 0.5s;
	width: 100% !important;
	transform: translateY(-10%);
}

.komu-block img{
	height: 140px;
	transition: all 0.5s;
}

.descr{
	background: #FAA916;
	border-radius: 40px;
	margin-top: 20px !important;
	padding-top: 20px;
	padding-bottom: 80px;
	top: 0px !important;
	transition: all 0.5s;
}

.komu-block{
	background: #4844D9;
	border-radius: 40px;
	margin-top: 20px !important;
	padding-top: 20px;
	padding-bottom: 0px;
	top: 0px !important;
	transition: all 0.5s;
}
.komu-block:hover .pdescr{
   display: block;
   transform: translateY(-11%);
   transition: all 0.5s;
   margin-bottom: 0px !important;

}

.komu-block:hover .h3komu{
	background: transparent;
	font-size: 18px !important;
	font-weight: 700 !important;
	transition: all 0.5s;
	width: 100% !important;
	transform: translateY(-10%);
}

.pdescr{
   display: block;
   transform: translateY(-11%);
   transition: all 0.5s;
   margin-bottom: 0px !important;

}
.descr{
	background: #FAA916;
	border-radius: 40px;
	margin-top: 20px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 0px !important;
	transition: all 0.5s;
}

.komu-block:hover .descr{
	background: #FAA916;
	border-radius: 40px;
	margin-top: 20px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 0px !important;
	transition: all 0.5s;
}
}

@media screen and (min-width: 768px){
	.komu{
		display: none;
	}
}

@media screen and (max-width: 768px){
	.komu{
		display: none;
	}
}

.komu-block-mob{
	position: relative;
	justify-content: center;
	text-align: center;
	margin: 15px;
	margin-bottom: 40px !important;
	border-radius: 40px;
	height: 310px;
	padding-top: 30px;
	background: #4844D9;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.komu-block-mob img{
	height: 140px;
}

.descr-mob{
	width: 100% !important;
	border-radius: 40px;
	margin-top: 20px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 0px !important;
	background: #FAA916;
}


.h3komu-mob{
	height: 50px;
	color: #fff;
	font-size: 22px;
	padding-top: 15px;
}

.pdescr-mob{
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
}

.blue{
	background: #4844D9;
}

.slides{
	display: flex;
	justify-content: center;
}

.slides img{
	margin-left: 15px;
	margin-right: 15px;
	height: 400px;
}

.carousel-control-prev{
	background: transparent !important;
	border: none !important;
}


.carousel-control-next{
	background: transparent !important;
	border: none !important;
}

.carousel-control-prev-icon {
    background-image: url(img/prev.png) !important;
    width: 30px !important;
    height: 30px !important;
}


.carousel-control-next-icon {
    background-image: url(img/next.png) !important;
    width: 30px !important;
    height: 30px !important;
}

.proc-block{
	margin: 10px;
	background: #4844D9;
	border-radius: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.proc-block img{
	height: 50px;
	margin-bottom: 10px;
}

.pproc{
	color: #fff;
	font-size: 15px;
}

.zayavka-but{
	margin-top: 30px;
}

.but-zayavka {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 270px;
    height: 60px;
    padding-top: 2px;
    border-radius: 50px !important;
    position: relative;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #FAA916 !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    border: none !important;
    margin: auto !important;
}


@media screen and (max-width: 768px){
	.otbor{
		display: none;
	}
}

@media screen and (min-width: 768px){
	.otbor-mob{
		display: none;
	}
}


.otbor-img img{
	height: 1400px;
	margin-bottom: 30px;
}


@media screen and (min-width:768px){
	.poch-mob{
		display: none;
	}
}

.h2blue{
	color: #4844D9;
}



.pr-block{
	width: 550px;
	text-align: left;
	margin: 10px;
	margin-bottom: 30px;
}

.pr-block img{
	height: 55px;
	margin-bottom: 10px;
}

.h3preim{
	color: #4844D9;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.ppreim{
	color: #636B78;
	font-size: 15px;
	font-weight: 400;
}

.pr-flex{
	display: flex;
}


.preim-block1{
	padding-left: 100px !important;
}

.preim-block2{
	height: 500px;
	background: url(img/rocket.png);
	background-size: 500px;
	background-position: top right;
	background-repeat: no-repeat;
}


.zayavka-block1{
	height: 500px;
	background: url(img/Person.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 20px;
}

.h2zayavka{
	text-align: left;
	color: #010727;
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 20px;
}

.pzayavka{
	text-align: left;
	font-size: 14px;
	font-weight: 400;
}

@media screen and (max-width:768px){
	.zayavka-block1{
	height: 350px;
	background: url(img/Person.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 0px;
	margin-bottom: 30px;
}

.h2zayavka{
	text-align: center !important;
}
}

.pfooter{
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 30px;
}

a{
	text-decoration: none !important;
}

.soc-flex{
	display: flex;
	justify-content: center;
}

.soc-flex img{
	height: 35px;
	margin-left: 5px;
	margin-right: 5px;
}

.h2fot{
	margin-bottom: 30px !important;
}

.ulfooter{
	list-style: none !important;
	display: flex !important;
	justify-content: center !important;
}

.lifooter{
	margin-left: 30px !important;
	margin-right: 30px !important;
}
.lifooter img{
	height: 30px !important;
}

.pfooter1{
	font-size: 15px;
	color: #636B78;
	font-weight: 400;
}

.pfooter1:hover{
	color: #4844D9;
}

.pfooter2{
	text-align: center;
	font-size: 15px;
	color: #636B78;
	font-weight: 400;
}

#pills-tab{
	margin-bottom: 50px !important;
}

.tab-but{
	color: #4844D9 !important;
	border: 1px solid #4844D9 !important;
	background: transparent !important;
}

.tab-but:hover{
	background: #4844D9 !important;
	color: #fff !important;
}

.tab-but.active{
	background: #4844D9 !important;
	color: #fff !important;
	border: 1px solid #4844D9 !important;
}

.tab-flex{
	display: flex;
}

.tab-flex1{
	height: 60px;
	display: flex;
	border-left: 2px solid #4844D9;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 30px;
}

.rasp{
	width: 150px;
}

.prasp{
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 5px;
	color: #010727;
}

.prasp1{
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
	color: #4844D9;
	font-weight: 700;
	line-height: 14px;
}

.tab-flex2{
	display: flex;
	margin-bottom: 10px;
}

.tab-flex2 img{
	height: 40px;
	margin-top: 10px;
}

.h3tab{
	color: #010727;
	font-size: 50px;
	font-weight: 600;
	margin-right: 10px;
	text-align: left;
}

.ptab{
	text-align: left;
	color: #636B78;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 30px;
}


.tab-img1{
	width: 700px;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-right: 80px;
}

.tab-img1 img{
	height: 400px;
	margin-right: -70px;
}

.tab-img2{
	width: 700px;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-left: 80px;
}

.tab-img2 img{
	height: 400px;
	margin-left: -70px;
}

.tab-img3{
	width: 700px;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-right: 80px;
}

.tab-img3 img{
	height: 400px;
	margin-right: -70px;
}

.tab-img4{
	width: 700px;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-left: 80px;
}

.tab-img4 img{
	height: 400px;
	margin-left: -70px;
}

.tab-img5{
	width: 700px;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-right: 80px;
}

.tab-img5 img{
	height: 400px;
	margin-right: -70px;
}

.tab-img6{
	width: 700px;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-left: 80px;
}

.tab-img6 img{
	height: 400px;
	margin-left: -70px;
}

.h4tab{
	text-align: left;
    color: #010727;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 20px;
}


.but-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 250px;
    height: 50px;
    padding-top: 2px;
    border-radius: 50px !important;
    position: relative;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #FAA916 !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    border: none !important;
    margin-bottom: 50px;
}

.h3sil{
	color: #4844D9;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 30px;
}

.sil-flex{
	display: flex;
	padding-top: 10px;
	padding-bottom: 10px;
}

.psil1{
	text-align: left;
	width: 350px;
	padding-left: 20px;
}

.psil2{
	text-align: left;
	width: 350px;
	padding-left: 20px;
}

.sil-blue{
	background: rgba(72, 68, 217, 0.1);
}

.but-poln{
	background: transparent !important;
	border: none !important;
	color: #4844D9 !important;
	font-weight: 600 !important;
	font-size: 15px !important;
}


.swiper{
  display: flex !important;
}

.h3name{
  text-align: left;
  color: #010727;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
}

.h4spec{
  text-align: left;
  color: #FAA916;
  font-size: 30px;
  font-weight: 700;
}

.pprep{
  width: 60%;
  text-align: left;
  color: #636B78;
  font-size: 16px;
  font-weight: 400;
}

.spanop{
	position: relative;
	z-index: 2;
	color: #fff;
	font-weight: 600;
  background: #FAA916;
  padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  border-radius: 50px;
}

.opyt{
	text-align: left !important;
}

.prepimg{
	position: relative;
	text-align: right;
	z-index: 1;
	margin-top: -170px;
}

.prepimg img{
	-webkit-transition: ease 0.3s;
    transition: ease 0.3s;
  height: 200px;
  margin-left: auto;
  bottom: 0px;
  filter: grayscale(100%);
}

.prepname {
	opacity: 0;
		-webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    width: 3px;
    transform: rotate(0deg) !important;
    margin-left: -60px;
}

.spanprep{
	text-transform: uppercase;
	font-size: 40px;
	text-align: right;
	margin-top: -150px !important;
	transform: rotate(45deg) !important;
	font-weight: 700 !important;
	color: #FFEDDF;
	text-shadow: 
		-0   -1px 0   #4844D9,
		 0   -1px 0   #4844D9,
		-0    1px 0   #4844D9,
		 0    1px 0   #4844D9,
		-1px -0   0   #4844D9,
		 1px -0   0   #4844D9,
		-1px  0   0   #4844D9,
		 1px  0   0   #4844D9,
		-1px -1px 0   #4844D9,
		 1px -1px 0   #4844D9,
		-1px  1px 0   #4844D9,
		 1px  1px 0   #4844D9,
		-1px -1px 0   #4844D9,
		 1px -1px 0   #4844D9,
		-1px  1px 0   #4844D9,
		 1px  1px 0   #4844D9;
		 line-height: 40px;
}

.card{
	background: transparent !important;
	box-shadow: none !important;
}

.card-body{
	background: #FFEDDF !important;
	padding-top: 30px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
	border-radius: 10px !important;
	margin: 15px !important;
}

.card-body:hover .prepname{
   opacity: 100%;
}

.card-body:hover .prepimg img{
   filter: grayscale(0%);
}

.prep-text{
	width: 100% !important;
}

.prep-flex{
	display: flex;
	height: 350px;
}

.multiple-card-slider .carousel-inner {
  padding: 1em;
}
.multiple-card-slider .card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
}
.multiple-card-slider .carousel-control-prev,
.multiple-card-slider .carousel-control-next {
  background-color: #e1e1e1;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .multiple-card-slider .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
    display: block;
    backface-visibility: visible;
  }
  .multiple-card-slider .carousel-inner {
    display: flex;
  }
}



@media screen and (max-width:768px){
.prepname {
	opacity: 100%;
		-webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    width: 3px;
    transform: rotate(0deg) !important;
    margin-left: -60px;
}

.prepimg img{
   filter: grayscale(0%);
}

h1{
  text-align: center !important;
  font-size: 25px !important;
  font-weight: 700 !important;
  line-height: 45px !important;
  color: #010727 !important;
  margin-bottom: 15px !important;
}

.h1blue{
	color: #4844D9 !important;
}

.pbg{
	color: #010727;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 20px !important;
}

.bg-block1 {
    padding-left: 30px !important;
    margin-bottom: 30px !important;
}


.bg-block2{
	height: 250px;
	background: url(img/hero.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.but-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 240px;
    height: 55px;
    padding-top: 2px;
    border-radius: 50px !important;
    position: relative;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #FAA916 !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    border: none !important;
}

.tab-flex{
	display: block;
}

.tab-flex1{
	height: auto;
	display: block;
	border-left: 2px solid #4844D9;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.tab-flex2 img {
    height: 20px;
    margin-top: 0px;
}

.rasp{
	width: 100%;
	margin-bottom: 20px;
}

.prasp{
	text-align: left;
}

.prasp1{
	text-align: left;
}

.h3tab{
	color: #010727;
	font-size: 18px;
	font-weight: 600;
	margin-right: 10px;
	text-align: left;
}

.ptab{
	text-align: left;
	color: #636B78;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 30px;
}


.tab-img1{
	width: 85%;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-right: 80px;
}

.tab-img1 img{
	height: 400px;
	margin-right: -100px;
}

.tab-img2{
	width: 85%;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-left: 80px;
}

.tab-img2 img{
	height: 400px;
	margin-left: -100px;
}

.tab-img3{
	width: 85%;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-right: 80px;
}

.tab-img3 img{
	height: 400px;
	margin-right: -100px;
}

.tab-img4{
	width: 85%;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-left: 80px;
}

.tab-img4 img{
	height: 400px;
	margin-left: -100px;
}

.tab-img5{
	width: 85%;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-right: 80px;
}

.tab-img5 img{
	height: 400px;
	margin-right: -100px;
}

.tab-img6{
	width: 85%;
	height: 400px;
	background-color: #4844D9;
	border-radius: 10px;
	margin-left: 80px;
}

.tab-img6 img{
	height: 400px;
	margin-left: -100px;
}

.h4tab{
	text-align: left;
    color: #010727;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 30px;
}


.but-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 240px;
    height: 50px;
    padding-top: 2px;
    border-radius: 50px !important;
    position: relative;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #FAA916 !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    border: none !important;
    margin-bottom: 50px;
}

.h3sil{
	color: #4844D9;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 30px;
}

.sil-flex{
	display: flex;
	padding-top: 10px;
	padding-bottom: 10px;
}

.psil1{
	text-align: left;
	width: 45%;
	padding-left: 20px;
}

.psil2{
	text-align: left;
	width: 45%;
	padding-left: 20px;
}

.pr-flex{
	display: block;
}

.pr-block{
	width: 100%;
	text-align: left;
	margin: 10px;
	margin-bottom: 30px;
}

.preim-block2 {
    height: 250px;
    background: url(img/rocket.png);
    background-size: 400px;
    background-position: top right;
    background-repeat: no-repeat;
}

.h2zayavka {
    text-align: left;
    color: #010727;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.preim-block1{
	padding-left: 20px !important;
}

.ulfooter{
	list-style: none !important;
	display: block !important;
	justify-content: center !important;
	padding: 0px !important;
}

.lifooter{
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.tab-but{
	margin: 5px;
}

.pfooter2 {
    text-align: center;
    font-size: 15px;
    color: #636B78;
    font-weight: 400;
    margin-bottom: 80px;
}

.spanprep{
	font-size: 25px;
	line-height: 30px !important;
	margin-top: 30px;
}

.h4spec {
    text-align: left;
    color: #FAA916;
    font-size: 23px;
    font-weight: 700;
}

.pprep {
    width: 60%;
    text-align: left;
    color: #636B78;
    font-size: 14px;
}

@media screen and (min-width:768px){
	.carousel-control-prev {
    left: -50px !important;
}

	.carousel-control-next {
    right: -50px !important;
}
}

@media screen and (max-width: 768px){
		.carousel-control-prev {
    left: -30px !important;
}

	.carousel-control-next {
    right: -30px !important;
}

.pr-block{
	text-align: center;
}

.preim-block2{
	height: 0px !important;
}
}


.bgmobimg{
	height: 250px;
	background: url(img/hero.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}

.but-mob{
	margin: auto !important;
}


.tab-mob{
	box-shadow: 0 4px 16px 0 rgb(227 227 227 / 81%);
	border-radius: 10px;
	padding-top: 10px;
}

.tab-mob-flex{
	display: flex;
	justify-content: center;
	margin-top: 20px !important;
}

.pmobflex{
	font-weight: 600;
	color: #8F89A0 !important;
	font-size: 13px;
	margin-right: 10px;
}

.tab-mob-flex1{
	display: flex;
}


.tabmobimg1 img{
	height: 200px;
	margin-right: 10px;
}

@media screen and (max-width:768px){
	.h4tab{
		font-size: 20px;
		color: #4844D9 !important;
	}

	.ptab{
		color: #8F89A0;
		text-align: center;
		font-size: 13px;
		margin-right: 10px;
		margin-left: 10px;
	}

	.but-poln{
		margin: auto !important;
		margin-bottom: 30px !important;
		width: 100% !important;
		font-size: 18px !important;
	}
}