

/* Start:/nakopitelnaya-programma-ot-100point/css/main.css?17212666514335*/
		.page-1{
			margin-top: 20px;
		}
			.page-1 .title-text{
				font-size: 48px;
				line-height: 50px;
				font-weight: 600;
			}
				.page-1 .title-text span{
					color: red;
				}
			.page-1 .subtitle-text{
				font-size: 16px;
				margin-top: 20px;
			}
			.page-1 .subtitle-text-bold{
				margin-top: 22px;
				font-size: 24px;
				font-weight: 600;
			}

			.page-1 .descript-cont{
				margin-top: 45px;
			}
				.page-1 .descript-cont .descript-img{
					width: 213px;
					float: left;
				}
					.page-1 .descript-cont .descript-img img{
						max-width: 100%;
					}
				.page-1 .descript-cont .descript-text{
					width: calc(100% - 251px);
					margin-left: 38px;
					font-style: italic;
					float: left;
					position: relative;
				}
					.page-1 .descript-cont .descript-text:after{
						display: block;
						content: " ";
						width: 106px;
						height: 24px;
						bottom: -36px;
						left: -91px;
						position: absolute;
						background-image: url(/nakopitelnaya-programma-ot-100point/css/../img/arrow-of-hand.png);
					}


			.page-1 .img-cont img{
				    width: 140%;
				    float: right;
			}


		body{
			background-color: #f9f9f9;
			font-size: 14px;
			color: #313131;
			font-family: Calibri;

		}

		.how-spend{
			margin-top: 28px;

		}
			.how-spend .title-text{
				font-size: 36px;
				line-height: 50px;
				font-weight: 600;
			}
			.how-spend .subtitle-text{
				font-size: 16px;
				margin-top: 10px;
			}
			.how-spend .how-spend__item{
				margin-top: 20px;
				text-align: center;
			}
				.how-spend .how-spend__item .how-spend__item-img img{
					max-height: 78px;
				}
				.how-spend .how-spend__item .how-spend__item-text{
					font-size: 14px;
					margin-top: 16px;
				}
			.how-spend .how-spend__mark{
				color: #8b8b8b;
				font-size: 12px;
				font-style: italic;
				margin-top: 32px;
			}

		.whats-ball{
			margin-top: 52px;
		}
			.whats-ball .title-text{
				font-size: 36px;
				font-weight: 600;
				width: 330px;
				margin: 0 auto;
				text-align: center;
			}
			.whats-ball .subtitle-text{
				margin: 0 auto;
				width: 330px;
				font-size: 16px;
				text-align: center;
				margin-bottom: -50px;
			}

			.whats-ball .img-center{
				margin-top: 150px;
				position: relative;
			}
				.whats-ball .img-center:before{
					display: block;
					content: " ";
					width: 111px;
					height: 52px;
					top: 30px;
					left: -110px;
					position: absolute;
					background-image: url(/nakopitelnaya-programma-ot-100point/css/../img/arrow-rub.png);
				}

				.whats-ball .img-center:after{
					display: block;
					content: " ";
					width: 109px;
					height: 37px;
					top: -30px;
					right: -90px;
					position: absolute;
					background-image: url(/nakopitelnaya-programma-ot-100point/css/../img/arrow-ball.png);
				}

			.whats-ball .img-woman{
				margin-top: -20px;
				margin-left: -25%;
			}

		.how-map{
			margin-top: 0;
		}
			.how-map .title-text{
				font-size: 36px;
				line-height: 50px;
				font-weight: 600;
			}
			.how-map .subtitle-text{
				font-size: 16px;
			}
			.how-map .map-cont{
				margin: 28px 0;
				width: 100%;
			}



	@media(max-width: 1024px){
		.page-1 .img-cont img{
			margin-left: -20%;
			max-height: 300px;
		}
		.whats-ball .img-computer{
			max-height: 120px;
		}
		.whats-ball .img-center{
			margin-top: 110px;
		}
			.whats-ball .img-center img{
				max-width: 100%;
			}
		.whats-ball .img-woman{
			max-height: 260px;
			margin-left: -20%;
		}
	}
	@media(max-width: 990px){
		.whats-ball .subtitle-text{
		    margin-bottom: 10px;
		}
	}

	@media(max-width: 768px){
		.page-1 .img-cont img{
			width: 110%;
		}

	}

	@media(max-width: 425px){
		.page-1 .title-text{
			 font-size: 44px;
			line-height: 44px;
		}
		.page-1 .descript-cont .descript-img{
			width: 100%;
			float: none;
		}
		.page-1 .descript-cont .descript-text{
			width: 100%;
			margin-left: 0px;
		}
			.page-1 .descript-cont .descript-text:after{
				display: none;
			}

		.whats-ball{
			text-align: center;
		}

		.whats-ball .img-computer{
				display: none;
			max-height: none;
			float: none;
		}

		.whats-ball .img-center{
		    margin-top: 40px;
		    margin-bottom: 40px;
			float: none;

		}
			.whats-ball .img-center:before{
				display: none;
			}

			.whats-ball .img-center:after{
				display: none;
			}

		.whats-ball .img-woman{
				display: none;
			max-height: none;
			margin-left: 0;
			max-width: 100%;
			float: none;

		}


	}

/* End */
/* /nakopitelnaya-programma-ot-100point/css/main.css?17212666514335 */
