@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i,500,500i,700,700i');
.first__slide__leftCol h1 {
	font-size:53px;
	font-weight:700;
	color:#323840;
	line-height:57px;
	text-transform:uppercase;

}
.first__slide__leftCol h1 span {
	font-size:82px;
	line-height:76px;
}


.form__block__title__red {
	font-size:28px;
	font-weight:700;
	color:#df6540;
	margin:0 0 10px;
	font-style:italic;
}
.form__block__title__info {
	font-weight:700;
	font-size:22px;
	color:#4c4c4c;
	font-style:italic;
}
.form__block__title__info span {
	font-weight:700;
}
.form__block__title {
	margin:0 0 15px;
}

.icon__hover {
	background:url(../../../../assets/components/Site/i/new_page/question.png) center center no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
	cursor:pointer;
	vertical-align:middle;
}
.information__hover__text {
	font-size:14px;
	font-weight:300px;
	display:inline-block;
	vertical-align:middle;
	color:#323840;
	line-height:16px;
	cursor:pointer;

}
.information__hover__block {
	position:relative;
	margin:0 0 30px;

}
.information__hover__block__text {
	position:absolute;
	width:215px;
	min-height:145px;
	padding:20px;
	background:#fff;
	border:1px solid #dcdcdc;
	border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:14px;
	font-weight:300;
	color:#323840;
	line-height:24px;
	left:-235px;
	top:-72px;
	opacity:0;
}

.information__hover__block:hover .information__hover__block__text {
	opacity:1;
}
.information__hover__block__text:after {
	content:'';
	background:url(../../../../assets/components/Site/i/new_page/ugol.png) center center no-repeat;
	width:10px;
	height:18px;
	position:absolute;
	right:-10px;
	top:50%;
	margin-top:-9px;
}
.second__slide__item__block_text {
    font-size:22px;
    text-transform:uppercase;
    color:#0c9edb;
    line-height:26px;
    font-weight:400;
    margin:25px 0 20px 0;
    position:relative;
}

.hover__info__wrapp__block {
	position:absolute;
}
.hover__info__wrapp__block.first__block {
	top:-10px;
	right:-20px;
}
.hover__info__wrapp__block.second__block {
	top:-10px;
	right:25px;
}

.hover__info__wrapp__block.fird__block {
	top:-10px;
	right:10px;
}
.hover__info__wrapp__block.fourth__block {
	top:-10px;
	right:-30px;
}
.hover__info__wrapp__block.five__block {
	top:-10px;
	right:-35px;
}
.hover__info__wrapp__block.six__block {
	top:-10px;
	right:0px;
}
.hover__info__wrapp__block.fourth__block .information__hover__block__text {
	max-width: 260px;
	right:-275px!important;
}
.hover__info__wrapp__block.five__block .information__hover__block__text {
	max-width: 260px;
	right:-275px!important;
	top:-66px!important;
}
.hover__info__wrapp__block.six__block .information__hover__block__text {
	max-width: 260px;
	left:-275px!important;
	top:-66px!important;
}
/*.hover__info__wrapp__block:hover .information__hover__block__text {
    opacity:1;
}*/
.hover__info__wrapp__block .information__hover__block__text.left__position {
	right:-310px;
	left:auto;
}
.hover__info__wrapp__block .information__hover__block__text {
	text-transform:initial;
	z-index:2;
	max-width:300px;
	width:auto;
	left:-315px;
	min-height:135px;
	top:-58px;
}
.hover__info__wrapp__block .information__hover__block__text.left__position:before {
	content:'';
	background:url(../../../../assets/components/Site/i/new_page/ugol_left.png) center center no-repeat;
	width:10px;
	height:18px;
	position:absolute;
	left:-10px;
	top:50%;
	margin-top:-9px;

}
.hover__info__wrapp__block .information__hover__block__text.left__position:after {
	display:none;
}
.hover__info__wrapp__block .information__hover__block__text span {
	font-weight:700;
}
.icon__question__steps {
	width:30px;
	height:30px;
	position:relative;
	background:url(../../../../assets/components/Site/i/new_page/big_ques.png) center center no-repeat;
	cursor:pointer;
	display:inline-block;
	z-index:9;
}
.icon__question__steps:hover +.information__hover__block__text {
	opacity:1;
	z-index:10;
}

.tarif__slide__wrap {
	background:url(../../../../assets/components/Site/i/new_page/tarif.jpg) center center no-repeat;
	padding-bottom:50px;
}

.tarif__slide__wrap .slide__main__title {
	padding:60px 0 10px;
}
.tarif__block__item {
	display:inline-block;
	width:32%;
	vertical-align:top;
	border:10px solid #ebeee9;
	background:#fff;
	padding:20px 10px;
	text-align:center;
	margin-left:10px;
}
.tarif__block__item:nth-of-type(1) {
	margin-left:0;
}
.tarif__block__item__title {
	font-weight:400;
	font-size:20px;
	line-height:26px;
	color:#0c9edb;
	text-transform:uppercase;
	margin:0 0 10px;
}
.tarif__block__item_price {
	font-weight:400;
	font-style:italic;
	color:#26252b;
	font-size:20px;
}
.tarif__block__item_price p {
	font-size:18px;
	font-weight:400;
	font-style:normal;
	color:#df6540;
	margin:5px 0 0;
}
.tarif__block__item__text {
	border-top:1px dashed #ebeee9;
	margin:10px 0 0;
}
.tarif__block__item__text p {
	font-weight:300;
	font-style:italic;
	color:#26252b;
	font-size:16px;
	padding:13px 0;
	border-bottom:1px dashed #ebeee9;
	line-height:16px;
	min-height:43px;

}
.tarif__block__item__text p.large__height {
	min-height:45px;
	padding:6px 0;
}
.empty__row {
	background:url(../../../../assets/components/Site/i/new_page/line_empty.png) center center no-repeat;
}
.tarif__block__item__button {
	display:inline-block;
	color:#fff;
	background:#df6540;
	font-size:18px;
	font-weight:700;
	padding:13px 35px;
	border-radius:50px;
	margin:20px 0 0;
	cursor:pointer;
}
.seven__slide__wrap {
   background:url(../../../../assets/components/Site/i/new_page/sity.jpg) center 0px no-repeat;
    padding:0px 0 55px;
    position:relative;

}
.double__four__slide__wrap {
	background:url(../../../../assets/components/Site/i/new_page/line.jpg) left top repeat-x;
	
}
.double__four__slide__image {
	background:url(../../../../assets/components/Site/i/new_page/left_img.jpg) left top no-repeat, url(../../../../assets/components/Site/i/new_page/right_img.jpg) right top no-repeat;
	padding:0px 0 55px;
}
.double__four__slide_intro {
	text-transform:uppercase;
	font-size:24px;
	color:#363636;
	font-weight:400;
	line-height:34px;
	text-align:center;
}
.double__four__slide__free__item__icon {
	position:relative;
	top:25px;
	width:60px;
	height:60px;
	display:inline-block;
	background:url(../../../../assets/components/Site/i/new_page/icon_ok.png) center center no-repeat;
}
.double__four__slide__free__item {
	text-align:center;
	display: inline-block;
    width: 100%;
	
}
.double__four__slide__free__item__text {
	color:#26252b;
	font-size:20px;
	font-weight:700;
	max-width:650px;
	width:100%;
	background:#fff;
	border-radius:50px;
	-o-border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-webkit-border-radius:50px;
	padding:18px 0;
	margin:0 auto;
}
.double__four__slide__wrap .slide__main__title {
	
}
.double__four__slide__free__items {
	padding-top:20px;
	margin-top: -25px;
	background:url(../../../../assets/components/Site/i/new_page/doted.png) center 23px no-repeat;
}
.second__slide__item__block {
	float:none;
	width:32%;
}
.second__slide__item__block__img, .second__slide__item__block_text {
    text-align: left;
    min-height: 95px;
}
@media screen and (max-width:1140px) {
	.information__hover__block__text  {
		display:none;
	}
	.icon__question__steps:hover +.information__hover__block__text,
	.information__hover__block:hover .information__hover__block__text {
		display:block;
	}
}
@media screen and (max-width:940px) {
	.first__slide__leftCol h1 span {
		font-size:50px;
	}
	.first__slide__leftCol h1 {
		font-size:32px;
	}
	.first__slide__leftCol {
		max-width:470px;
	}
	.double__four__slide_intro {
		font-size:18px;
	}
	.personal__manager__block__row__center {
		margin: 20px 0 0 0;
	}
}
@media screen and (max-width:860px) {
	.first__slide__leftCol {
		max-width:330px;
	}
}
@media screen and (max-width:760px) {
	.first__slide__leftCol {
    max-width: 100%;
    text-align: center;
		background:rgba(255,255,255,.6);
}
	.first__slide__leftCol__info {
		max-width:100%;
	}
	.first__slide__leftCol h1 span {
		display:block;
	}
	.tarif__block__item {
		width:48%;
		margin-bottom:10px;
	}
	.tarif__block__item__text p {
		padding:5px 0;
		min-height:27px;
	}
	.tarif__block__wrapper {
		text-align:center;
	}
	.form__contacts__block__title {
		margin:0 0 10px;
	}
	.small__view {
		margin-bottom:10px;
		font-size:18px;
		padding:13px 20px;
	}
	.hover__info__wrapp__block  {
		display:none;
	}
	.second__slide__item__block {
	float:none;
	width:48%;
}
}
@media screen and (max-width:570px) {
	.tarif__block__item {
		width:100%;
	
		margin:0 0 10px;
	}
	.double__four__slide__free__item__text {
		font-size:16px;
	}
	.double__four__slide__image {
		background:transparent;
	}
	.contact__left__col p span {
		margin-top:10px;
	}
	
	.second__slide__item__block_text {
		font-size:16px;
	}
}


/*! МОДАЛКА */

	.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0%;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
		pointer-events: none;
        
	}

	.modalDialog:target {
		display: block;
		pointer-events: auto;
	}

	.modalDialog > div {
		width: 310px;
		position: relative;
		margin: 6% auto;
		padding: 3px 20px 13px 20px;
		border-radius: 10px;
		background: rgba(0, 0, 0, 0.3);
				
		
	}

	.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}

	.close:hover { background: #00d9ff; }
.modinp {
    height: 20px;
}
.modform {
   margin-top: -10px; 
}

.modtext {
    color: #fff;
    text-align: center;
    font-weight: 700;
}

.modtext1 {
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}
	
/*! МОДАЛКА */