img.lazyload{
	transition: all 478ms !important;
}

img.lazyloaded{
	transition: all 478ms !important;
}
.irs--flat .irs-handle, .irs--flat .irs-bar, .irs-single, .irs *{
	    transition: all 0.35s;
}
.lines-block{
	    pointer-events: none;
}
.to_top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ff3334), to(#ff3334));
    background-image: linear-gradient(to top, #ff3334 0%, #ff3334 100%);
}

.to_top {
    right: 2.5rem;
    bottom: 1.5rem;
    width: 3.5rem;
    height: 3.5rem;
    padding: 0.7rem;
}
.to_top:before {
	border: 0.8rem solid transparent; 
	border-bottom: 1rem solid #fff;
}

.btn:not(:disabled) .btn-blick{
	border-radius: 14rem;
}

.main__btn.btn{
	padding: 2rem 3.4rem;
}

.tel-bl__item::after{
	transition: all .3s
}

.tel-bl:hover .tel-bl__item::after{
	transform: translateY(-50%) rotate(180deg);
}

.ptab__no-tab-item{
	padding: 1rem 1rem;
    min-height: 4.2rem;
    width: 49%;
    background-color: #f1f1f1;
    border-radius: 2rem;
    margin-bottom: 1rem;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
	color: #282828;
}
.ptab__no-tab-item:hover {
    background-color: #ee1a24;
    color: #fff;
}

.ptab__no-tab-item::after {
    content: '';
    position: absolute;
    right: -1rem;
    top: 0.3rem;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    background: url(../img/program/arr.png) center no-repeat;
    background-size: 100%;
    width: 6.2rem;
    height: 5rem;
}
.pack{
	padding-top: 2rem;
}

.author__bef{
	position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(36%, 40%);
    transform: translate(36%, 40%);
    width: 12rem;
}


@media (max-width: 567px){
	.t16 {
		font-size: 1.1rem;
	}
	.t20 {
		font-size: 1.24rem;
	}
	.key__item{
		width: 45%;
	}
	.key__item .t20 {
		font-size: 1.34rem;
	}
	.li-no {
    font-size: 1.3rem;
}
	.li-ok {
    font-size: 1.3rem;
}
	.bl-post .t12 {
    font-size: 1.2rem;
}
	.offer__text .t16 {
    font-size: 1.15rem;
}
	.any-q__btn {
    width: 18rem;
} 
	.another__item .t26 br{
		display: none !important;
	}
	.gtab__top .t24 {
    font-size: 1.55rem;
}
	.gtab__hover {
    font-size: 1.4rem;
}
	.create__item .t24 {
		font-size: 1.35rem;
	}
	.create__item .t16 {
    font-size: 1.2rem;
}
	.ltab-cont__item .bg-mod , .vid__right .bg-mod {
		display: block;
	}
	.skill__right .t16{
		font-size: 1.3rem;
	}
	.sertif__text{
		width: 100%;
	}
	.sertif__text br{
		display: none;
	}
	.skill__right .t30{
		font-size: 1.9rem;
	}
	.bill__item{
		align-items: flex-start; 
	}
	.author__man{
		order: -1;
		margin-top: -1rem;
		margin-bottom: 3rem;
	}
	.author__left{
		display: flex;
		flex-direction: column;
		align-items: center;
		
	}
	.footer .t16{
		max-width: 90vw;
	}
	.main .main__btn{
		margin-bottom: 3rem;
	}
	.main__right-graf{
		display: block !important;
		top: 52rem;
		bottom: auto;
		-webkit-transform: translate(50%, 50%);
		transform: translate(50%, 0%);
		width: 135vw;
	}
	.main__item:nth-child(2){
		margin-top: 0;
	}
	.bg-mod {

    display: none;
}
	.main{
		overflow: hidden;
	}
	.main__man{
		margin-top: 1rem;
		width: 93vw;
	}
	.slider-block__wrap{
		width: 90%;
    	margin-left: auto;
    	margin-right: auto;
	}
	.create__bg-img{
		transform: rotate(-77deg) !important;
	}
	.ptab .tab-cont__left{
		display: none;
	}
	.ti1{
		display: flex !important;
		margin-top: 2rem;
	}
	.ti2{
		display: flex !important;
		margin-top: 2rem;
	}
	.ti3{
		display: flex !important;
		margin-top: 2rem;
	}
	.ptab__no-tab-item{
		font-size: 1rem;
	}
	.author__graf{
		display: block !important;
		top: 37rem;
		bottom: auto;
		-webkit-transform: translate(38%, 45%);
		transform: translate(38%, 0%);
		z-index: 1;
		width: 138vw;
	}
	.author__block{
		position: relative;
		z-index: 10;
	}
	.aut-new:after{
		display: none;
	}
	.aut-new{
		margin-left: auto;
		margin-right: auto;
		margin-top: 2rem;
		text-align: center;
		font-size: 1.3rem;
		display: block !important;
	}
	.ptab__right{
		display: flex;
		flex-direction: column;
		align-items: center;
		
	}
	.another__img{
		align-self: flex-end;
		margin-right: -2rem;
		width: 70vw;
	}
	.another__item{
		align-items: center;
	}
	.prev-modal__right{
		display: none;
	}
	.aut-links .t24{
		text-align: left;
	}
	.author__block{
		position: relative;
	}
	
	.author__right br{
		display: none;
	}
}

@media (max-width: 900px){
	.main .main__btn{
		margin-bottom: 3rem;
	}
	.author__bef{
		right: 3rem;	
	}
	
}

@media (max-width: 567px){
	.skill__right br{
		display:none;
	}
	.author__bef{
		position: absolute;
		left: 50%;
		bottom: 0;
		right: auto;
		top: auto;
		-webkit-transform: none;
		transform: translate(-50%, 100%);
		width: 19rem;
	}
	.author__item{
		position: static !important;
	}
	.author__block{
		margin-bottom: 13rem;
	}
	.another__img {
		position: absolute;
		right: 0;
		top: 0;
		width: 13rem;
    	margin-right: 0;
		left: auto;
		bottom: auto;
	}
	.another__item{
		padding-top: 10rem !important;
		text-align: left;
		align-items: flex-start;
	}
	.another__item .t26{
		text-align: left;
		margin-bottom: 2rem;
	}
	.another__item .t26 br{
		display: block;
	}
	.another__item .t48{
		text-align: left;
		font-size: 2rem;
	}
	.header .h-block{
		width: 50%;
		align-self: flex-start;
	}
	.header .h-block .t14{
		font-size: .75rem;
    	white-space: nowrap;
	}
	
	.header .h-block .t20{
		font-size: 1.45rem;
		white-space: nowrap;
		margin-top: .5rem;
	}
	.header .h-block .tel-bl__img{
		display: none;
	}
	.tab-cont__img-item{
		display: none !important;
	}
	
	.tab-cont__img-item:first-child{
		width: 100%;
		margin-bottom: 2rem;
	}
	.ptab .tab-cont__left{
		display: flex !important;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.ptab .tab-cont__left .tab-cont__img-item{
		display: block !important;
	}
	.tab-cont__left .tab-cont__img{
		width: 15rem !important;
	}
	.tab-cont__img-item:nth-child(1) .tab-cont__img{
		margin-left: auto;
		margin-right: auto;
		width: 19rem !important;
	}
	.tab-cont__img-item:nth-child(2) .tab-cont__img{
		margin-left: auto;
		margin-right: auto;
		width: 7rem !important;
		min-height: 6.7rem;
	}
	.tab-cont__img-item:last-child .tab-cont__img{
		width: 5.5rem !important;
		margin-left: auto;
		margin-right: auto;
	}
	.tab-cont__img-item{
		width: 49.5%;
	}
	.tab-cont__img-item:nth-child(2) .tab-cont__header, .tab-cont__img-item:nth-child(3) .tab-cont__header{
		font-size: 1rem;
	}
	.tab-cont__img-item:nth-child(2) .tab-cont__text, .tab-cont__img-item:nth-child(3) .tab-cont__text{
		font-size: 1rem;
	}
	.tab-cont__img-item:nth-child(1) .tab-cont__text{
		font-size: 1rem;
	}
	.tab-cont__img-item:nth-child(1) .tab-cont__header{
		font-size: 1rem;
	}
	.tab-cont__img-item:nth-child(1) .tab-cont__img{
		width: 8.8rem !important;
	}
	.tab-cont__img-item{
		width: 33% !important;
	}
	.tab-cont__item{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.sertif h2 br{
	    font-size: 2.7rem;
	}
	.author__right{
		font-size: 1.24rem;
	}
	.author__item{
		width: 48%;
	}
	.offer__item{
		width: 48.5%;
	}
	.offer__text .t16{
		font-size: 1.3rem;
	}
	.offer__text .t18{
		font-size: 1.5rem;
	}
	.any-q .t18{
		font-size: 1.2rem;
	}
}

.author__item{
	position: relative;
}

.ptab__tab-item{
	color: #282828;
}

.know-slider__img{
	pointer-events: none;
}

.phone-arrow{
	pointer-events: auto;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single{
	font-weight: 700;
}

.lines{
	pointer-events: none !important;
}
.why__graf2{
	pointer-events: none;
}


.irs--flat .irs-line {
  border-radius: .5rem;
  background-color: #f0f5f6;
  top: 1.5rem;
	height: .5rem;
}

.irs--flat .irs-bar {
  border-radius: 6px;
  background-color: #ee1a24;
  top: 1.5rem;
	height: .5rem;
}

.irs--flat .irs-handle {
  width: 1.5rem;
	height: 1.5rem;
  background-color: #ee1a24;
  border-radius: 100%;
  cursor: pointer;
  top: .95rem;
}

.irs--flat .irs-handle:before {
  content: '';
  position: absolute;
  background: #fff;
  width: .8rem;
  height: .8rem;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.prev-modal__bg.frm{
	overflow: hidden !important;
	height: 100vh;
}

.prev-modal__scroll{
	background-color: #fff;
}

.scroll-load {
    height: 100vh;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info__item a{
	color: #282828;
}
.info__top{
	margin-bottom: 2rem;
}
.menu-tp.mlg{
	margin-bottom: 2rem;
}

.create__item.active .create__cir{
	background-color: #ed1a23;
	animation: pulse 1.5s infinite;
}

.bg-mod{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.bg-mod img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.vid__right .bg-mod img{
	border-radius: .5rem;
}

.cir-rot1{
	transform: rotate(20deg);
}
.cir-rot2{
	transform: rotate(-10deg);
}
.cir-rot3{
	transform: rotate(-77deg);
}
.cir-rot4{
	transform: rotate(-150deg);
}
.cir-rot5{
	transform: rotate(-190deg);
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  font-family: 'TT Norms', sans-serif;
}

.author__item:last-child::after{
	display: none;
}


.slider-block.active .irs *{
	transition: all 2s !important;
}


.modal-tap .play-bl{
	top: 50%;
	transform: translate(-50%, -50%);
	background: none;
	background-color: #ee1a24;
	width: 4rem;
    height: 4rem;
    padding: 2rem;
}
.modal-tap .play-bl img{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2rem;
    height: 2rem;
	position: absolute;
}
.modal-tap .play-bl .play-bl__layer{
	display: none;
}


@media (min-width: 1200px) and (max-width: 1500px){
	.offer__gif {
		width: 5.8rem;
	}
}
