/* mfp */
.white-popup {
	width: 654px;
	height: 428px;
    background: #FFFFFF;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
}
.white-popup2 {
	width: 654px;
	height: 270px;
    background: #FFFFFF;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
}
.white-popup3 {
	width: 654px;
	height: 423px;
    background: #FFFFFF;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
}
.white-popup-hint1 {
	width: 654px;
	height: 345px;
    background: #FFFFFF;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
}
.white-popup-hint2 {
	width: 654px;
	height: 417px;
    background: #FFFFFF;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
}
@media (max-width:599px) {
	.white-popup {
		padding: 15px;
	}
	.white-popup2 {
		padding: 15px;
	}
}
.mfp-frame-title {
width: 654px;
height: 38px;
left: 0px;
top: 0px;

background: #F3F3F3;
border-radius: 10px 10px 0px 0px;
}
.popup-over-title-icon {
	position: absolute;
	width: 16px;
	height: 16px;
	left: 15px;
	top: 11px;
	background-image: url(/app/img/site/mfp_newplan.png);
    background-repeat: no-repeat;
	display: inline-block;
}
.popup-over-title {
	position: absolute;
	width: 100px;
	height: 16px;
	left: 40px;
	top: 11px;

	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;

	color: #717171;
}
.popup-title {
    position: relative;
    /*left: 24.32%;*/
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    color: #000000;
    display: block;
    margin-top: 25px;
	text-align: center;
}
.popup-sale {
    position: relative;
    width: 80%;
    height: 32px;
    left: 9%;
    background: rgba(255, 215, 215, 0.6);
    display: block;
    margin: 20px;
	margin-bottom: 15px;
}
.popup-sale-clean {
    position: relative;
    width: 80%;
    height: 32px;
    left: 9%;
    display: none;
    margin: 20px;
	margin-bottom:15px;
}

.popup-sale-icon {
    position: relative;
    width: 15.33px;
    height: 14px;
    left: 15px;
    top: 6px;
    background-image: url(/app/img/site/mfp_attention.png);
    background-repeat: no-repeat;
    display: inline-block;
}
.popup-sale-text {
    position: relative;
		width: 473px;
    height: 16px;
    left: 23px;
    top: 4px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #DB4B4B;
    display: inline-block;
}

.popup-benefits {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #1a1a1a;
}
.popup-list {
	margin-bottom: 30px;
}
.popup-list li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #2a2a2a;
}
/*
.popup-list li:before {
	content: '';
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	top: 9px;
	font-size: 40px;
	width: 6px;
	height: 6px;
	background: #C4C4C4;
	border-radius: 50%;
}*/
.white-popup .button-green {
	margin-bottom: 11px;
}
.white-popup2 .button-green {
	margin-bottom: 11px;
}
.white-popup .btn__icon {
	margin-right: 18px;
	width: 27px;
	height: 27px;
}
.white-popup2 .btn__icon {
	margin-right: 18px;
	width: 27px;
	height: 27px;
}
.price-block {
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
	max-width: 270px;
}
.price-old {
  position: relative;
  font-size: 16px;
  line-height: 15px;
  margin-right: 10px;
	color: #C8C8C8;
}
.price-old:after, .price-old:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  display: inline-block;
  transform: rotate(35deg);
  left: 0%;
  top: 50%;
  background: rgba(177, 177, 177, 0.51);
}
.price-old:after {
  transform: rotate(35deg);
}
.price-old:before {
  transform: rotate(-35deg);
}
.price {
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
}
.mfp-close-btn-in .mfp-close {
    font-weight: 400;
	right: -11px;
    top: 6px;
	background-image: url(/app/img/site/mfp_close.png);
    background-repeat: no-repeat;
    font-size: 0; /*скрываем крестик*/
}
.mfpedit{
    width: 79px;
    height: 43px;
    background: #F1F1F1;
    border: 1px solid #DBDBDB;
    box-sizing: border-box;
    border-radius: 2px;
    display: inline-block;
    float: right;
}

.mfplabel{
    width: 112px;
    height: 16px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    display: inline-block;
    margin: 15px 5px 13px 40px;
	padding-top: 3px;
}

.mfplabel2{
    width: 112px;
    height: 16px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    display: inline-block;
    margin: 15px 5px 13px 40px;
	padding-top: 6px;
}
.btn-new-plan-icon{
	width: 30px;
	height: 30px;
	display: inline-block;
	background-image: url(/app/img/site/bx_bx-image-add.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0px -1px 0px 11px;
}
.btn-new-plan-text{
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	display: inline-block;
	color: #FFFFFF;
	margin: 6px 11px 0 0;
}
.mfp-send-btn{
	position: absolute;
	width: 202px;
	height: 51px;
	left: 219px;
	top: 354px;

	background: linear-gradient(180deg, #10AF46 0%, #0BA941 100%);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
	border-radius: 80px;
}

.mfp-send-btn2{
	position: absolute;
	width: 202 px;
    height: 51px;
    left: 239px;
    top: 195px;

	background: linear-gradient(180deg, #10AF46 0%, #0BA941 100%);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
	border-radius: 80px;
}

.mfp-StartHintTextArea{
    display: block;
    width: 100%;
	min-height:100px;
	padding-top: 10px;
}

.mfp-starthint-title1{
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    color: #000000;
    margin-top: 25px;
    display: block;
    width: 100%;
    text-align: center;
}

.mfp-starthint-subtitle1{
    position: relative;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #858585;
    margin-top: 25px;
    display: block;
    width: 100%;
    text-align: center;
}

.mfp-starthint-btn-area{
	display: block;
    width: 100%;
    min-height: 100px;
    text-align: center;
    padding-top: 32px;
}

.mfp-starthint-btn{
	display: inline-block;
	width: 248px;
	height: 202px;
	
	box-sizing: border-box;

	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	margin: 10px;
	text-align: center;
}

.mfp-starthint-btn:hover{
	border: 2px solid rgba(16, 175, 70, 0.35);
    box-shadow: 0px 0px 12px rgb(172 227 191 / 56%);
    border-radius: 5px;
}

.btn-starthint-icon1{
	width: 100%;
	height: 105px;
	display: block;
	background-image: url(/app/img/site/image_hints1.png);
	background-repeat: no-repeat;
	background-size: 167px 105px;
	background-position: center;
}


.btn-starthint-icon2{
	width: 100%;
	height: 105px;
	display: block;
	background-image: url(/app/img/site/image_hints2.png);
	background-repeat: no-repeat;
	background-size: 167px 105px;
	background-position: center;
}

.mfp-starthint-btn-text1{
	font-family: 'Roboto';
	font-style: Bold;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	display:block;
	margin-top:5px;
}

.mfp-starthint-btn-text2{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	margin-top:10px;
}

.mfp-hintwindow2-subtitle1{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	color: #5E5E5E;
	Width:585px;
	Height:101px;
	Top:115px;
	Left:37px;
	    position: absolute;
}

.mfp-hint-btn-blue2{
	background: #189EC9;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
	border-radius: 80px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: absolute;
    width: 202px;
    height: 51px;
    left: 226px;
    top: 245px;
    background: #189EC9;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 25%);
    border-radius: 80px;
}

.mfp-hintwindow3-subtitle1{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	color: #5E5E5E;
	Width:585px;
	Height:101px;
	Top:165px;
	width: 489px;
	Left:37px;
	position: absolute;
}

.mfp-hint-btn-blue3{
	background: #189EC9;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
	border-radius: 80px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: absolute;
    width: 202px;
    height: 51px;
    left: 226px;
    top: 334px;
    background: #189EC9;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 25%);
    border-radius: 80px;
}

.btn-new-plan-text2{
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	display: inline-block;
	color: #FFFFFF;
}


/* download-popup */
.download-popup {
	position: relative;
	padding: 37px 25px 18px 40px;
	width: auto;
	max-width: 651px;
	margin: 0 auto;
	background: #fff url(../img/site/download-popup-bg.png) center/cover no-repeat;
	border: 1px solid #D1D1D1;
	box-shadow: 0px 0px 43px rgba(0, 0, 0, 0.13);
	border-radius: 12px;
}
.download-popup-title {
	font-family: Roboto;
	font-weight: 800;
	font-size: 20px;
	line-height: 32px;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 14px;
}
.download-popup-block {
	display: flex;
	flex-wrap: wrap;
}
.download-popup-left {
	width: 50%;
	display: flex;
	flex-direction: column;
}
.download-popup-list {
	font-family: Roboto;
	padding-left: 18px;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	margin-bottom: 28px;
}
.download-popup-list li::marker {
	color: #76D98F;
}
.download-popup-text {
	font-weight: 600;
	font-size: 17px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 35px;
}
.download-popup-right {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.download-popup-right img {
	position: relative;
	top: -20px;
}
@media (max-width:767px) {
	.download-popup {
			padding: 15px;
	}
	.download-popup-block {
			text-align: center;
	}
	.download-popup-title {
			text-align: center;
	}
	.download-popup-list {
			display: flex;
			flex-direction: column;
			align-items: center;
			justify-content: center;
	}
	.download-popup-left {
			width: 100%;
			margin-bottom: 15px;
	}
.download-popup-right {
			width: 100%;
	}
}
/* button */
.button {
	display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 50px;
		font-family: Roboto;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 30px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    outline: none;
    background: #0BB74F;
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.12);
	border-radius: 100px;
    margin: 0 auto;
}
.button:hover {
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.12);
    color: #fff;
    text-decoration: none;
}
.button span{
	position: relative;
	z-index: 1;
}
.button:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
	border-radius: 100px;
	background: #059E42;
	opacity: 0;
	transition: opacity 0.5s;
}
.button:hover:after {
	opacity: 1;
}
.button:active:after {
	opacity: 1;
	background: #059E42;
}
.button .btn__icon {
	margin-right: 13px;
    position: relative;
    z-index: 1;
}
.for-windows {
		font-family: Roboto;
    margin-top: 7px;
    text-align: center;
    font-size: 12px;
}
.button.button-home,
.button.button-home2 {
    min-height: 53px;
    left: 660px;
    top: 18px;
}
.button.button-home {
    left: 650px;
}