.jumbo-text-header{
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
}
.main-logo{
    display: flex;
    align-items: center;
    padding-left: 15px;
}
.desktop-logo{
    max-width: 240px;
}
 .mobile-logo{
    max-width: 70px;
    display: none;
 }
.jumbo-text-body{
	font-style: normal;
	font-weight: 400;
	margin-top: 10px;
	font-size: 16px;
}
.jumbo-text-unheader{
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
}
.jumbo-header{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 86px;
}
.sidebar-vs-content{
	display: flex;
	justify-content: space-between;
}
.main-jumbotron{
	position: relative;
}
.svg-anim-block{
	position: absolute;
	z-index: 0;
	right: 120px;
	top: 210px;
	width: 80%;
}
.svg-anim-block svg{
	width: 100%;
}
/*.shemma-names{
	position: absolute;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #626262;
}
.shemma-names.shemma-server {
    margin-right: 50px;
    bottom: 185px;
}
.shemma-names.shemma-tele-castle {
    margin-right: 55px;
}
.shemma-names.shemma-car {
    bottom: 280px;
    right: 30px;
}
.shemma-names.shemma-phone {
    bottom: 280px;
    left: 0;
}*/
.circule-start{
	animation: anim_circule_start 5s infinite;
}
.circule-end{
	animation: anim_circule_end 5s infinite;
}
.shemma-underline{
	filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.1));
	stroke-dashoffset: 578px;
	stroke-dasharray:0 1800 0;
	animation: shemma_under 10s ease-in-out infinite;
}
.shemma-svg{
	text-align: center;
	margin:0 auto;
	max-width: 1269px;
	position: relative;
	padding: 200px 20px;
}
.svg-shemma{
	width: 100%;
}
.svg-phone-shemma{
	display: none;
	width: 80%;
}
.container-app-icon {
    background-color: #ffffff;
    height: 328px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.container-app-icon h4 {
    font-family: "Unbounded";
    font-weight: 300;

}
.main-block-app-icon {
    max-width: 630px;
    min-width: 630px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 30px;
}
.app-icon-item {
    width: 15.5%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.app-icon-item img {
    width: 100%;
    height: 100%;
    margin-bottom: 8px;
}
.app-icon-item span {
    font-size: 16px;
    font-family: "Inter";
}
.card-header{
	margin-top: 11px;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
}
.card-unheader{
	margin-top: 7px;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
}
.card-img{
	text-align: center;
}
.svg-circule{
	animation: anim_circule 1s linear infinite;
}
.line{
	animation: line_smoke 3s linear infinite;
}
@keyframes anim_circule{
	50%{
		filter: blur(10px);
	}
	100%{
		filter: blur(0px);
	}
}
@keyframes line_smoke {	
  50%{
  	opacity: 0.1;
  }		
  100% {
/*  	stroke-dasharray:0 1200px 0; */
  	opacity: 1;
  	stroke-dashoffset: 1200px;
   }
}
.main-cards-block{
	text-align: center;
	margin-top: 25px;
	flex-wrap: wrap;
	display: flex;
	justify-content: space-around;
}
.card-item{
	background: #FFFFFF;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
	border-radius: 15px;
	width: 23%;
}
.jumbo-text{
	width: 50%;
	z-index: 1;
	height: 500px;
}
.jumbo-img{
	width: 50%;
	text-align: right;
	z-index: 1;
}
.content-block{
	width: 100%;
	padding: 10px;
}
.main-container{
	background: #F1F1F1;
	padding-bottom: 40px;
}
.main-block{
	height: 840px;
	max-width: 1340px;
	padding: 0 30px;
	margin:0 auto;
}


.main{
	width:100%;
	background-color:  #F1F1F1 ;
	height:891px;
	color: rgb(20, 30, 40) ;
    border-top: 0;

}
.title1{
	font-family: 'Unbounded';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 44px;
	letter-spacing: 0.03em;
	color: #626262;
	padding-top:20px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:3rem;
}
.title2{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 44px;
	letter-spacing: 0.03em;
	color: #626262;
	padding-top:20px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
.include{
display:flex;
justify-content: space-between;
flex-wrap: nowrap;
align-items: center;
margin-left: 1rem;
margin-right: 1rem;

}
.outer{
margin-top:3rem;
margin-left:auto;
margin-right:auto;
max-width: 1340px;
}
.disc1{
width: 18.69px;
height: 34px;
left: 291px;
top: 2174.43px;
color: #989898;
font-family: 'Montserrat',sans-serif;
font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 34px;
text-align: center;
}
.disc-div{
	justify-content: center;
	display:flex;
	margin-top :40px;
}
.disc2{
	padding:7px;
	font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
text-align: center;
}
.phone-image{
	filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.6));
	border-radius: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.forMobiles{
	display:none;
	background-color:  #F1F1F1 ;

}
.TEST{
	display:none;
}
.car-i {
	filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.6));
	border-radius: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.6rem;
}
.carousel-item{
	text-align: center;
	margin-top:2rem;
	margin-bottom:4rem;
}
.item-desc{
	padding:7px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin-top: 2rem;
}
.carousel-indicators.active{
	color:#626262;
}
.item-el{
	width:33%;
}
.carousel-indicators [data-bs-target]{
	background-color: red;
}
@media(max-width:980px){
	.disc-div .disc1{
		font-size: 24px;
	}
	.disc-div .disc2{
		font-size: 16px;
	}
}
@media(max-width:1190px){
	.card-header{
		font-size: 16px;
	}
	.main-cards-block{
		margin-top: 20px;
	}
}
@media(max-width:1100px){
	.main-cards-block{
		margin-top: 0px;
	}
}
@media(max-width:1050px){
	.jumbo-text, .jumbo-img{
		width: 100%;
	}
	.svg-anim-block{
		display: none;
	}
	.jumbo-header{
	    padding-top: 30px;
	}
	.jumbo-img{
		margin: 30px 0;
		text-align: center;
	}
	.main-block{
		height: auto;
	}
	.jumbo-text{
		text-align: center;
		height: auto;
	}
	.card-item {
		width: 47%;
		margin-bottom: 15px;
	}
}
@media(max-width:800px){
	.account{
		padding-right: 15px;
	}
}
@media(max-width:576px){
    .main-block-app-icon {
        flex-wrap: wrap;
        min-width: initial !important;
        width: 85%;
    }
}
@media(max-width:767px){
    .main-block-app-icon {
        padding-right: 15px;
        padding-left: 15px;
        min-width: 540px;
    }
    .container-app-icon h4 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .app-icon-item {
        width: 88px;
    }
        .app-icon-item span {
        font-size: 14px;
    }
}
@media(max-width:512px){
	.shemma-svg{
		padding: 100px 10px;
	}
	.svg-shemma{
		display: none;
	}
	.svg-phone-shemma{
		display: inline-block;
	}
	.jumbo-text-body{
		display: none;
	}
	.card-item {
	    padding: 5px;
	}
	.jumbo-img img{
		width: 100%;
	}
}
@media(max-width:450px){
    .desktop-logo{
        display: none;
    }
    .mobile-logo{
        display: block;
    }
	.card-item{
		width: 100%;
	}
}
@media(max-width: 900px){
	.forMobiles{display:block;}
	.main{display:none;}
	.TEST{display:block;}
	}
	.title2 {
		margin-top: 20px;
		font-size: 20px;
	}
	.carousel-control-next, .carousel-control-prev{
		width: 10%;
	}
	.car-i{
		margin-top: 0;
		filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.6));
		border-radius: 35px;
	}
	.custom-prev{
		display: block;
		opacity:35%;
		margin-left: 5rem;
		height:5px;
	}
	.carousel-control-prev{
		position:absolute;
		margin-bottom: 7rem;
	}
	.carousel-control-next{
		right: -5px !important;
		margin-bottom:7rem;
	}
	.icon-prev-next{
		width: 30px;
	}
@media(max-width: 360px){
	.car-i{
		width: 80%;
	}
}
@media(max-width: 375px){
    .app-icon-item {
        width: 78px;
    }
}
@media(max-width: 335px){
    .app-icon-item {
        width: 70px;
    }
    .app-icon-item span {
        font-size: 12px;
    }
}
