

/* Start:/include/taxii/styles.css?17543725187291*/
html body{
	padding-top: 100px;
}
section .container{
	max-width: 1370px;
}
section .container .wrapper,
section.container .wrapper{
	padding: 0 35px;
}
.header .header__logo-img {
	width: 126px;
	height: 46px;
}
.header__wrapper{
	padding-top: 27px !important;
	padding-bottom: 27px !important;
}
.hero.taxi{
	padding-bottom: 50px;
}
.hero.taxi .block{
	background: linear-gradient(90deg, #02658D 0%, #2FB2A0 100%);
	box-shadow: none;
}
.hero.taxi .hero__heading{
	margin-top: -10px;
}
.hero.taxi .hero__text{
	margin-top: 17px;
	margin-bottom: 33px;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0;
}
.hero.taxi .hero__wrapper{
	background-image: url("/include/taxii/main.svg");
	background-position: calc(100% - 70px) 59%;
}
.hero.taxi .hero__man-img{
	background-image: none;
	height: 432px;
}
.advantages .advantage__icon{
	color: #fff;
}
.advantages .advantage{
	height: 180px;
}
.advantages .advantage .advantage__head{
	margin-top: 35px;
}
.advantages .advantage:hover .advantage__head{
	margin-top: 0;
}
.advantages .advantage:hover .advantage__icon{
	color: #2eb2a0;
}
.advantages .advantage:hover .advantage__icon svg path{
	fill: none;
}
.solutions__tabs{
	justify-content: start;
	gap: 20px
}
.solutions__tabs .solutions__tab{
	height: 70px;
	border-radius: 20px;
	width: auto;
	padding: 20px;
	border: 1px solid #2EB2A0;
	background: #fff;
	gap: 8px;
}
.solutions__tabs .solutions__tab:hover,
.solutions__tabs .solutions__tab.solutions__tab--active{
	background-color: #2eb2a0;
	color: #fff;
}
.solutions__tabs .solutions__tab .solutions__tab-icon{
	width: auto;
	height: auto;
	margin-right: 0;
}
.solutions__tabs .solutions__tab .solutions__tab-icon svg path{
	fill: none;
}
.solutions{
	margin-bottom: 50px;
}
.solutions .solutions__inner{
	background-color: transparent;
}
.solutions .solutions__image{
	width: 49.2%;
}
.solutions .solutions__content{
	padding: 30px 0;
}
.solutions .solutions__content-info{
	padding-left: 0;
}
.solutions .solutions__advantages{
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-left: 38px;
	padding-top: 10px;
}
.solutions .solutions__advantages .solutions__advantage{
	margin-top: 0;
	width: auto;
}
.solutions__advantage-text{
	font-size: 18px;
}
.solutions .solutions__content-btn{
	display: inline-flex;
	margin-top: 30px;
	margin-left: 18px;
}
.pros{
	margin-bottom: 80px;
}
.pros__grid{
	margin: 0;
	width: 100%;
	gap: 20px;
}
.pros__grid .pros-item{
	background-color: #eaf7f6;
	padding: 30px 25px;
	border-radius: 20px;
	flex-grow: 1;
	width: auto;
	margin: 0;
}
.pros__grid .pros-item__icon{
	min-width: 60px;
	color: #fff;
}
.pros .wrapper:after{
	content: none!important;
}
.pros-item__title{
	font-size: 18px;
	line-height: 1.5;
}
.pros-item__head:last-child{
	margin: 0;
}
.how-container{
	overflow: hidden;
}
.how-container .wrapper{
	padding-right: 0!important;
}
.how{
	padding: 60px 0 103px 60px;
	border-radius: 20px;
	position: relative;
	color: #fff;
	margin-bottom: 80px;
}
.how:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: -100%;
	background: linear-gradient(90deg, #2FB2A0 0%, #54C3B4 100%);
	border-radius:  20px 0 0 20px;
}
.how > *{
	position: relative;
}
.how .heading{
	margin-bottom: 30px;
}
.how__grid{
	display: flex;
	gap: 48px;
	position: relative;
}
.how__grid .how-item + .how-item:after{
	content: "";
	position: absolute;
	left: -100%;
	top: 30px;
	width: 100%;
	border-top: 1px dashed #EAF7F6;
	opacity: .6;
}
.how__grid .how-item{
	width: 25%;
	position: relative;
}
.how-item__head{
	display: flex;
	flex-direction: column;
	gap: 20px;
	position: relative;
	z-index: 1;
}
.how-item__icon{
	width: 60px;
	height: 60px;
	border-radius: 10px;
	background: #EAF7F6;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0;
	color: #44AA9C;
}
.how-item__title{
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0;
}
.request.request-taxi{
	padding: 0;
	background: transparent;
	box-shadow: none;
	margin-bottom: 23px;
}
.request.request-taxi .block__mobile{
	padding-right: calc(51.5% - 10px);
	position: relative;
}
.request.request-taxi .block__mobile:after{
	content: "";
	position: absolute;
	left: calc(50% + 10px);
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px;
	background: transparent url("/include/taxii/img-5.svg") 50% 50%/cover no-repeat;
}
.request-taxi .request__wrapper{
	border-radius: 20px;
	background: #EAF7F6;
	color: #404040;
	display: flex;
	align-items: center;
	justify-content: center;
}
.request-taxi .request__inn{
	max-width: 404px;
	padding-top: 60px;
	padding-bottom: 30px;
}
.request-taxi .request__heading{
	text-align: left;
	margin-bottom: 10px;
}
.request-taxi .request__subheading{
	margin-bottom: 29px;
	padding-right: 20px;
	line-height: 1.3;
}
.request-taxi .request__form{
	width: auto;
}
.request-taxi .request__form-row {
	margin-bottom: 10px;
}
.request-taxi .request__form-row .input__field::-webkit-input-placeholder{
	color: #404040;
}
.request-taxi .request__form-row .input__field{
	padding: 19px 20px;
}
.request-taxi .request__form-row .request__form-input{
	width: 100%;
}
.request-taxi .request__form-row .input__field,
.request-taxi .request__form-row .request__form-input:hover .input__field,
.request-taxi .request__form-row .input__field:focus{
	color: #2EB2A0;
	border-color: #2EB2A0;
}
.request-taxi .request__form .checkbox__text{
	font-size: 12px;
}
.request.request-taxi .request__inn .button{
	margin-top: 30px;
	width: 100%;
	font-size: 16px;
}
@media only screen and (max-width: 1249px) {
	.hero .container .wrapper{
		padding: 0;
	}
	.hero.taxi .hero__wrapper{
		background-position: 50% 100%;
	}
	.hero.taxi .hero__man-img{
		height: 232px;
	}
	.solutions__select-icon svg{
		max-width: 30px;
		max-height: 30px;
	}
	.solutions__select-menu .solutions__select-icon{
		color: #404040;
	}
	.solutions__select>.solutions__select-item>.solutions__select-icon{
		color: #fff;
	}
	.solutions__select-menu .solutions__select-icon svg path,
	.solutions__select-icon svg path{
		fill: none
	}
	.solutions .solutions__content-btn{
		margin-left: 0;
	}
	.solutions .solutions__image{
		width: 100%;
		margin-top: 30px;
	}
	.pros {
		margin-bottom: 50px;
	}
	.how{
		padding: 25px;
		margin-bottom: 30px;
	}
	.how-container .wrapper{
		padding: 0!important;
	}
	.how:before{
		right: 0;
		border-radius: 20px;
	}
	.how__grid{
		gap: 20px;
		flex-direction: column;
	}
	.how__grid .how-item{
		width: 100%;
	}
	.how__grid .how-item + .how-item:after{
		content: none;
	}
	.how-item__head{
		gap: 15px;
		flex-direction: row;
	}
	.how-item__icon{
		min-width: 60px;
	}
	.request-taxi .request__inn {
		padding-top: 0;
		padding-bottom: 0;
	}
	.request.request-taxi .block__mobile{
		padding-right: 0;
		background: none;
	}
	.request.request-taxi .block__mobile:after{
		content: none
	}
}
/* End */


/* Start:/local/templates/pplus/styles.css?17416823916713*/
.container-dostup,
.container-dostup2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;
}

.container-dostup2 {
    margin-bottom: 105px;
}

.footer__social {
    margin-top: 30px;
}

.vagno {
     background: rgba(236, 247, 246, 1);
     padding: 30px;
     margin-bottom: 30px;
     border-radius: 20px;;
}

.vagno p {
    margin-bottom: 0;
    padding: 15px 0;
    border-bottom: 1px solid rgba(46, 178, 160, 1);
}

.vagno-grid--p {
    border-bottom: none !important;  
}

p.vagno-grid--p:nth-child(1) {
    padding: 0 !important;
}

.parent-vagno,  
.parent-fl {
    overflow: auto;
}

.vagno-flexwr {
    min-width: 670px;
    overflow: auto;
}
.vagno-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    min-width: 600px;
    overflow: auto;
}

.vagno-grid2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    min-width: 650px;
    overflow: auto;
}

.vagno-grid2 .two-d p:last-child {
    border: none;
}

.vagno-flex {
    display: flex;
}

.vagno-flex p:nth-child(1) {
    width: 40%;
}

.vagno-flexwr {
    background: rgba(236, 247, 246, 1);
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 20px;
}

.vagno-grid3 {
    display: grid;
    grid-template-columns: 15% 60% 25%;
    min-width: 883px;
    overflow: auto;
}

.vagno-grid3 .vagno-grid--p {
   height: 44px;
}


.vagno-grid3--p2 {
    min-height: 104px;
}

.vagno-grid3--p3 {
    min-height: 175px;
    margin: 0;
}

.vagno-grid3--p4 {
    min-height: 152px;
    margin: 0;
}

.vagno-grid3--p5 {
    min-height: 108px;
    margin: 0;
    border: none !important;
}

.vagno-img {
    margin-bottom: 20px;
    background-repeat: no-repeat; 
    background-size: contain; 
    z-index: 2;
    position: relative;
}

.vagno-img1 {
    min-height: 354px;
    background-image: url(/local/templates/pplus/img/Group-ing1.svg);
}

.vagno-img2 {
    min-height: 279px;
    background-image: url(/local/templates/pplus/img/gr-2.jpg);
    border-radius: 20px;
}

.vagno-img3 {
    min-height: 454px;
    background-image: url(/local/templates/pplus/img/gr-22.png);
    border-radius: 20px;
}

.vagno-img4 {
    min-height: 563px;
    background-image: url(/local/templates/pplus/img/gr-222.jpg);
    border-radius: 20px;
}

.vagno-img5 {
    min-height: 459px;
    background-image: url(/local/templates/pplus/img/gr-221.jpg);
    border-radius: 20px;
}

.vagno-img6 {
    min-height: 563px;
    background-image: url(/local/templates/pplus/img/gr-3.jpg);
    border-radius: 20px;
}

.vagno-img7 {
    min-height: 459px;
    background-image: url(/local/templates/pplus/img/gr-4.jpg);
    border-radius: 20px;
}

.vagno-img8 {
    min-height: 260px;
    background-image: url(/local/templates/pplus/img/gr-5.png);
    border-radius: 20px;
}

.vagno-img9 {
    min-height: 430px;
    background-image: url(/local/templates/pplus/img/gr-52.png);
    border-radius: 20px;
}

.vagno-img10 {
    min-height: 170px;
    background-image: url(/local/templates/pplus/img/gr-53.png);
    border-radius: 20px;
}

.vagno-img11 {
    min-height: 270px;
    background-image: url(/local/templates/pplus/img/gr-54.png);
    border-radius: 20px;
}

.vagno-img12 {
    min-height: 430px;
    background-image: url(/local/templates/pplus/img/gr-55.png);
    border-radius: 20px;
}

.vagno-img13 {
    min-height: 240px;
    background-image: url(/local/templates/pplus/img/gr-56.png);
    border-radius: 20px;
}

.vagno-img14 {
    min-height: 240px;
    background-image: url(/local/templates/pplus/img/gr-57.png);
    border-radius: 20px;
}

.vagno-img15 {
    min-height: 380px;
    background-image: url(/local/templates/pplus/img/gr-58.png);
    border-radius: 20px;
}

.vagno-img16 {
    min-height: 300px;
    background-image: url(/local/templates/pplus/img/gr-59.png);
    border-radius: 20px;
}

.vagno-img17 {
    min-height: 380px;
    background-image: url(/local/templates/pplus/img/gr-60.png);
    border-radius: 20px;
}

.article__body {
    flex-direction: column;
}

@media (max-width: 1240px) {

    .vagno-flex p:nth-child(1) {
        width: 150px;
    } 

	.vagno-img1 {
		background-image: url(/local/templates/pplus/img/holiday768.svg);
        min-height: 252px;
	}

    .vagno-img2 {
		background-image: url(/local/templates/pplus/img/gr-1768.svg);
        min-height: 294px;
        margin: 0;
	}

    .vagno-img3 {
		background-image: url(/local/templates/pplus/img/gr-2768.svg);
        min-height: 324px;
        max-height: 304px;
        min-width: 100%;
        margin: 0;
	}

    .vagno-img4 {
        min-height: 651px;
        background-image: url(/local/templates/pplus/img/gr-222768.svg);
    }

    .vagno-img5 {
        min-height: 363px;
        background-image: url(/local/templates/pplus/img/gr-22768.svg);
    }

    .vagno-img6 {
        min-height: 756px;
        background-image: url(/local/templates/pplus/img/7768.svg);
    }

    .vagno-img7 {
        min-height: 341px;
        background-image: url(/local/templates/pplus/img/7-768.svg);
    }

    .vagno-img8 {
        min-height: 378px;
        background-image: url(/local/templates/pplus/img/gr5-768.svg);
        border-radius: 20px;
    }

    .vagno-img9 {
        min-height: 651px;
        background-image: url(/local/templates/pplus/img/gr52-768.svg);
        border-radius: 20px;
    }

    .vagno-img10 {
        min-height: 210px;
        background-image: url(/local/templates/pplus/img/gr53-768.svg);
        border-radius: 20px;
    }

    .vagno-img11 {
        min-height: 360px;
        background-image: url(/local/templates/pplus/img/gr54-768.svg);
        border-radius: 20px;
    }

    .vagno-img12 {
        min-height: 551px;
        background-image: url(/local/templates/pplus/img/gr55-768.svg);
        border-radius: 20px;
    }

    .vagno-img13 {
        min-height: 425px;
        background-image: url(/local/templates/pplus/img/gr56-768.svg);
        border-radius: 20px;
    }

    .vagno-img14 {
        min-height: 390px;
        background-image: url(/local/templates/pplus/img/gr57-768.svg);
        border-radius: 20px;
    }

    .vagno-img15 {
        min-height: 540px;
        background-image: url(/local/templates/pplus/img/gr58-768.svg);
        border-radius: 20px;
    }

    .vagno-img16 {
        min-height: 230px;
        background-image: url(/local/templates/pplus/img/gr59-768.svg);
        border-radius: 20px;
    }

    .vagno-img17 {
        min-height: 410px;
        background-image: url(/local/templates/pplus/img/gr60-768.svg);
        border-radius: 20px;
    }

    
}

@media (max-width: 360px) {

    .vagno-img2 {
        min-height: 274px;
	}

    .vagno-img3 {
        min-height: 304px;
	}
}
/* End */


/* Start:/local/templates/pplus/template_styles.css?174730995912585*/
.solutions__content{
	-ms-flex-align: start;
	align-items: flex-start;
}
.pros .wrapper:after {
	content: "";
	width: 100%;
	height: 1px;
	background: rgba(0,0,0,.1);
	display: block;
	top: 45px;
	position: relative;
}
@media only screen and (max-width: 1249px){
	.pros .wrapper:after {
		top: 60px;
	}
}
.request__form  + p{
	text-align: center;
	padding-top: 30px;
}
.request__form  + p a{
	color: inherit;
}
.AOA-block{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.AOA-block{

}
.AOA-block > * {
	max-width: 50%;
}
.AOA-block-text{
	font-size: 48px;
	line-height: 112%;
	color: #404040;
	width: 50%;
}
.AOA-block-text img{
	margin-bottom: 30px;
	display: block;
}
.AOA-block-text .button{
	margin-top: 47px;
	font-size: 14px;
	min-width: 202px;
	padding: 18px;
}
@media only screen and (max-width: 1249px){
	.AOA-block{
		flex-direction: column-reverse;
		justify-content: center;
	}
	.AOA-block > * {
		max-width: 100%;
	}
	.AOA-block-text{
		width: 100%;
		font-size: 28px;
		text-align: center;
	}
}
.youtube-player {
	width: 100%;
	max-width: 840px;
	height: 470px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-radius: 20px;
}
@media only screen and (max-width: 900px) {
	.youtube-player {
		height: 51vw;
		margin-top: 20px;
		border-radius: 10px;
	}
}
.blog__filter-btn{
	display: block;
}
@media only screen and (max-width: 1249px) {
	body .blog__filter {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
	}
	body .blog__filter-btn{
		padding: 6px 20px 8px;
		font-size: 14px;
	}
}
.popup__close {
	position: absolute;
	top: -10px;
	right: -40px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background-image: url(/local/templates/pplus/img/close.svg);
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat
}
.popup__review-heading {
	margin-bottom: 28px;
	font-size: 36px;
	line-height: 128%;
	color: #404040;
	font-weight: 300;
}
@media only screen and (min-width: 1250px) {
	.popup__window-review {
		max-width: 695px;
		padding: 63px 40px 35px;
	}
}

.inputs{
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	flex-wrap: wrap;
}

.inputs input[type=text],
.inputs input[type=email]{
	border: 1px solid rgba(64,64,64,.2);
	box-sizing: border-box;
	border-radius: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: calc(50% - 20px);
	height: 60px;
	padding: 15px 20px;
}
.review-form textarea,
.inputs textarea{
	border: 1px solid rgba(64,64,64,.2);
	box-sizing: border-box;
	border-radius: 16px;
	padding: 22px 20px;
	width: 100%;
	height: 120px;
	margin-bottom: 20px;
}
.review-form .reviews__slide-stars{
	display: inline-flex;
}
.review-form .reviews__slide-stars img {
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.review-form .reviews__slide-stars img + img {
	/*margin-left: 12px;*/
	margin-left: 0;
	width: 52px;
	border-left: 12px solid transparent;
}
.review-form .note{
	margin-top: 38px;
	font-size: 14px;
	line-height: 129%;
	color: rgba(64,64,64,.5);
}
.review-form .reviews__slide-stars:hover img{
	opacity: 1;
}
.review-form .reviews__slide-stars img:hover ~ img{
	opacity: .3;
}
@media (max-width: 1249px) {
	.inputs input[type=text], .inputs input[type=email]{
		width: 100%;
	}
	.review-form .reviews__slide-stars img {
		width: 30px;
		height: 30px;
	}
	.review-form .reviews__slide-stars img + img {
		width: 42px;
	}
}

.b-wrap {
	display: block;
}

.b-wrap img {
	display: none;
	width: 100%;
}
@media(max-width: 1249px){
	.b-wrap img.on-mobile {display: block;}
	.b-wrap{margin-bottom: 40px;margin-top: 24px;}
}
@media(min-width: 1250px){
	.b-wrap img.on-desktop {display: block;}
	.b-wrap{margin-bottom: 42px;}
}

.rates .container .rates-wrapper{
	padding: 0;
	max-width: 1380px;
	padding-top: 11px;
}
.rates-grid{
	display: -ms-flexbox;
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}
.rates-grid .rates-item{
	width: calc(100% / 3 - 30px);
	background: rgba(46, 178, 160, 0.1);
	border-radius: 20px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 16px;
}
.rates-grid .rates-item .rate-title{
	margin-top: 50px;
	margin-bottom: 27px;
	font-size: 36px;
	font-weight: 300;
	line-height: 1.22;
	text-align: center;
	color: #2EB2A0;
}
.rates-grid .rates-item p{
	font-size: 20px;
	line-height: 170%;
	color: #404040;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 6px;
}
.rates-grid .rates-item .img-wrap{
	text-align: center;
}
.rates-grid .rates-item .img-wrap.mt-39{
	margin-top: 45px;
}
.rates-grid .rates-item .img-wrap img{
	max-width: 100%;
}
.rates .buttons{
	text-align: center;
	margin: 45px auto 83px;
}

@media (max-width: 1249px) {
	.rates-grid{
		flex-wrap: wrap;
		margin-left: 0;
		margin-right: 0;
	}
	.rates-grid .rates-item{
		width: calc(100% - 30px);
	}
	.rates-grid .rates-item + .rates-item{
		margin-top: 30px;
	}
	.rates .buttons .button{
		min-width: calc(100vw - 70px);
	}
	.rates-grid .rates-item .rate-title{
		font-size: 24px;
	}
	.rates-grid .rates-item p {
		font-size: 16px;
	}
}
.b-wrap{
	/*max-width: 615px;*/
	/*min-height: 364px;*/
	background: #EAF7F6;
	border-radius: 20px;
	padding: 20px 30px;
	font-size: 16px;
	line-height: 125%;
	color: #404040;
	position: relative;
	margin-top: 90px;
}
.b-wrap img{
	position: absolute;
	width: 222px;
	height: 226px;
	top: -66px;
	right: 0;
	display: block;
}
.b-wrap .b-title{
	font-size: 24px;
	line-height: 125%;
	color: #404040;
	max-width: 68%;
	margin-bottom: 10px;
}
.b-wrap .b-list{
	margin-bottom: 16px;
	padding-left: 1.1rem;
}
.b-wrap .b-list li{
	color: #40ADAD;
}
.b-wrap ol.b-list li{
	padding-left: 0.5rem;
}
.b-wrap ol.b-list li a:hover{
	text-decoration: underline;
}
.b-wrap .b-list li span{
	color: #404040;
}
.b-wrap .b-list li + li{
	margin-top: 8px;
}
.b-wrap .b-buttons{

}
.b-wrap .b-buttons .b-button{
	display: inline-flex;
	min-width: 165px;
	height: 50px;
	font-size: 16px;
	line-height: 197%;
	color: #2EB2A0;
	border: 1px solid #2EB2A0;
	box-sizing: border-box;
	border-radius: 50px;
	align-items: center;
	justify-content: center;
	padding: 0 15px;
}
@media only screen and (max-width: 1249px){
	.b-wrap img{
		left: 50%;
		transform: translateX(-50%);
		object-fit: contain;
	}
	.b-wrap{
		padding: 177px 20px 30px;
		font-size: 14px;
		line-height: 129%;
	}
	div.b-wrap {
		padding: 30px 20px 1px;
		margin-top: 30px;
	}
	.b-wrap .b-title{
		max-width: 100%;
		font-size: 20px;
		line-height: 120%;
		margin-bottom: 24px;
	}
	.b-wrap .b-list{
		margin-bottom: 32px;
	}
	.b-wrap .b-list li + li{
		margin-top: 16px;
	}
	.b-wrap .b-buttons .b-button{
		width: 100%;
		height: 60px;
	}
}
.clear{
	clear: both;
}
.page-wrapper ~ #blog{
	display:none;
}
.header__logo-img{
	width: 121px;
	height: 44px;
	background-image: url("/local/templates/pplus/img/logo-new.svg");
}
.footer__logo-img{
	width: 121px;
	height: 44px;
	background-image: url("/local/templates/pplus/img/logo-new.svg");
}
@media only screen and (max-width: 1249px){
	.header__logo-img{
		width: 121px;
		height: 44px;
	}
	.footer__logo-img{
		width: 121px;
		height: 44px;
	}
}
.about__logo-img[data-logo=ppr]{
	background-image:url(/local/templates/pplus/img/logo-new-w.svg)
}


.possibility__content ul{
	padding-left: 20px;
}
.new-b{
	position:fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,.9);
}
.new-b .close{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 39px;
	color: #fff;
	line-height: 1;
}
.g-recaptcha{
	visibility: hidden;
}
@media only screen and (min-width: 1250px) {
	#view-video .popup__window-review {
		padding-top: 35px;
	}
	#view-video .youtube-player{
		height: 346px;
	}
}
#view-video .youtube-player{
	margin-top: 0;
}
.hero__list-item .tag{
	background: #fff;
	font-size: 10px;
	padding: 4px 7px;
	margin-left: 5px;
	pointer-events: none;
	user-select: none;
}

.about__advantages{
	margin-right: -15px;
}
.promo-item{
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 60px;
	position: relative;
}
.promo-img{
	display: block;
	width: 100%;
}
.promo-img img,
.promo-mobile-img img{
	width: 100%;
	max-width: 100%;
}
.promo-mobile-img{
	display: none;
}

.promo-description{
	position: absolute;
	padding: 6% 44% 4% 7%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.promo-free{
	text-align: center;
	height: 100%;
	/*padding-top: 7%;*/
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.promo-free .promo-title{
	color: #00618E;
	font-size: 55px;
	font-weight: bold;
}
.promo-free .promo-period{
	padding-top: 7px;
	font-size: 16px;
	font-weight: bold;
	color: #006787;
}
.promo-free .promo-text{
	color: #00678A;
	padding-top: 2%;
	font-size: 33px;
	font-weight: bold;
	line-height: 1.2;
}
.promo-free .promo-text .marked{
	color: #00A058;
}
.button.button--gradient{
	background: linear-gradient(90deg, #00B4A3, #007F9A);
	color: #fff;
	text-align: center;
	border-radius: 100px;
	margin-top: 3.4%;
	font-size: 35px;
	min-width: 380px;
}


@media (max-width: 1249px) {
	.promo-item{
		margin-bottom: 40px;
	}
	.promo-img{
		display: none;
	}
	.promo-mobile-img{
		display: block;
	}

	.promo-description {
		padding: 21% 2% 85% 2%;
	}
	.promo-free{
		padding-top: 1%;
	}
	.promo-free .promo-title{
		font-size: 22px;
	}
	.promo-free .promo-period{
		font-size: 13px;
		padding-top: 7px;
	}
	.promo-free .promo-text{
		padding-top: 10px;
		font-size: 18px;
		line-height: 1.05;
	}
	.button.button--gradient{
		border-radius: 100px;
		margin-top: 7%;
		font-size: 19px;
		min-width: auto;
		padding: 3% 6%;
	}
}
@media (max-width: 339px){
	.promo-free .promo-text{
		padding-top: 10px;
		font-size: 18px;
	}
	.button.button--gradient{
		margin-top: 4%;
	}
}
.possibility-heading {
	margin-bottom: 2.375rem;
}
.compare{
	margin-bottom: 30px;
}
.hero{
	overflow: hidden;
	padding-bottom: 100px;
	margin-bottom: 0;
}
.hero .block {
	width: 100%;
}
.hero .swiper-slide.swiper-slide-active {
	opacity: 1;
}
.hero .swiper-slide {
	opacity: 0;
	transition: .3s;
}
.hero .promo-item{
	margin-bottom: 0;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 24px 42px -18px rgba(0, 55, 78, .5);
	margin-left: -60px;
	margin-right: -60px;
	width: calc(100% + 120px);
	max-width: calc(100% + 120px);
}
.hero.container .wrapper:has(.promo-item){
	padding-left: 0;
	padding-right: 0;
}
.hero .promo-description{
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 65px;
	font-weight: 600;
	padding: 4% 44% 4% 4%;
	line-height: 1.2;
	color: #231F20;

}
.hero .white{
	color: #fff;
}

@media (min-width: 1250px){
	.hero .promo-item .button{
		margin-top: 8%;
		/*font-size: 25px;*/
		/*font-weight: 600;*/
		margin-right: auto;
		color: #000;
	}
}
.hero .swiper-button-prev,
.hero .swiper-button-next{
	--swiper-navigation-color: #2eb2a0;
	/*margin-top: auto;*/
	/*top: calc(50% - 100px);*/
	transform: translateY(-50%);
}
.hero .swiper-container{
	position: relative;
}
.hero .swiper-button-prev{
	left: auto;
	margin-left: -50px;
}
.hero .swiper-button-next{
	right: 0;
	margin-right: -50px;
}
.hero .swiper-slide{
	height: 500px;
}
.swiper-slide > .wrapper{
	height: 100%;
}
.swiper-slide > .wrapper .promo-item{
	max-height: 100%;
	height: 100%;
}
@media (min-width: 1250px) and (max-width: 1500px) {
	.hero .swiper-button-prev,
	.hero .swiper-button-next{
		width: 50px;
		height: 50px;
		background: #fff;
		border-radius: 50%;
		opacity: .5;
	}
	.hero .swiper-button-prev:hover,
	.hero .swiper-button-next:hover{
		opacity: 1;
	}
	.hero .swiper-button-prev:after,
	.hero .swiper-button-next:after{
		transform: scale(.5);
	}
	.hero .swiper-button-prev{
		margin-left: 5px;
	}
	.hero .swiper-button-next{
		margin-right: 5px;
	}
}
@media (max-width: 1249px){
	.hero .swiper-button-prev{
		left: calc(50% - 375px / 2);
		margin-left: -30px;
	}
	.hero .swiper-button-next{
		right: calc(50% - 375px / 2);
		margin-right: -30px;
	}
	.hero .promo-item{
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: 100%;
		display: flex;
		flex-direction: column-reverse;
		background: linear-gradient(to left, #009ED2, #00C1DC);
	}
	.hero .promo-description{
		position: relative;
		font-size: 50px;
		padding: 15% 20px;
		gap: 25px;
	}
	.hero .swiper-slide{
		height: 716px;
	}
}
header .header__link.new,
.header__menu .header__link.new{
	position: relative;
}
header .header__link.new:after,
.header__menu .header__link.new:after{
	content: "new";
	font-size: 11px;
	position: absolute;
	top: 0;
	transform: translate(80%, -50%);
	padding: 1px 5px;
	background: #2eb2a0;
	border-radius: 5px;
	color: #fff;
}
header .header__link.new:after{
	right: 0
}


/* End */
/* /include/taxii/styles.css?17543725187291 */
/* /local/templates/pplus/styles.css?17416823916713 */
/* /local/templates/pplus/template_styles.css?174730995912585 */
