

/* Start:/bitrix/templates/small_header/css/context.css?15039085707431*/
.context .h1 {
	font-family: "RalewayBold";
	font-size: 50px;
	color: #494141;
	padding: 30px 0 0 15px;
}

.context p {
	font-family: "OpenSansLight";
	font-size: 14px;
	color: #808080;
	text-align: justify;
}

@media (max-width: 992px) {
	.context p.right {
		margin-top: 30px;
	}
}

.context p.right {
	font-family: "OpenSansLightItalic";
	font-size: 18px;
	color: #808080;
}

.context strong {
	font-family: "OpenSansBold";
	font-size: 14px;
	color: #808080;
}

.context .left-wrapper {
	height: 215px;
	overflow: hidden;
	/*margin-top: -40px;*/
}

.open {
	height: 100% !important;
}

.context .bottom-blure {
	height:40px;
    position:relative;
    top:175px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

/*.context .left-wrapper:before {
	content:"";
    display:block;
    height:40px;
    position:relative;
    top:175px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}*/

.context .read-more {
	font-family: "OpenSansBold";
	font-size: 16px;
	color: #4281ff;
	text-decoration: underline;
	cursor: pointer;
	margin-top: 25px;
}

.konsultaciya {
	margin-top: 55px;
	border: solid 1px #ccc;
	padding: 40px 40px 55px 40px;
}

.konsultaciya h2 {
	font-family: "RalewayBold";
	font-size: 22px;
	color: #484040;
	margin: 0;
}

.konsultaciya p {
	font-family: "OpenSansLight";
	font-size: 14px;
	color: #808080;
	margin-top: 15px;
	margin-bottom: 0;
}

.konsultaciya input {
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #3779ff;
	margin-top: 37px;
	background-color: transparent;
    border: none;
    box-shadow: none;
    border-bottom: 3px solid #3779ff;
    border-radius: 0px;
    max-width: 300px;
    float: left;
    margin-right: 30px;
}

.konsultaciya .form-button {
	background-color: #4b86ff;
	padding: 22px 22px;
	font-family: "OpenSansRegular";
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border: none;
	width: 100%;
	max-width: 360px;
	margin-right: 0;
	margin-top: 15px;
}

.konsultaciya .form-button:hover {
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
}

.how-work img {
	height: 40px;
}

.how-work img:hover {
	height: 50px;
}

.functions .func-col {
	float: left;
	width: 200px;
	height: 210px;
	margin-right: 20px;
}

.functions img {
	height: 50px;
}

.functions img:hover {
	height: 60px;
}

/*result*/
.result {
	background-image: linear-gradient(to bottom, rgba(215, 215, 215, 1), rgba(255, 255, 255, 1));
	padding-top: 50px;
	padding-bottom: 90px;
}

.result h2 {
	/*margin-left: -15px;*/
	margin-bottom: 0;
}

.result .result-col {
	float: left;
	width: 200px;
	height: 170px;
	margin-top: 40px;
	margin-right: 42px;
	border: 1px solid #d2d3d7;
	padding: 25px;
}

.result .last {
	margin-right: 0;
}

.result .price, .price-bottom {
	margin: 0;
}

.result .price {
	font-family: "OpenSansBold";
	color: #3779ff;
}

.result .price-bottom {
	font-family: "OpenSansLightItalic";
	color: #3779ff;
}

/*partners*/
.partners {
	background-image: url('/bitrix/templates/small_header/css/../img/context/bg_partners.jpg');
	/*height: 408px;*/
	background-size: auto 100%;
	color: #484040;
	padding: 70px 0;
}

.partners .title {
	/*margin-top: 75px;*/
	font-family: "RalewayBold";
	font-size: 28px;
}

.partners-content {
	margin-top: 70px;
}

.partners img {
	margin-right: 3%;
	max-width: 128px;
	width: 30%;
	float: left;
}

/* tariffs */

.tariffs {
	background-image: url('/bitrix/templates/small_header/css/../img/context/bg_tariffs.jpg');
	/*height: 750px;*/
	background-size: auto 100%;
	color: #484040;
	padding-top: 75px;
	padding-bottom: 100px;
	margin-top: 70px;
}

.tariffs .tariff-wrapper {
	/*height: 310px;*/
	height: 270px;
}

.tariffs .title {
	font-family: "RalewayBold";
	font-size: 36px;
}

.tariffs .link {
	font-family: "RalewayBold";
	font-size: 16px;
	text-decoration: underline;
	color: #ff3737;
	display: block;
	margin-top: 20px;
	cursor: pointer;
}

.tariffs .sub-title {
	font-family: "RalewayBold";
	font-size: 14px;
	color: #3779ff;
	text-decoration: underline;
}

.tariffs .price {
	font-family: "OpenSansLight";
	font-size: 30px;
	margin-top: 20px;
}

.tariffs .sub-price {
	font-family: "OpenSansLight";
	font-size: 20px;
}

.tariffs ul.description {
	font-family: "OpenSansLight";
	font-size: 15px;
	margin-top: 20px;
	padding-left: 0px;
	line-height: 25px;
}

.tariffs ul.description li {
	list-style: none;
	background: url(/bitrix/templates/small_header/css/../img/context/li_point.png) no-repeat 0px 12px;
	padding-left: 15px;
}

.tariffs .tariff {
	background-image: url('/bitrix/templates/small_header/css/../img/context/tariff.png');
	/*width: 357px;
	height: 488px;*/
	width: 300px;
	height: 410px;
	padding: 40px;
	float: left;
    margin-right: 100px;
    margin-top: 60px;
}

.tariffs .tariff:hover {
	background-image: url('/bitrix/templates/small_header/css/../img/context/tariff_hover.png');
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
	/*width: 370px;
	height: 528px;*/
	width: 320px;
	height: 456px;
	margin-top: 40px;
	margin-left: -10px;
}

.tariffs .tariff-max {
	margin-right: 0px;
}

.tariff-button {
	font-family: "OpenSansRegular";
	font-size: 18px;
	text-transform: uppercase;
	color: #3779ff;
	background-color: #fff;
	padding: 20px 73px;
	width: 230px;
	border: solid 1px #3779ff;
	cursor: pointer;
	margin-left: -7px;
}

.tariff-button:hover {
	color: #fff;
	background-color: #4180ff;
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
}

/*vopros*/

.vopros {
	background-image: url('/bitrix/templates/small_header/css/../img/admin/bg_konsultaciay.jpg');
	height: 150px;
	background-size: auto 100%;
	position: relative;
	margin-top: 20px;
}

.vopros img {
	margin: 22px 20px;
}

.vopros .content {
	width: 550px;
}

.vopros .title {
	margin-top: 35px;
	font-family: "RalewayBold";
	font-size: 20px;
	color: #484040;
}

.vopros .description {
	margin-top: 15px;
	font-family: "RalewayLight";
	font-size: 12px;
	color: #484040;
}

/*@media (max-width: 360px) {
	.button-vopros {
	    margin-right: 20px !important;
	}
}*/

.button-vopros {
	background-color: #4b86ff;
	padding: 22px 24px;
	font-family: "OpenSansRegular";
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-align: center !important;
	width: 230px !important;
	display: table-cell;
	margin-top: 50px;
	/*margin-left: 40px;*/
	cursor: pointer;
}

.button-vopros:hover {
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
}

.intergation-pay {
	padding: 65px 0;
}

.intergation-pay h2 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 35px;
}

.intergation-pay img {
	margin-right: 30px;
}

@media (max-width: 1200px) {
	.intergation-pay img {
	    margin-right: 15px;
	    margin-bottom: 15px;
	}
}
/*###########################################*/
/*animation*/

/*partners*/

@keyframes yandex {
	from {margin-left: -55%;}
	to {margin-left: 0%;}
}

@keyframes bitrix {
	from {margin-left: -100%;}
	to {margin-left: 0%;}
}

@keyframes google {
	from {margin-left: -150%;}
	to {margin-left: 0%;}
}

.animation-partners .yandex {
	-moz-animation: yandex 0.5s both linear;
	-webkit-animation: yandex 0.5s both linear;
	animation: yandex 0.5s both linear;
}

.animation-partners .bitrix {
	-moz-animation: bitrix 0.5s both linear;
	-webkit-animation: bitrix 0.5s both linear;
	animation: bitrix 0.5s both linear;
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.animation-partners .google {
	-moz-animation: google 0.5s both linear;
	-webkit-animation: google 0.5s both linear;
	animation: google 0.5s both linear;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s;
}
/* End */


/* Start:/bitrix/templates/small_header/css/modals.css?15029540231204*/
.modal .modal-header {
	padding-bottom: 0;
}

.modal .modal-content {
	padding: 0;
	border-radius: 0;
}

.modal .modal-body {
	padding: 40px;
    padding-top: 15px;
}

.modal .modal-title {
	font-family: "RalewayMedium";
	font-size: 24px;
	color: #494141;
	margin-bottom: 25px;
}

.modal input {
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #3779ff;
	margin-top: 20px;

	background-color: transparent;
    border: none;
    box-shadow: none;
    border-bottom: 3px solid #3779ff;
    border-radius: 0px;
}

.modal .order-form-button {
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #fff;
	margin-top: 50px;
	width: 100%;
	border: none;
}

.modal .close:hover {
	color: #3779ff;
	opacity: 1;
}

.modal textarea {
	width: 100%;
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #3779ff;
}

.modal .lable {
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #3779ff;
	margin-top: 20px;
}

.modal .mf-ok-text {
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #494141;
}

.modal select {
	font-family: "OpenSansRegular";
	font-size: 16px;
	color: #3779ff;
}

.modal input.require {
	border-bottom: 3px solid #ff3737;
}

.button-blue {
	margin-top: 30px;
}
/* End */
/* /bitrix/templates/small_header/css/context.css?15039085707431 */
/* /bitrix/templates/small_header/css/modals.css?15029540231204 */
