@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}

html {
	line-height: 1
}

ol, ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption, td, th {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}

blockquote, q {
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}

a img {
	border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

* {
	margin: 0;
	padding: 0
}

body {
	font-weight: 400;
	font-size: 14px;
	color: #444;
	font-family: "Open Sans", Arial;
	height: 100%
}

img {
	border: none
}

button, input, textarea {
	outline: 0;
	cursor: pointer
}

.content {
	max-width: 1140px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative
}

.content:after {
	content: "";
	display: table;
	clear: both
}

section {
	box-sizing: border-box
}

main {
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

main:after {
	content: "";
	display: table;
	clear: both
}

.header-phone {
	padding: 12px 0;
	text-align: right;
	background-color: #f0f0f0;
}

.header-phone a {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	line-height: 16px;
	color: #444;
}

.header-phone .icon {
	display: inline-block;
	vertical-align: bottom;
	width: 16px;
	height: 16px;
	margin-right: 7px;
	background: url('../images/buttons/header-phone-call.svg') 50% no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}

.header ul {
	display: inline-block;
	margin-right: -4px;
	float: right;
	margin-top: 33px;
	margin-bottom: 34px
}

.header li {
	display: inline-block;
	margin-right: 25px
}

.header li:last-of-type a {
	font-weight: 600;
	color: #ef421e
}

.header a {
	text-decoration: none;
	color: #333;
	font-size: 13px;
	font-family: "Open Sans";
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block;
	box-sizing: border-box
}

.header__logo {
	display: inline-block;
	margin-top: 15px;
	background-image: url(../images/split/sprite.png);
	background-position: -55px 0;
	width: 172px;
	height: 51px
}

.log_in {
	display: inline-block;
	border: 1px solid #5d5d5d;
	border-radius: 14px;
	height: 28px;
	text-decoration: none;
	padding: 6px 14px;
	float: right;
	box-sizing: border-box;
	margin-top: 27px
}

.orange_block {
	background: #e85639;
	height: 411px;
	-webkit-box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, .2);
	box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, .2)
}

.orange_block-text {
	position: relative
}

.orange_block-text img {
	position: absolute;
	right: 53px;
	bottom: -185px;
	z-index: 6
}

.orange_block-text_big, .orange_block-text_small, .orange_block-text_smallo_o {
	font-family: Raleway;
	font-weight: 800;
	font-size: 61px;
	color: #fff
}

.orange_block-text_big:first-child, .orange_block-text_small:first-child, .orange_block-text_smallo_o:first-child {
	padding-top: 60px;
	margin-bottom: -4px
}

.orange_block-text_small {
	font-size: 41px;
	opacity: .29;
	margin-top: 32px;
	line-height: 1.2em;
}

.orange_block-text_smallo_o {
	font-weight: 300;
	font-size: 18px;
	opacity: .36;
	margin-top: 30px;
	max-width: 666px;
	line-height: 31px
}

.grey_block {
	margin-top: -14px;
	height: 122px;
	background: #f0f0f0
}

.grey_block .counter_first:nth-child(2) {
	width: 252px
}

.grey_block .counter_first:nth-child(2) .counter1 {
	margin-left: -42px
}

.grey_block .counter_first:nth-child(3):after {
	height: 0
}

.counter_first {
	box-sizing: border-box;
	width: 230px;
	font-size: 45px;
	font-family: "Open Sans";
	font-weight: 800;
	display: inline-block;
	color: #e85639;
	text-align: center;
	padding-top: 28px;
	position: relative
}

.counter_first .counter1:first-child, .counter_first .counter:first-child {
	margin-right: 15px
}

.counter_first p {
	font-family: "Open Sans";
	font-weight: 300;
	font-size: 12px;
	color: #444;
	text-transform: uppercase;
	text-align: center;
	margin-top: 7px
}

.counter_first:after {
	content: '';
	width: 1px;
	height: 100%;
	background-image: url(../images/split/sprite.png);
	background-position: -306px -147px;
	position: absolute;
	right: 0;
	top: 21px
}

.t_percentage {
	font-size: 14px !important;
	position: absolute
}

.advantages {
	width: 58.5%;
	float: left;
	margin-top: 67px;
	margin-bottom: 120px
}

.advantages__list {
	display: flex;
	justify-content: space-between;
	align-items: baseline
}

.advantages_header, .paper_text_header {
	font-family: Raleway;
	font-size: 29px;
	text-align: center;
	font-weight: 800
}

.advantages_block {
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-top: 31px;
	width: 33.33%;
	margin-right: -4px;
	padding: 0 10px;
}

.advantages_block img {
	height: 120px
}

.advantages_block p {
	max-width: 190px;
	font-family: Raleway;
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
	margin-top: 18px
}

.benefits {
	margin-top: 79px;
	margin-bottom: 41px
}

.benefits_block {
	width: 47%;
	height: 133px;
	vertical-align: top;
	margin-top: 45px;
	-webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .75);
	-moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .13);
	box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .13);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: center;
	padding: 23px 20px;
	box-sizing: border-box
}

.benefits_block:nth-child(even) {
	margin-right: 44px
}

.benefits_block:nth-child(4) img {
	margin-left: 12px;
	margin-right: 30px
}

.benefits_block:nth-child(5) img {
	margin-left: 12px;
	margin-right: 30px
}

.benefits_block .text_block {
	float: left;
	font-family: Raleway;
	max-width: 400px
}

.benefits_block__imgWrap {
	text-align: center;
	width: 80px
}

.benefits_block__img {
	display: inline-block;
	margin-right: 18px;
	background-image: url(../images/split/sprite.png)
}

.benefits_block__img--1 {
	background-position: -135px -71px;
	width: 58px;
	height: 58px
}

.benefits_block__img--2 {
	background-position: -55px -150px;
	width: 60px;
	height: 44px
}

.benefits_block__img--3 {
	background-position: -306px 0;
	width: 42px;
	height: 47px
}

.benefits_block__img--4 {
	background-position: -247px 0;
	width: 39px;
	height: 56px
}

.benefits_block__img--5 {
	background-position: -55px -71px;
	width: 60px;
	height: 59px
}

.benefits_block__img--6 {
	background-position: -306px -67px;
	width: 27px;
	height: 60px
}

.benefits_block .header_t {
	font-size: 14px;
	line-height: 26px;
	font-weight: 300
}

.benefits_block .header_b {
	font-size: 21px;
	line-height: 26px;
	font-weight: 700;
	margin-bottom: 7px;
	margin-top: 5px
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.calc_center {
	text-align: center;
	padding-top: 15px;
}

.calc_center p {
	font-size: 16px;
	line-height: 1.8em;
	margin: 0 0 30px;
}

.calc_center b {
	font-weight: 700;
}

.calc_center .discount {
	font-weight: 700;
	color: #e85639;
	padding: 2px 7px;
	border: 1px dashed #e85639;
}

.calc_hint {

}

.services_button,
.calc_button {
	width: 345px;
	height: 67px;
	text-align: center;
	padding: 19px 0;
	color: #e85639;
	box-sizing: border-box;
	font-size: 25px;
	border: 3px solid #e85639;
	font-weight: 700;
	display: table;
	margin: 43px auto;
	border-radius: 36px;
	text-decoration: none;
	transition: .3s
}

.calc_button {
	margin: 0;
	width: auto;
	height: auto;
	display: inline-block;
	padding-left: 60px;
	padding-right: 60px;
	text-transform: uppercase;
}

.services_button:focus,
.calc_button:focus {
	color: #e85639;
}

.paper_button:focus {
	color: #fff;
}

.services_button:hover,
.calc_button:hover {
	background: #e85639;
	color: #fff
}

.paper_text {
	padding: 65px 0 25px;
	background: url(../images/split/layer.jpg) 50% no-repeat;
	background-size: cover
}

.paper_text article {
	font-family: Raleway;
	margin-bottom: 29px
}

p {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5em
}

.paper_text_header {
	max-width: 430px;
	margin: 0 auto;
	padding-top: 77px;
	padding-bottom: 49px
}

.article_header {
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 7px;
	line-height: 1.3em;
}

.fl_l {
	float: left
}

.fl_r {
	float: right
}

.paper_left,
.paper_right {
	column-count: 2;
	column-gap: 50px;
}

.paper_button {
	background: #e85639;
	color: #fff;
	margin: 12px auto 43px
}

.paper_button:hover {
	background: 0 0;
	color: #e85639
}

.clearfix {
	overflow: auto
}

.copyright {
	background: #282828;
	color: #656565;
	font-size: 14px;
	font-family: Raleway, sans-serif;
	padding: 33px 0;
	text-align: center
}

.footer {
	/*height: 507px;*/
	background: #333
}

.footer ul {
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	margin-top: 22px;
	margin-right: 112px
}

.footer ul a {
	color: #d0d0d0;
	text-decoration: none;
	font-family: Raleway;
	font-weight: 300;
	font-size: 14px;
	transition: .3s
}

.footer ul a:hover {
	color: #fffefe
}

.footer_h {
	font-family: "Open Sans";
	font-size: 21px;
	font-weight: 700;
	color: #5f5f5f;
	padding-top: 58px
}

.first_footer {
	border-bottom: 1px solid #484848;
	padding-bottom: 53px
}

.second_footer p {
	font-size: 14px;
	font-weight: 300;
	max-width: 538px;
	font-family: Raleway;
	line-height: 19px;
	padding-top: 34px;
	color: #717171;
	user-select: none;
	cursor: default
}

.second_footer .footer_h {
	font-family: Raleway;
	padding: 0;
	margin-bottom: 20px;
	color: #5f5f5f
}

.second_footer .fl_r {
	margin-right: 60px;
	margin-top: 34px;
	margin-bottom: 34px
}

.payment_item {
	display: inline-block;
	margin-right: 27px;
	width: 50px;
	height: 31px;
	background-image: url(../images/split/sprite.png)
}

.payment_item--c1 {
	background-position: -140px -261px
}

.payment_item--c2 {
	background-position: -210px -261px
}

.payment_item--c3 {
	background-position: -135px -150px
}

.payment_item--c4 {
	background-position: -70px -261px
}

.payment_item--c5 {
	background-position: -70px -261px
}

.payment_item--c6 {
	background-position: -280px -261px
}

.review {
	height: 518px;
	background: url(../images/split/overlay.jpg) 50% no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
	transition: 1s
}

.tooltips .tooltip {
	border-left: 27px solid #fff;
	border-right: none !important
}

.white_overlay {
	height: 200px;
	width: 144%;
	bottom: 0;
	left: -127px;
	position: absolute;
	z-index: 2;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(149, 149, 149, .85) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(149, 149, 149, .85) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(149, 149, 149, .85) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(149, 149, 149, .85) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(149, 149, 149, .85) 100%);
	transition: 1s
}

.tooltip {
	border-right: 27px solid #fff;
	border-bottom: 26px solid rgba(255, 255, 255, 0);
	background: rgba(204, 204, 204, 0)
}

.tooltip .tooltip_text {
	background: #fff;
	font-family: Raleway;
	font-weight: 300;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	padding: 14px
}

.review_block {
	margin-bottom: 44px
}

.quotes {
	display: block;
	margin: 0 auto 25px;
	padding-top: 40px;
	opacity: .75
}

.customer_name {
	color: #555;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 15px
}

.tooltip_rate {
	margin-bottom: 13px;
	position: relative
}

.tooltip_rate__img {
	right: 0;
	top: 0;
	position: absolute;
	background-image: url(../images/split/sprite.png);
	background-position: -55px -214px;
	width: 79px;
	height: 14px
}

.button_open {
	width: 40px;
	height: 40px;
	display: block;
	border: 3px solid #fff;
	border-radius: 50px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -23px;
	bottom: 40px;
	z-index: 20;
	transition: 1s
}

.button_open:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -8px;
	background-image: url(../images/split/sprite.png);
	background-position: -247px -76px;
	width: 16px;
	height: 9px
}

.add_height {
	height: 900px
}

.add_height .button_open {
	transform: rotate(180deg)
}

.display_class {
	height: 0;
	bottom: -200px
}

.form_order_box .selectric-scroll, .form_order_group .selectric-scroll {
	margin: 0 auto;
	border: 1px solid #b0b0b0;
	border-radius: 20px;
	font-family: "Open Sans";
	font-size: 14px !important;
	font-weight: 300;
	text-align: left;
	padding: 8px 5px;
	box-sizing: border-box;
	border-top: none !important
}

.form_order_box .selectric-scroll li, .form_order_group .selectric-scroll li {
	border: none !important;
	padding: 0 13px !important;
	cursor: pointer;
	transition: .3s;
	background: 0 0 !important;
	color: #000 !important;
	line-height: 23px;
	font-size: 14px !important
}

.form_order_box .selectric-scroll li:hover, .form_order_group .selectric-scroll li:hover {
	background-color: #e85639 !important;
	color: #fff !important
}

.selectric-wrapper {
	margin: 0 auto
}

.selectric-numpapers {
	margin: 15px auto 0
}

.selectStyle .selectric {
	text-align: left;
	font-size: 16px;
	box-sizing: border-box;
	padding-left: 17px;
	border-radius: 20px;
	border: 1px solid #b0b0b0;
	background: 0 0
}

.selectric:hover {
	border: 1px solid #e85639 !important
}

.selectStyle .selectric .button {
	background-image: url(../images/split/sprite.png);
	background-position: -274px -105px;
	width: 12px;
	height: 7px;
	top: 50%;
	right: 15px;
	margin-top: -3px
}

.selectStyle .selectric .button:after {
	display: none
}

.selectric-items {
	background: 0 0 !important;
	border: none !important;
	box-shadow: none !important
}

.selectric-above .selectric-items {
	top: 39px !important
}

.lend-tovar-cart-left, .lend-tovar-cart-left1 {
	width: 100%;
	height: 38px;
	display: inline-block;
	border-radius: 20px;
	border: 1px solid #b0b0b0;
	position: relative;
	float: left
}

.lend-tovar-cart-left1:hover, .lend-tovar-cart-left:hover {
	border: 1px solid #e85639
}

.lend-tovar-cart-left1 {
	float: right !important
}

.arrow-cart-lend-wr {
	width: 9px;
	float: left;
	height: 38px;
	position: relative
}

.arrow-cart-lend-2, .arrow-cart-lend-22 {
	position: absolute;
	top: 7px;
	left: 13px;
	cursor: pointer;
	height: 25px;
	width: 25px;
	border-radius: 20px;
	padding-top: 12px;
	box-sizing: border-box
}

.arrow-cart-lend-22:after, .arrow-cart-lend-2:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -1px;
	width: 11px;
	height: 1px;
	background: #b0b0b0
}

.arrow-cart-lend-22:hover, .arrow-cart-lend-2:hover {
	background-color: #f5f5f5
}

.arrow-cart-lend-1, .arrow-cart-lend-11 {
	position: absolute;
	bottom: 6px;
	cursor: pointer;
	right: 15px;
	height: 25px;
	width: 25px;
	border-radius: 20px;
	padding-top: 7px;
	box-sizing: border-box
}

.arrow-cart-lend-11:after, .arrow-cart-lend-1:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -6px;
	height: 1px;
	width: 11px;
	background: #e85639
}

.arrow-cart-lend-11:before, .arrow-cart-lend-1:before {
	content: '';
	position: absolute;
	margin-top: -6px;
	left: 50%;
	margin-left: -1px;
	top: 50%;
	width: 1px;
	height: 11px;
	background: #e85639
}

.arrow-cart-lend-11:hover, .arrow-cart-lend-1:hover {
	background-color: #f5f5f5
}

.lend-tovar-cart-number, .lend-tovar-cart-number1 {
	height: 38px;
	width: 100px;
	border: none;
	outline: 0;
	text-align: center;
	font-size: 16px;
	font-family: "Open Sans";
	font-weight: 300;
	display: none
}

.lend-tovar-cart-number1 {
	text-align: left;
	padding-left: 27px;
	box-sizing: border-box
}

.days_i {
	display: none;
	text-align: center;
	font-size: 16px;
	font-family: "Open Sans";
	font-weight: 300;
	position: absolute;
	bottom: 11px;
	right: 51px
}

.switch-button-background {
	border-radius: 20px !important;
	background: 0 0 !important;
	border: 1px solid #b0b0b0 !important;
	margin: 0 !important
}

.switch-button-background:hover {
	color: #e85639 !important
}

.selectric-open .selectric-items {
	display: block;
	background: #fff !important
}

.switch-button-button {
	border: 1px solid #e85639 !important;
	background: 0 0 !important;
	border-radius: 20px !important
}

.off {
	color: #b0b0b0
}

.on {
	color: #e85639 !important
}

.check_box {
	width: 100%;
	margin: 15px auto 0;
	position: relative
}

.check_box span:nth-child(2) {
	left: 44px;
	top: 12px
}

.check_box span:nth-child(4) {
	right: 31px;
	top: 12px
}

.button_block {
	position: relative;
	display: inline-block;
	width: 38px;
	height: 38px;
	border-radius: 30px;
	border: 1px solid #d0d0d0;
	margin-left: -19px
}

.button_block:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -7.5px;
	margin-top: -6px;
	background-image: url(../images/split/sprite.png);
	background-position: -327px -213px;
	width: 15px;
	height: 12px
}

.button_block:hover {
	border: 1px solid #e85639
}

.a_background {
	border: 1px solid #e85639
}

.a_background:after {
	background-position: -327px -181px
}

.new_customer {
	font-size: 16px !important;
	font-family: "Open Sans";
	font-weight: 300;
	margin-top: 16px
}

.new_customer p {
	display: inline-block;
	margin: 0 !important;
	position: relative;
	top: -13px;
	left: 5px
}

.new_customer span {
	font-size: 16px;
	font-family: "Open Sans";
	font-weight: 300;
	color: #e85639
}

.form_price__membership {
	font-size: 13px;
	font-weight: 300;
	line-height: 1.5em
}

.link_block {
	overflow: hidden
}

.w_n {
	display: inline-block;
	float: right;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #60b2c5;
	font-size: 10px !important;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	margin-top: 30px
}

.w_n:hover {
	color: #2a93ab
}

#modal_form {
	width: 546px;
	border-radius: 5px;
	background: #fff;
	position: absolute;
	top: 45%;
	left: 50%;
	margin-left: -250px;
	display: none;
	opacity: 0;
	z-index: 24;
	padding: 20px 10px 30px;
	margin-top: -230px
}

#modal_form_login {
	flex-direction: column;
	width: 447px;
	height: 370px;
	background: #fff;
	position: absolute;
	top: 45%;
	left: 50%;
	margin-left: -250px;
	display: none;
	opacity: 0;
	z-index: 24;
	padding: 20px 10px;
	margin-top: -230px
}

#modal_form_login input {
	margin-bottom: 15px;
	width: 345px;
	height: 38px;
	border-radius: 20px;
	border: 1px solid #dedede;
	padding-left: 15px;
	box-sizing: border-box
}

.submit_form {
	width: 202px;
	height: 48px;
	display: block;
	background-color: #63ae35;
	color: #fff;
	border-radius: 30px;
	margin: 10px auto;
	text-align: center;
	box-sizing: border-box;
	padding-top: 16px;
	text-decoration: none;
	font-weight: 800;
	font-size: 16px;
	border: none;
	padding-top: 0
}

.forgot {
	color: #60b2c5;
	font-size: 10px;
	line-height: 53px;
	text-transform: uppercase;
	font-family: "Open Sans";
	font-weight: 300
}

.log {
	text-align: CENTER
}

#modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 13px;
	right: 9px;
	cursor: pointer;
	display: block;
	opacity: .5
}

#modal_close:hover {
	opacity: 1
}

#overlay {
	z-index: 21;
	position: fixed;
	background-color: #000;
	opacity: .34;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	display: none
}

@-webkit-keyframes bounceIn {
	20%, 40%, 60%, 80%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.animated {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@keyframes bounceIn {
	20%, 40%, 60%, 80%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.email_header {
	color: #444;
	font-family: "Open Sans";
	font-size: 29px;
	text-align: center;
	font-weight: 800;
	margin-bottom: 35px;
	margin-top: 25px
}

.i_modal {
	float: left;
	margin-left: 54px;
	margin-right: 14px;
	background-image: url(../images/split/sprite.png);
	background-position: 0 0;
	width: 35px;
	height: 241px
}

.i_text {
	font-family: Raleway;
	font-weight: 300;
	font-size: 14px;
	line-height: 26px;
	float: left;
	max-width: 381px
}

.i_text li {
	margin-bottom: 20px
}

.i_text span {
	font-family: Raleway;
	font-weight: 700 !important;
	font-size: 14px
}

.close-icon {
	background-image: url(../images/split/sprite.png);
	background-position: -327px -147px;
	width: 14px;
	height: 14px
}

.close_modal {
	width: 150px;
	height: 38px;
	display: block;
	background-color: #b0b0b0;
	color: #fff;
	border-radius: 30px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding-top: 11px;
	text-decoration: none;
	font-weight: 800;
	font-size: 16px
}

.close_modal:hover,
.close_modal:focus {
	color: #fff;
	background-color: #d4d2d2
}

.modal_body:after {
	content: "";
	display: table;
	clear: both
}

.slectr_ic {
	display: none;
	margin-top: -13px
}

.description_input {
	font: 300 10px "Open Sans";
	text-transform: uppercase;
	color: #9c9c9c;
	margin: 0 !important
}

.hadler_namber {
	display: flex;
	justify-content: space-between
}

.number_one {
	width: 46.6%;
	display: inline-block
}

.form_price {
	z-index: 1;
	float: right;
	position: relative;
	text-align: center;
	margin-top: -57px;
	vertical-align: top;
	padding: 3em 1.9em 2em 2.5em;
	background: #fff;
	background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0) 1.8em, #fff 0);
	background: linear-gradient(135deg, rgba(0, 0, 0, 0) 3.1em, #fff 0);
	-webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .2));
	filter: drop-shadow(0 0 10px rgba(0, 0, 0, .2))
}

.form_price::before {
	top: 0;
	left: 0;
	content: '';
	position: absolute;
	background: linear-gradient(to left bottom, rgba(0, 0, 0, 0) 50%, #fff 0, #fff) 100% 0 no-repeat;
	width: 4.54558em;
	height: 4.54558em;
	-webkit-transform: translateY(0) rotate(-90deg);
	transform: translateY(0) rotate(-90deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	box-shadow: -.2em .3em .7em -.1em rgba(0, 0, 0, .15)
}

.form_price h3.no {
	display: none
}

.form_price h3 {
	font-family: Raleway;
	font-weight: 800;
	font-size: 29px;
	margin-top: -29px;
	margin-bottom: 36px;
	text-align: center
}

.form_price small {
	font-size: 0.8em;
	font-weight: 600;
	display: block;
	margin-top: 10px;
}

.header_form {
	font-family: Raleway;
	font-weight: 800;
	font-size: 24px
}

.form_order_box label {
	font: 300 10px "Open Sans";
	text-transform: uppercase;
	color: #9c9c9c;
	margin: 0 !important
}

.logined {
	float: right;
	height: auto;
	padding: 6px;
	margin-top: 25px;
	border-radius: 20px;
	border: 1px solid #dedede;
	box-sizing: border-box
}

.login_container {
	display: inline-block;
	float: right
}

#set-urgency {
	opacity: 1
}

#pages_count {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	opacity: 1;
	height: 38px;
	border: none;
	width: 71px;
	box-sizing: border-box;
	padding-left: 23px;
	font-size: 15px;
	font-size: 16px;
	font-family: "Open Sans";
	font-weight: 300;
	outline: 0;
	background-color: #fff
}

#pages_count::-ms-expand {
	display: none
}

#total_price a {
	color: #e85639;
	text-decoration: none
}

.form_order_price label {
	display: none
}

#total_price {
	position: absolute;
	left: 22px;
	top: 0;
	padding-top: 21px;
	text-align: center;
	font-weight: 800;
	font-size: 25px;
	display: inline-block;
	height: 100%;
	color: #e85639;
	font-family: "Open Sans"
}

.form_order_price {
	display: inline-block
}

.form_order_btn {
	top: 0;
	right: -2px;
	position: absolute;
	display: inline-block;
	background-color: #e85639;
	font-weight: 800;
	font-size: 25px;
	color: #fff;
	width: 58%;
	float: right;
	text-decoration: none;
	border-top-right-radius: 41px;
	border-bottom-right-radius: 41px;
	height: 67px;
	box-sizing: border-box;
	padding-top: 22px;
	text-align: center
}

.form_order_btn .btn:after {
	content: '';
	display: inline-block;
	background-image: url(../images/split/sprite.png);
	background-position: -247px -105px;
	width: 7px;
	height: 12px;
	vertical-align: middle;
	margin-left: 25px;
	margin-top: -5px
}

#prices_order_button {
	text-decoration: none !important;
	color: #fff !important
}

.form_order_price_group {
	position: relative;
	height: 67px;
	border: 1px solid #e85639;
	margin: 22px auto 0;
	border-radius: 41px
}

.form_price {
	width: 39.5%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.form_order, .form_order_top {
	height: 100%;
	position: relative;
	z-index: 2
}

.form_order_group {
	padding-top: 10px
}

#price-area .form_order_box label {
	display: none
}

#set-urgency {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	opacity: 1;
	height: 38px;
	border: none;
	width: 95px;
	box-sizing: border-box;
	padding-left: 16px;
	font-size: 16px;
	font-family: "Open Sans";
	font-weight: 300;
	outline: 0;
	background: #fff
}

#set-urgency::-ms-expand {
	display: none
}

.new_customer p {
	display: inline-block !important
}

.discount_btn {
	display: none
}

.calc_section:after {
	display: table;
	content: "";
	clear: both
}

#remember_me {
	display: none
}

.remember_me_label {
	display: inline-block;
	color: #b3b3b3;
	margin-bottom: 15px;
	font-size: 11px;
	height: 24px;
	line-height: 28px;
	padding-left: 35px;
	background: url(../images/remember_me.png) no-repeat;
	cursor: pointer;
	background-position: 0 center;
	text-align: left;
	position: relative;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase
}

#remember_me:checked + label:before {
	content: url(../images/remember_me_checked.png);
	position: absolute;
	left: 4px;
	top: 1px
}

.show_1024 {
	display: none
}

#menu_close {
	display: none
}

@media all and (max-width: 1200px) {
	.add_height {
		height: 1000px;
	}
}

@media (max-width: 1150px) {
	.content {
		padding-left: 22px;
		padding-right: 22px
	}

	.orange_block-text img {
		width: 320px;
		bottom: -180px;
		right: 20px
	}

	.grey_block {
		height: 118px;
	}

	.counter_first,
	.grey_block .counter_first:nth-child(2) {
		width: 210px;
	}

	.counter_first {
		padding-top: 24px;
	}

	.footer .fl_l,
	.footer .fl_r {
		max-width: 50%;
	}
}

@media (max-width: 1024px) {
	.show_1024 {
		display: block
	}

	#modal_form_login {
		animation: none !important;
		top: 0 !important;
		bottom: 0;
		left: 0;
		right: 0;
		margin-left: 0;
		margin-top: 0;
		position: fixed;
		width: 100%;
		height: 100%;
		flex-direction: column;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	#modal_close img {
		padding: 5px;
		display: inline-block;
		border-radius: 50%;
		border: 1px solid #dfdfdf
	}

	.description_input {
		font-size: 10px
	}

	a.forgot {
		float: none;
		margin-right: 0;
		color: #3da6bf;
		text-decoration: underline
	}

	#menu_close {
		width: 21px;
		height: 21px;
		position: absolute;
		top: 13px;
		left: 9px;
		cursor: pointer;
		display: block
	}

	#menu_close img {
		padding: 5px;
		display: inline-block;
		border-radius: 50%;
		border: 1px solid #dfdfdf
	}

	.content {
		padding: 0 14px
	}

	.paper_text {
		height: auto;
		padding-bottom: 30px
	}

	.header.content:after {
		display: none
	}

	.header {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 8px 22px
	}

	.header ul {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		height: 100%;
		left: 0;
		background: #fff;
		z-index: 9;
		margin: 0;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		padding: 15% 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.header li {
		margin-right: 0
	}

	.menu_trigger {
		display: inline-block;
		border: 1px solid #5d5d5d;
		border-radius: 14px;
		height: 28px;
		text-decoration: none;
		padding: 6px 14px;
		float: right;
		box-sizing: border-box;
		color: #333;
		font-size: 13px;
		font-family: "Open Sans";
		cursor: pointer;
		text-transform: uppercase
	}

	.header img, .log_in {
		margin-top: 0
	}

	.advantages_block p {
		font-size: 16px
	}

	.orange_block-text_big:first-child, .orange_block-text_small:first-child, .orange_block-text_smallo_o:first-child {
		padding-top: 70px;
		padding-right: 250px;
	}

	.orange_block-text_big {
		font-size: 42px;
		padding-bottom: 0
	}

	.orange_block-text_small {
		font-size: 27px;
		margin-top: 15px;
		line-height: 1.3em;
	}

	.orange_block-text_smallo_o {
		margin-top: 15px
	}

	.orange_block {
		height: 300px
	}

	.orange_block-text img {
		width: 250px;
		right: 50px;
		bottom: -124px;
	}

	.grey_block {
		height: 98px
	}

	.counter_first {
		width: 180px;
		padding-top: 16px;
		font-size: 36px
	}

	.counter_first:after {
		top: 8px
	}

	.form_price {
		margin-top: -51px;
		padding-left: 20px;
		padding-right: 20px
	}

	.header_form {
		font-size: 26px
	}

	.advantages {
		margin-top: 50px;
		margin-bottom: 70px
	}

	.advantages_block {
		vertical-align: top
	}

	.tooltip .tooltip_text {
		width: auto
	}

	.benefits_block {
		margin-top: 25px;
		width: 48%;
		height: 150px
	}

	.benefits_block__imgWrap {
		width: 80px
	}

	.benefits__list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.benefits_block .text_block {
		max-width: 342px
	}

	.benefits_block .header_b {
		font-size: 18px
	}

	.benefits_block:nth-child(even) {
		margin-right: 2%
	}

	.services_button, .calc_button {
		width: 298px;
		height: auto;
		padding: 15px 0;
		border-width: 2px
	}

	.calc_button {
		width: auto;
		padding-left: 45px;
		padding-right: 45px;
	}

	.article_header {
		font-size: 18px
	}

	.paper_button {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.footer ul {
		margin-right: 112px
	}

	.footer ul:last-child {
		margin-right: 0
	}

	.footer li {
		padding-bottom: 4px
	}

	.first_footer {
		padding-bottom: 44px
	}

	.second_footer .fl_r, .second_footer p {
		max-width: 479px;
		margin-right: 0
	}

	.second_footer p {
		padding-top: 24px
	}

	.second_footer .fl_r {
		margin-top: 25px
	}

	.second_footer .footer_h {
		font-size: 18px;
		font-weight: 800
	}

	.payment_item {
		margin-right: 22px
	}

	.footer_h {
		font-size: 18px;
		padding-top: 35px
	}

	.fl_l {
		width: 50%
	}

	.fl_r {
		width: 50%;
		padding-left: 18px;
		box-sizing: border-box
	}

	#draggable .fl_l {
		width: 100%;
	}
}

@media (max-width: 991px) {
	.counter_first {
		width: 140px;
	}

	.grey_block .counter_first:nth-child(2) {
		width: 180px;
	}

	.orange_block-text img {
		width: 220px;
		right: 10px;
		bottom: -124px;
	}

	.form_price {
		padding-top: 35px;
		padding-bottom: 30px;
		background: linear-gradient(135deg, rgba(0, 0, 0, 0) 2.1em, #fff 0);
	}

	.form_price::before {
		width: 3.04558em;
		height: 3.04558em;
	}

	.orange_block-text_big:first-child, .orange_block-text_small:first-child, .orange_block-text_smallo_o:first-child {
		padding-top: 72px;
		padding-right: 240px;
	}

	.orange_block-text_big {
		font-size: 40px;
	}

	.calc_center {
		padding-top: 20px;
	}

	.calc_center p {
		font-size: 14px;
		line-height: 1.6em;
		margin: 0 0 20px;
	}

	.calc_button {
		padding-top: 14px;
		padding-bottom: 14px;
		padding-left: 40px;
		padding-right: 40px;
		font-size: 22px;
	}

	.w_n {
		margin-top: 20px;
	}
}

@media (max-width: 768px) {
	main {
		overflow: hidden
	}

	.advantages {
		margin-right: -10px;
		margin-bottom: 40px
	}

	.content {
		padding: 0 15px
	}

	.header {
		padding: 6px 15px
	}

	.form_price {
		margin-top: -47px
	}

	.header_form {
		font-size: 23px
	}

	.orange_block-text_big {
		font-size: 38px;
	}

	/*.orange_block-text_small {
		font-size: 22px
	}*/

	.orange_block-text_small {
		padding-right: 240px;
	}

	.orange_block-text_small br {
		display: none
	}

	.orange_block-text_smallo_o {
		font-size: 16px;
		max-width: 475px
	}

	.orange_block-text {
		position: static
	}

	.content {
		position: static;
		margin-bottom: -1px
	}

	.review .content {
		padding: 0 40px
	}

	.orange_block {
		position: relative
	}

	.orange_block-text img {
		right: 20px;
		bottom: -50px;
	}

	.grey_block {
		height: 87px
	}

	.counter_first:after {
		top: 0
	}

	.counter_first {
		width: 135px;
		font-size: 30px
	}

	.grey_block .counter_first:nth-child(2) {
		width: 165px
	}

	.advantages_block p {
		font-size: 16px;
		line-height: 21px
	}

	.advantages_block img {
		width: 100px
	}

	.form_price {
		background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0) 2.1em, #fff 0);
		background: linear-gradient(135deg, rgba(0, 0, 0, 0) 2.1em, #fff 0)
	}

	.form_price::before {
		width: 3em;
		height: 3em
	}

	.form_order_price_group {
		border-radius: 0;
		border: none;
		height: auto
	}

	.form_order_price {
		display: block
	}

	#total_price {
		position: static;
		padding-top: 0
	}

	.form_order_btn {
		position: static;
		display: block;
		float: none;
		width: 100%;
		border-radius: 41px;
		font-size: 24px;
		margin-top: 10px;
		height: 54px;
		padding-top: 14px
	}

	.quotes {
		padding-top: 25px
	}

	.tooltip .tooltip_text {
		line-height: 21px
	}

	.advantages_header, .paper_text_header {
		font-size: 22px
	}

	.benefits_block .header_b {
		font-size: 15px;
		line-height: 21px;
	}

	.benefits_block .header_t {
		line-height: 21px
	}

	.services_button, .calc_button {
		font-size: 24px
	}

	.article_header {
		font-size: 15px
	}

	.paper_text {
		padding-top: 40px;
		height: auto
	}

	.paper_left,
	.paper_right {
		column-gap: 30px;
	}

	.content section:first-child {
		padding-top: 50px
	}

	.benefits_block {
		height: 133px;
		padding: 14px 10px
	}

	.benefits_block__img {
		margin-right: 10px
	}

	.benefits_block .text_block {
		max-width: 272px
	}

	.footer {
		height: auto;
		padding-bottom: 24px
	}

	.footer .fl_l,
	.footer .fl_r {
		max-width: 100%;
	}

	.footer ul {
		margin-right: 40px
	}

	.footer ul:nth-child(odd) {
		margin-right: 0
	}

	.second_footer .fl_r, .second_footer p {
		max-width: 100%
	}

	.payment_item {
		margin-right: 4px
	}

	.footer_h {
		padding: 0;
		font-size: 16px !important
	}
}

@media (min-width: 737px) and (max-width: 820px) {

	.review_block {
		width: 46%;
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	#modal_form {
		width: 100%;
		height: auto;
		margin-left: -50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.i_modal {
		margin-left: 0
	}

	.i_text {
		max-width: 85%
	}

	.i_text li {
		margin-bottom: 2px
	}

	.paper_left,
	.paper_right {
		column-count: 1;
	}
}

@media all and (min-width: 737px) {

	#draggable .fl_l {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		float: none;
	}

	.review_block {
		width: 47%;
	}
}

@media (max-width: 736px) {
	.email_header {
		margin: 15px 0
	}

	#modal_form_login {
		flex-wrap: nowrap
	}

	.content {
		padding: 0 20px
	}

	.header {
		padding: 6px 10px
	}

	.log_in, .menu_trigger {
		height: auto;
		padding: 14px 20px;
		border-radius: 20px
	}

	.orange_block {
		height: auto;
		padding-bottom: 40px;
	}

	.orange_block-text img {
		bottom: -10px;
		right: -45px;
		width: 160px
	}

	.orange_block-text_big {
		font-size: 32px;
		padding-right: 150px;
	}

	.orange_block-text_big:first-child, .orange_block-text_small:first-child, .orange_block-text_smallo_o:first-child {
		padding-top: 40px;
		padding-right: 80px;
		margin-bottom: 5px;
	}

	.orange_block-text_big br {
		display: none;
	}

	.orange_block-text_smallo_o {
		max-width: 57%;
		font-size: 14px;
		line-height: 22px
	}

	.orange_block-text_small {
		font-size: 24px;
		padding-right: 100px;
		line-height: 1.2em;
	}

	.grey_block .content {
		display: flex;
		justify-content: space-between
	}

	.counter_first {
		width: 33%
	}

	.advantages_header, .paper_text_header {
		font-size: 30px
	}

	.advantages {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin: 0;
		width: 100%;
		padding-top: 30px;
		padding-bottom: 40px
	}

	.calc_center {
		padding-top: 20px;
	}

	.form_price {
		width: 100%;
		margin: 0;
		padding-top: 25px;
		margin-top: 12px;
		padding-bottom: 25px;
		order: -1
	}

	.header_form {
		font-size: 30px
	}

	.calc_section .content {
		display: flex;
		flex-direction: column
	}

	.advantages_header {
		flex: 0 1 100%;
		margin-bottom: 15px
	}

	.advantages_block {
		flex: 1 0 32%;
		width: 32%;
		margin: 0
	}

	.advantages_block p {
		font-size: 14px
	}

	.counter_first .counter1:first-child, .counter_first .counter:first-child {
		margin-right: 2px
	}

	.advantages_block img {
		width: auto;
		height: 70px
	}

	.quotes {
		margin: 0 auto 10px
	}

	.review {
		height: auto
	}

	.white_overlay {
		z-index: -1
	}

	.button_open {
		display: none
	}

	#draggable .fl_l {
		float: none
	}

	.slick-slider {
		margin: 0 auto
	}

	.slick-arrow {
		position: absolute;
		top: 50%;
		transform: translate(0, -48px);
		height: 32px;
		width: 32px;
		box-shadow: 0 3px 2px rgba(0, 0, 0, 0.36);
		border-radius: 5px;
		z-index: 99;
		border: none;
		font-size: 0;
		line-height: 0;
		background-position: 50%;
		background-repeat: no-repeat;
		background-color: #ffffff;
		background-size: 9px;
		transition: all 0.1s linear;
	}

	.slick-prev {
		background-image: url('../images/buttons/slider-arrow-left.svg');
		left: -36px
	}

	.slick-next {
		background-image: url('../images/buttons/slider-arrow-right.svg');
		right: -36px;
	}

	.slick-arrow:hover, .slick-arrow:active, .slick-arrow:focus {
		transform: translate(0, -46px);
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.36);
		background-color: rgba(255, 255, 255, 0.78);
	}

	.tooltip .tooltip_text {
		width: 100%;
		min-height: 90px;
		padding: 22px
	}

	.fl_r.tooltips {
		display: none
	}

	.benefits_block {
		display: flex;
		width: 100%;
		height: auto;
		padding-right: 0
	}

	.advantages_header + .benefits_block {
		margin-top: 15px
	}

	.benefits_block:nth-child(even) {
		margin-right: 0
	}

	.benefits_block .text_block {
		max-width: 290px
	}

	.benefits_block .header_b {
		margin-top: 0;
		font-size: 18px
	}

	.services_button {
		width: 298px
	}

	.paper_text_header + section .fl_r {
		float: none
	}

	.article_header {
		font-size: 18px
	}

	.paper_text article {
		max-width: 100%
	}

	.footer ul:nth-child(odd) {
		margin-top: 0
	}

	.first_footer .fl_l, .first_footer .fl_r {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column
	}

	.second_footer {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap
	}

	.second_footer .fl_r, .second_footer p {
		max-width: 100%
	}

	.second_footer .fl_r {
		float: none;
		padding-bottom: 30px;
		order: -1;
		border-bottom: 1px solid #484848
	}

	.second_footer p {
		padding-top: 10px
	}

	.copyright {
		padding: 22px 0 25px;
		line-height: 1.5em;
	}

	.footer_h {
		font-size: 18px
	}

	.fl_l, .fl_r {
		float: none;
		width: 100%;
		padding: 0
	}

	.first_footer .fl_l, .first_footer .fl_r {
		width: 49%
	}

	.first_footer .fl_l {
		float: left
	}

	.first_footer .fl_r {
		padding-left: 10px;
		float: right
	}
}

@media (max-width: 375px) {
	#modal_form_login {
		padding-left: 35px;
		padding-right: 35px
	}

	#modal_form_login input, .modal_body {
		width: 100%
	}

	.fl_l, .fl_r {
		padding: 0;
		width: 100%;
		float: none
	}

	.content {
		padding: 0 8px
	}

	.header {
		padding: 8px
	}

	.header_form {
		font-size: 21px
	}

	.log_in, .menu_trigger {
		padding: 7px 9px
	}

	.orange_block {
		padding-bottom: 35px;
		overflow: hidden
	}

	.orange_block-text img {
		width: 140px;
	}

	.orange_block-text_big:first-child, .orange_block-text_small:first-child, .orange_block-text_smallo_o:first-child {
		padding-top: 35px;
		padding-right: 100px;
	}

	.orange_block-text_big {
		font-size: 24px;
		line-height: 1.2em;
	}

	.orange_block-text_small {
		margin-top: 0;
		font-size: 18px;
		padding-right: 100px;
	}

	.orange_block-text_smallo_o {
		max-width: 185px;
		font-size: 13px;
		line-height: 18px;
		margin-top: 0
	}

	.calc_button {
		font-size: 16px;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.form_order_group {
		padding-top: 2px
	}

	.selectric {
		padding-left: 10px
	}

	#pages_count, #set-urgency, .lend-tovar-cart-left, .lend-tovar-cart-left1, .selectric .label {
		height: 26px;
		line-height: 26px;
		margin-left: 0
	}

	.arrow-cart-lend-1, .arrow-cart-lend-11 {
		bottom: 0
	}

	.arrow-cart-lend-2, .arrow-cart-lend-22 {
		top: 0
	}

	.new_customer p {
		top: -10px
	}

	.new_customer p, .new_customer span {
		font-size: 13px
	}

	.button_block {
		width: 26px;
		height: 26px;
		background-size: 10px
	}

	.a_background {
		background-size: 10px
	}

	#total_price {
		position: absolute;
		font-size: 18px;
		padding-top: 8px
	}

	.form_order_price {
		display: inline-block
	}

	.form_order_btn {
		position: absolute;
		width: 64%;
		font-size: 18px;
		padding-top: 8px;
		height: 100%;
		margin-top: 0;
		border-radius: 0;
		border-top-right-radius: 36px;
		border-bottom-right-radius: 36px;
		background-size: 6px
	}

	.form_order_top {
		padding-left: 15px;
		padding-right: 15px
	}

	.form_order_price_group {
		margin-top: 12px;
		border-radius: 41px;
		border: 1px solid #e85639;
		height: 36px
	}

	.grey_block {
		height: 65px
	}

	.counter_first {
		padding-top: 12px;
		font-size: 22px
	}

	.counter_first p {
		margin: 5px 0 0;
		font-size: 10px
	}

	.counter_first:after {
		height: 95%;
		background-size: contain
	}

	.counter_first:nth-child(3):after {
		display: none
	}

	.counter_first .counter1:first-child, .counter_first .counter:first-child {
		margin: 0
	}

	.advantages_header, .paper_text_header {
		font-size: 21px
	}

	.advantages {
		display: block;
		margin: 10px 0 0
	}

	.review {
		height: 280px
	}

	.quotes {
		width: 50px
	}

	.customer_name {
		font-size: 13px
	}

	.tooltip .tooltip_text {
		padding: 10px
	}

	.tooltip .tooltip_text p {
		font-size: 13px
	}

	.advantages_block p {
		padding: 0 5px
	}

	#draggable .fl_l {
		width: 100%;
	}

	.benefits {
		margin-top: 35px
	}

	.benefits_block .header_b {
		font-size: 14px
	}

	.benefits_block .header_t {
		line-height: 18px;
		font-size: 13px
	}

	.benefits_block {
		height: auto;
		padding: 8px 12px 12px
	}

	.benefits_block .text_block {
		max-width: 250px
	}

	.paper_text {
		padding-top: 20px
	}

	.services_button {
		font-size: 18px;
		height: 39px;
		width: 210px;
		margin: 24px auto
	}

	.footer ul a {
		font-size: 13px
	}

	.first_footer {
		padding-bottom: 18px
	}

	.second_footer {
		margin-top: 14px;
		padding-bottom: 5px
	}

	.second_footer .fl_r {
		margin-top: 2px;
		margin-bottom: 24px;
		padding-bottom: 16px
	}

	.second_footer .footer_h {
		margin-bottom: 5px
	}

	.payment_item {
		margin-top: 14px;
		margin-right: 14px;
	}

	.second_footer p {
		padding-top: 2px
	}

	.footer ul {
		margin-right: 0
	}

	.copyright {
		padding: 10px 0;
		line-height: 18px
	}
}

.toggle_block {
	position: relative
}

.toggle_block__wrap {
	position: relative;
	display: flex;
	height: 38px;
	line-height: 38px;
	border-radius: 38px;
	justify-content: space-between;
	border: 1px solid #b2b2b2
}

.toggle_block__btn {
	list-style-type: none;
	margin: 0;
	position: relative;
	text-align: center;
	width: 50%;
	z-index: 1;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	flex-basis: 0;
	padding: 0 5px
}

.toggle_block__btn--active {
	color: #e85639
}

.toggle_block__slider {
	position: absolute;
	top: -1px;
	left: 0;
	width: 50%;
	bottom: -1px;
	border-radius: 38px;
	border: 1px solid #e85639;
	background: #fff;
	transition: left .3s
}

.selectric-disabled, .selectric-items .disabled {
	opacity: .5;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.selectric-wrapper {
	position: relative;
	cursor: pointer
}

.selectric-responsive {
	width: 100%
}

.selectric {
	border: 1px solid #ddd;
	background: #f8f8f8;
	position: relative
}

.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 38px 0 10px;
	font-size: 12px;
	line-height: 38px;
	color: #444;
	height: 38px
}

.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
	height: 38px;
	color: #bbb;
	text-align: center;
	font: 0/0 a
}

.selectric .button:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #bbb;
	border-bottom: none
}

.selectric-hover .selectric, .selectric-open .selectric {
	border-color: #c4c4c4
}

.selectric-hover .selectric .button {
	color: #a2a2a2
}

.selectric-hover .selectric .button:after {
	border-top-color: #a2a2a2
}

.selectric-open {
	z-index: 9999
}

.selectric-open .selectric-items {
	display: block
}

.selectric-disabled {
	cursor: default;
	user-select: none
}

.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0
}

.selectric-hide-select select {
	position: absolute;
	left: -100%;
	display: none
}

.selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: 0 !important;
	border: none !important;
	background: 0 0 !important
}

.selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important
}

.selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #f8f8f8;
	border: 1px solid #c4c4c4;
	z-index: -1;
	box-shadow: 0 0 10px -6px
}

.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto
}

.selectric-above .selectric-items {
	top: auto;
	bottom: 100%
}

.selectric-items li, .selectric-items ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	min-height: 20px
}

.selectric-items li {
	display: block;
	padding: 8px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
	color: #666;
	cursor: pointer
}

.selectric-items li.selected {
	background: #efefef;
	color: #444
}

.selectric-items li:hover {
	background: #f0f0f0;
	color: #444
}

.selectric-items .disabled {
	cursor: default !important;
	background: 0 0 !important;
	color: #666 !important;
	user-select: none
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:after, .slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.bcFloat {
	position: fixed !important;
	top: auto !important;
	left: auto !important;
	bottom: 0 !important;
	right: 12px !important;
	transform: scale(1) !important
}

.bcFloat img {
	-webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .6));
	filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .6))
}

.bt_chat_like_form__btn[type=submit] {
	background: #3ead32
}
