.hideon {display: none;}
.clearme {clear: both;}
.clearme::after { 
  content: "";
  display: block; 
  clear: both;
}

.form_item.error input {border-color: red;}

.left_us > div a img {max-width: 350px;}

.full-review-text {display: none;}

.us_txt .show-all-review {font-size: 14px; font-weight: 100; text-decoration: underline; margin-left: 3px; color: #0070c9;}
.us_txt .show-all-review:hover{text-decoration: none; /*color:#F4C000;*/ cursor: pointer;}

.cat_links .active {font-weight: bold;}
.cat_links .active a {text-decoration: none;}

.left_nav > li.current > a {color: #F4C000;}

.dop_nav {width: 230px;}
.dop_nav > li.current a {color: #F4C000;}

.search-results {margin-left: 20px;}
.search-results li {padding-bottom: 10px;}
.search-results a{font-size: 16px;color:#000;}
.search-results a:hover{color:#F4C000; text-decoration: underline;}

.ajax-btn-wrapper {position: relative;}
.ajax-loader {position: absolute; left: 47%; top: 33%; display: none;}
.ajax-btn-wrapper.ajax-in-progress .ajax-loader {display: block;}

.small-menu-logo {position: relative; top: 1px; margin-right: 1.5em; display: none;}
.navigation.fixed .small-menu-logo {display: block;}
.small-menu-logo img {width: 45px;}

.blog-main-image-wrapper {position: relative; margin-bottom: 25px;}
.blog-main-image-wrapper h2, .blog-main-image-wrapper h1 {
  position: absolute;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px;
  background: rgba(0, 0, 0, 0.5);
}
.blog-main-image-wrapper .big_img {
  margin-bottom: 0;
  display: block;
}
.type_page-blog .type_page_txt h2, .type_page-blog .type_page_txt h3, .type_page-blog .type_page_txt h4, .type_page-blog .type_page_txt h5 {
  margin-bottom: 20px;
}
.type_page-blog .type_page_txt ul, .type_page-blog .type_page_txt ol {
  padding-left: 1em;
  margin-bottom: 20px;
}
.type_page-blog .type_page_txt ul li {
  list-style: inherit;
}
.type_page-blog .type_page_txt ul li, .type_page-blog .type_page_txt ol li {
  margin-bottom: 6px;
}
.type_page-blog .type_page_txt p + img {
  margin-bottom: 20px;
}

.fullwidth-news .left_blog_sort {width: 100%;}
.fullwidth-news .blog_item {width: 32.5%; margin-right: 10px;}
.fullwidth-news .blog_item:nth-child(2n) {float: left;}
.fullwidth-news .blog_item:nth-child(3n) {margin-right: 0;}

.foot_menu_item .like-h4 {
	color: #fff;border-bottom: 1px solid rgba(255,255,255,0.2);}
	/*.foot_menu_item .like-h4:after{content: '';position: absolute;top:0;height: 100%;right: 0;background: url(../img/icons/ar_open.png) no-repeat center center;width: 12px;-webkit-transition:  all 0.3s ease-out;
	-moz-transition:  all 0.3s ease-out;
	-o-transition:  all 0.3s ease-out;
	-ms-transition:  all 0.3s ease-out;
	transition:  all 0.3s ease-out;}*/
	.foot_menu_item .like-h4.active:after{
	-moz-transform: rotate(180deg); /* Для Firefox */
	-ms-transform: rotate(180deg); /* Для IE */
	-webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
	-o-transform: rotate(180deg); /* Для Opera */
	transform: rotate(180deg);
}

.text-page-wrapper h1 {font-weight: bold;}
.text-page-wrapper p {padding: 7px 0;}
.text-page-wrapper table {border-collapse: collapse;}
.text-page-wrapper table td {border: 1px solid #ccc; padding: 10px;}
.text-page-wrapper .text-content {margin-top: 20px;}

/*================================================================================================*/
@font-face {
    font-family: 'montserratbold';
    src: url('/assets/fonts/montserrat-bold-webfont.eot');
    src: url('/assets/fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('/assets/fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratregular';
    src: url('/assets/fonts/montserrat-regular-webfont.eot');
    src: url('/assets/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('/assets/fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratsemibold';
    src: url('/assets/fonts/montserrat-semibold-webfont.eot');
    src: url('/assets/fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('/assets/fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*Страниы с номерами*/
.numbers-page-wrapper .number-content {color: #262626; font-family: 'montserratregular';}
.numbers-page-wrapper .number-content a {color: #d28412;}
.numbers-page-wrapper .number-content p {margin: 7px 0;}
.numbers-page-wrapper .gray-text {color: #c4c4c4;}
.numbers-page-wrapper .block_head_cell .title {font-family: 'montserratsemibold'; font-size: 54px; }
.numbers-page-wrapper .wr_svyaz {max-width: 600px; margin-top: 30px;}
.numbers-page-wrapper .wr_svyaz .text {color: #fff; text-align: left; opacity: .7;}
.numbers-page-wrapper .wr_svyaz .but_type {margin-top: 100px; font-family: 'montserratsemibold'; font-size: 16px; line-height: 24px; text-transform: uppercase; color: #2b2c30; max-width: 90%; padding: 16px 40px;}
.numbers-page-wrapper .but_type .but-addition {display: block; color: #262626; font-family: 'montserratregular'; font-size: 14px; opacity: .6; text-transform: none;}

.numbers-page-wrapper .title {font-family: 'montserratsemibold'; font-size: 30px; padding-bottom: 0;}

.numbers-page-wrapper .profits {margin: 80px 0 0 0;}
.numbers-page-wrapper .profits ul {margin-top: 70px; text-align: center;}
.numbers-page-wrapper .profits ul li {display: inline-block; font-size: 16px; font-family: 'montserratsemibold'; width: 230px; margin-right: 50px;}
.numbers-page-wrapper .profits ul li:last-child {margin-right: 65;}
.numbers-page-wrapper .profits ul li .profit-icon {float: left;}
.numbers-page-wrapper .profits ul li span {position: relative; top: 7px;}

.numbers-page-wrapper .how-much {margin: 80px 0 0 0;}
.numbers-page-wrapper .how-much .text {margin: 40px 0 35px 0; color: #c4c4c4;}
.numbers-page-wrapper .how-much .two-cols .col {width: 50%; height: 224px; padding: 30px;}
.numbers-page-wrapper .how-much .two-cols .col:nth-child(2) {width: 45.3%; border: 1px solid #bfbfbf; border-radius: 5px;}
.numbers-page-wrapper .how-much .two-cols .col.withpic {color: #FFF;}
.numbers-page-wrapper .how-much .hm-title {font-family: 'montserratsemibold'; font-size: 22px; margin-bottom: 17px;}
.numbers-page-wrapper .how-much .hm-description .more {margin-top: 17px;}

.numbers-page-wrapper .two-cols .col {width: 47%; float: left; margin-right: 4.7%;}
.numbers-page-wrapper .two-cols .col:nth-child(2) {margin-right: 0;}

.numbers-page-wrapper .numbers {margin: 80px 0 0 0;}
.numbers-page-wrapper .numbers .for-mobile {display: none;}
.numbers-page-wrapper .numbers ul li {display: inline-block; width: 47%; margin-right: 5.6%; font-size: 16px; margin-bottom: 32px;}
.numbers-page-wrapper .numbers ul li:nth-child(2n) {margin-right: 0;}
.numbers-page-wrapper .numbers ul li .number-col {width: 32%; display: inline-block; vertical-align: top;}
.numbers-page-wrapper .numbers ul li.num-header {font-size: 14px; font-family: 'montserratsemibold';}
.numbers-page-wrapper .numbers ul li .currency {font-style: italic; font-family: 'montserratregular';}
.numbers-page-wrapper .numbers ul li a {display: block; font-size: 12px;}
.numbers-page-wrapper .numbers .connect {text-align: center;}
.numbers-page-wrapper .numbers .connect .but_type {margin: 0 auto; text-transform: uppercase; color: #262626; font-family: 'montserratsemibold'; font-size: 16px;}
.numbers-page-wrapper .numbers .button-agreement {font-size: 10px; margin-top: 30px;}
.numbers-page-wrapper .numbers .button-agreement a {color: #2ea3fd;}

.numbers-page-wrapper .how-much-single {margin: 80px 0 0 0;}
.numbers-page-wrapper .how-much-single .for-mobile {display: none;}
.numbers-page-wrapper .how-much-single ul {margin-top: 56px;}
.numbers-page-wrapper .how-much-single ul li {display: inline-block; width: 100%; font-size: 16px; margin-bottom: 32px;}
.numbers-page-wrapper .how-much-single ul li .number-col {width: 350px; display: inline-block; vertical-align: top;}
.numbers-page-wrapper .how-much-single ul li.num-header {font-size: 14px; font-family: 'montserratsemibold';}
.numbers-page-wrapper .how-much-single ul li .currency {font-style: italic; font-family: 'montserratregular';}

.numbers-page-wrapper .how-to-connect {margin: 80px 0 0 0;}
.numbers-page-wrapper .how-to-connect .steps {margin-top: 80px;}
.numbers-page-wrapper .how-to-connect .steps .step-item {margin-bottom: 40px;}
.numbers-page-wrapper .how-to-connect .steps .step-item .num { 
	font-size: 30px;
	color: white;
	text-shadow:
		0px 0px 0 #c8c8c8,
		-1px -1px 0 #c8c8c8,  
		1px -1px 0 #c8c8c8,
		-1px 1px 0 #c8c8c8,
		1px 1px 0 #c8c8c8;
	float: left;
	width: 4%;
	min-width: 37px;
}
.numbers-page-wrapper .how-to-connect .steps .step-item  p {float: left; margin-left: 2%; padding-top: 10px; max-width: 90%;}
.numbers-page-wrapper .how-to-connect .two-cols {margin-top: 140px;}
.numbers-page-wrapper .how-to-connect .two-cols .htc-title {font-family: 'montserratsemibold'; font-size: 30px; margin-bottom: 20px;}
.numbers-page-wrapper .how-to-connect .two-cols .htc-title img {display: block; margin-bottom: 40px;}
.numbers-page-wrapper .how-to-connect .more {margin-top: 20px;}
.numbers-page-wrapper .how-to-connect .more a {color: #262626;}

.numbers-page-wrapper .how-can-help {margin: 80px 0;}
.numbers-page-wrapper .how-can-help .hch-wrapper {margin-top: 50px;}
.numbers-page-wrapper .how-can-help .text {float: left; width: 70%;}
.numbers-page-wrapper .how-can-help .usefull-info {float: right; width: 25%; color: #ff9c00; letter-spacing: 1px; border-left: 9px solid #ff9c00; padding-left: 20px;}

/*Страницы с номерами*/
/*================================================================================================*/

.free-connect {
background-color: #f4c000;
border-radius: 5px;
padding: 3px 20px;
line-height: 19px !important;
text-decoration: none !important;
text-align: center;
color: #000 !important;
}

.but_type.auth-button{background-color: transparent; color: #FFF; border: 1px solid #dfb003;}
.mob_menu_item .like-h4 {font-weight: bold; color: #FFF;}

.left_nav li {position: relative;}
.left_nav li.withsub {position: relative;padding-right: 20px;background: url(../img/icons/ar_down.png) no-repeat center right;}
.submenu{display: none; position: absolute;top:100%;right: -5px;background: #fff;width: 170px;z-index: 11;
margin-top: 9px;border-radius: 4px;
-webkit-transition:  all 0.5s ease-out;
-moz-transition:  all 0.5s ease-out;
-o-transition:  all 0.5s ease-out;
-ms-transition:  all 0.5s ease-out;
transition:  all 0.5s ease-out;    
-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);
box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);}
.submenu li{display: block;vertical-align: top;}
.submenu li + li{border-top: 1px solid #E4E4E4;}
.submenu li a{display: block;vertical-align: top;font-size: 16px;color:#000000;opacity: 0.9;padding: 11px 10px 12px 15px;line-height: 22px;}
.submenu li a:hover{background: #F4C000;text-decoration: none;color:#000;}
.submenu:before{content: '';position: absolute;width: 100%;height: 9px;left: 0;background: url(../img/icons/ar_op.png) no-repeat 98% center;top:-9px;}

.block_head.tinyblock .block_head_cell2 {height: auto;}
.block_head.tinyblock .wrap_block_head {height: 280px;}
.block_head.tinyblock .wr_svyaz p {color: #FFF; margin-bottom: 7px;}

.block-icon {margin-bottom: 20px;}
.block-icon img {max-width: 225px; width: 100%; display: block; margin: 0 auto;}

.vats-text-btn {max-width: 300px; margin: 20px auto 0;}


#up_arrow {position: fixed; bottom: 10px; left: 20px; display: none;}
#up_arrow img {width: 40px; opacity: .8;}

.mobile-sub {margin-left: 15px;}

.vats-blocks .tarif_item {width: 23%;}
.vats-blocks .tarif_item:nth-child(3n) {margin-right: 2%;}
.vats-blocks .tarif_item:nth-child(4n) {margin-right: 0;}


.block_form.auth-form {max-width: 500px;}
input[type='checkbox'].nostyle {-webkit-appearance: checkbox;}
/* ФОРМА ВХОДА В ПОПАПЕ СО СТАРОГО САЙТА */

/* #Form */

#Form {
  z-index: 200;
  width: 400px;
  background: #fff;
  border-radius: 3px;
}

#Form #Tabs {
  background: #d9d9d9;
  border-radius: 3px 3px 0 0;
}

#Form #Tabs a {
  width: 200px;
  padding: 10px 20px;
  display: block;
  float: left;
  text-decoration: none;
  color: #666;
  -webkit-transition: 0.3s ease all;
     -moz-transition: 0.3s ease all;
       -o-transition: 0.3s ease all;
          transition: 0.3s ease all;
}

#Form #Tabs a.active {
  background: #fff;
  color: #000;
  border-radius: 3px 3px 0 0;
  font-weight: 700;
  cursor: default;
}

#Form #Tabs a:hover {
  color: #000;
}

#Form #FormContent form {
  padding: 20px 20px 0 20px;
}

#Form #FormContent form label {
  font-size: 12px;
  color: #999;
  display: block;
  position: relative;
}

#Form #FormContent form input[type=text],
#Form #FormContent form input[type=password] {
  display: block;
  width: 100%;
  padding: 10px 10px 10px 40px;
  height: 20px;
  line-height: 20px;
  background: url('/img/sprite.svg') no-repeat #fff;
  background-size: 2000px 2000px;
  border: 2px solid #eee;
  border-radius: 3px;
  outline: none;
  height: 40px;
  font-size: 13px;
  font-weight: 700;
  margin: 5px 0 20px 0;
  -webkit-transition: 0.3s ease border-color;
     -moz-transition: 0.3s ease border-color;
       -o-transition: 0.3s ease border-color;
          transition: 0.3s ease border-color;
}

#Form #FormContent form input[type=text]:focus,
#Form #FormContent form input[type=password]:focus {
  border-color: #f8ca21;
}

/* Icons */

#Form #FormContent form input[name=username]      { background-position: -10px -92px; }

#Form #FormContent form input[name=userpassword]  { background-position: -10px -132px; }

#Form #FormContent form input[name=payment]       { background-position: -10px -212px; }

#Form #FormContent form input[name=usermail]       { background-position: -10px -250px; }

#Form #FormContent form input[name=userphone]       { background-position: -10px -292px; }


#paymentPhone {background-position: -10px -292px !important;}

/* Validation Styles */

#Form #FormContent .error:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  right: 10px;
  top: 34px;
  background: url('/img/sprite.svg') #fff;
  background-position: -20px -20px;
  position: absolute;
}

#Form #FormContent .success:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  right: 10px;
  top: 34px;
  background: url('/img/sprite.svg') #fff;
  background-position: -20px -60px;
  position: absolute;
}

.errortext {
  display: block;
  text-align: right;
  position: absolute;
  padding-right: 40px;
  top: 35px;
  right: 0;
  font-size: 11px;
  color: #c41212;
}

.auth_error {
  display: block;
  font-size: 11px;
  color: #c41212;
  margin: -15px 0 10px 0;
}

.payment_error {
  display: block;
  font-size: 11px;
  color: #c41212;
  margin: 0 0 20px 0;
}

#Form #FormContent form label[for=payment] {
  width: 150px;
  margin-right: 20px;
}

#Form #FormContent form label[for=paymentmethod] {
  width: 190px;
}

.forgot-methods a.active {
  font-weight: 700;
  text-decoration: none;
  color: #000;
}

/* Button */

.button {
  display: block;
  width: 100%;
  padding: 8px 20px;
  height: 20px;
  line-height: 20px;
  background: #f8ca21;
  border: 2px solid #f8ca21;
  color: #333;
  border-radius: 3px;
  outline: none;
  height: 40px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: 0.3s ease all;
     -moz-transition: 0.3s ease all;
       -o-transition: 0.3s ease all;
          transition: 0.3s ease all;
}

.button:hover {
background: #fdd43e; border-color: #fdd43e; box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
/*
  background: #fff;
  color: #000;
*/
}

.button:disabled, .button:disabled:hover {
  background: #eee;
  border-color: #eee;
  box-shadow: none;
  cursor: default;
}

#SuccessPhone, #SuccessMail, #failRecover {
  padding: 40px;
  text-align: center;
}

#Form #FormContent form label.abs {
    position: absolute;
    top: 195px;
    right: 47px;
}
.left {
    float: left;
}
.textleft {
    text-align: left;
}
.fs12 {
    font-size: 12px;
}
.right {
    float: right;
}
.textright {
    text-align: right;
}
.mb10 {
    margin-bottom: 10px;
}

.dynamic-forget-content {
    display: none;
}

.dynamic-forget-content-error {
    display: none;
}
.mt50 {
    margin-top: 50px;
}


.breadcrumbs > * {color: #0070c9;}
.breadcrumbs a:last-child {color: #000;}

.blog_txt a, .blog_txt a:visited {color: #0070c9;}


/* КОНЕЦ ФОРМЫ */

.centered-blocks .wrap_support {text-align: center;}
.centered-blocks .support_item {float: none; display: inline-block;}
.centered-blocks .support_item.support_item_last {background: #F8F8F8; padding: 0 5px; position: relative; top: -35px;}
.centered-blocks .support_item .but_type {margin-top: 20px;}
.centered-blocks .support_item.support_item_last p {font-size: 18px;}

.centered-blocks .personal_item {float: none; display: inline-block;}
.centered-blocks .wrap_personal {text-align: center;}


.no-autoheight-wrapper .tarif_item {height: auto !important; float: none; display: inline-block; vertical-align: top;}

a.button.start {
    font-size: 21px;
    padding: 11px 20px 12px;
    width: 350px;
    height: auto;
    font-weight: normal;
    display: block;
    margin: 0 auto;
    text-align: center;
    background-image: linear-gradient(180deg, #fc0 0%, #ffbf00 100%);
    border-radius: 100px;
    color: black;
    position: relative;
}
a.button span.min {
    font-size: 13px;
    display: block;
    text-align: center;
    font-size: 13px;
}

.blog-news-h1 {margin-bottom: 20px;}


.but_type.swiper-button-next.another-review-btn {background: #fdd43e; border-color: #fdd43e; width: auto; border-radius: 5px;}

.breadcrumbs ul li {display: inline-block;}
.breadcrumbs ul li .point {display: inline-block; position: relative; top: 5px; padding: 0 7px;}


.g-recaptcha {margin-bottom: 7px;}

section.navigation.fixed .left_nav > li {padding-right: 4%;}

.vats-text {text-align: left; line-height: 1.4;}
.vats-text h2 {font-size: 33px;}
.vats-text h3 {font-size: 23px;}
.vats-text .ats-header {font-weight: bold; font-size: 22px;}
.vats-text .ats-list-item-important {font-size: 19px;}
.ats-hidden {display: none;}
.ats-load-more {text-align: center;}
.ats-load-more a {color: #fc0; font-size: 20px !important; font-weight: bold; border-bottom: 1px dashed #fc0;}
.ats-load-more a:hover {text-decoration: none;}

/*
 * Стили для контент seo блоков - начало
 *
 */
 .content-styles > *:first-child {
  margin-top: 0;
}
.content-styles > *:last-child {
  margin-bottom: 0;
}
.content-styles h1 {
  font-size: 30px;
  margin-top: 55px;
}
.content-styles h2 {
  font-size: 30px;
  margin-top: 55px;
}
.content-styles h3 {
  font-size: 28px;
  margin-top: 45px;
}
.content-styles h4 {
  font-size: 24px;
  margin-top: 45px;
}
.content-styles h5 {
  font-size: 20px;
  margin-top: 45px;
}
.content-styles h6 {
  font-size: 15px;
  margin-top: 35px;
}
.content-styles h1, .content-styles h2, .content-styles h3, .content-styles h4, .content-styles h5, .content-styles h6 {
  color: #020202;
  margin-bottom: 30px;
  margin-top: 20px;
}
.content-styles sup {
  font-size: 12px;
  vertical-align: super;
}
.content-styles sub {
  font-size: 12px;
  vertical-align: sub;
}
.content-styles b, .content-styles strong {
  font-weight: bold;
}
.content-styles i, .content-styles em {
  font-style: italic;
}
.content-styles a {
  color: #f4c000;
  transition: 0.35s ease;
  border-bottom: solid 1px #f4c000;
}
.content-styles a:hover {
  border-color: transparent;
}
.content-styles p {
  font-size: 16px;
  line-height: 26px;
  color: #020202;
  margin-bottom: 30px;
}
.content-styles hr {
  margin-bottom: 30px;
  border: 0;
  height: 1px;
  background-color: #d6d5d5;
}
.content-styles iframe {
  width: 100% !important;
  min-height: 400px;
  margin-bottom: 30px;
}
.content-styles ul {
  margin-bottom: 30px;
  font-size: 16px;
  color: #231f1f;
  list-style-type: none;
}
.content-styles ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 16px;
  line-height: 22px;
}
.content-styles ul li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #f4c000;
  top: 8px;
  left: 0;
}
.content-styles ol {
  margin-bottom: 30px;
  font-size: 16px;
  color: #303335;
  counter-reset: li;
  list-style-type: none;
}
.content-styles ol li {
  position: relative;
  margin-bottom: 16px;
  padding-left: 32px;
  line-height: 22px;
}
.content-styles ol li:before {
  content: "0" counter(li) ".";
  counter-increment: li;
  vertical-align: middle;
  font-size: 16px;
  margin-right: 10px;
  color: #f4c000;
  font-weight: bold;
  position: absolute;
  left: 0;
  display: inline-block;
}
.content-styles ul li > ul, .content-styles ol li > ul {
  margin-top: 10px;
  margin-bottom: 0;
}
.content-styles ul li > ul li, .content-styles ol li > ul li {
  margin-bottom: 6px;
  padding-left: 18px;
}
.content-styles ul li > ul li:last-of-type, .content-styles ol li > ul li:last-of-type {
  margin-bottom: 0;
}
.content-styles ul li > ul li:before, .content-styles ol li > ul li:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 2px;
  background: #303335;
  top: calc(50% - 1px);
  left: 0;
}
/*
 * Стили для контент seo блоков - конец
 *
 */
 

.recovery-type {
  border-bottom: 1px dashed;
}
.recovery-type.active {
  border-bottom: none;
}
.recovery-type-wrapper {
  display: none;
}
.recovery-type-wrapper.active {
  display: block;
}

#vacancy_request .input {
  display: block;
  padding: 10px 15px;
  margin-bottom: 15px;
  width: 100%;
  border-radius: 3px;
  border: solid 1px rgba(0, 0, 0, 0.12);
  background: #fff;
  font-size: 15px;
  font-family: inherit;
  box-sizing: border-box;
}
#vacancy_request .send-btn {
  width: 100%;
  height: 50px;
  margin-top: 30px;
}
#vacancy_request .warnText {
  text-align: center;
  margin-top: -10px;
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
	.numbers-page-wrapper .profits ul li {width: 200px; font-size: 13px;}
}

@media (max-width: 1110px) {
	.numbers-page-wrapper .numbers ul li {margin-right: 0;}
}

@media (max-width: 1080px) {
	.numbers-page-wrapper .profits ul li {width: 40%; margin-top: 20px; margin-right: 0;}
	.numbers-page-wrapper .profits ul li span {top: 15px;}
}

@media (max-width: 900px) {
  .centered-blocks .support_item {float: left;}
  .centered-blocks .support_item.support_item_last {padding: 5px; top: 0;}
  .centered-blocks .support_item .but_type {display: inline-block;}

  .centered-blocks .personal_item {float: left;}

}

@media (max-width: 780px) {
	.numbers-page-wrapper .how-much .two-cols .col {font-size: 14px;}
	.numbers-page-wrapper .numbers ul li {width: 100%;}
	.numbers-page-wrapper .numbers ul li.num-header {display: none;}
	.numbers-page-wrapper .numbers ul li .number-col {width: 100%;}
	.numbers-page-wrapper .numbers ul li a {display: inline-block; margin-left: 15px; font-weight: normal;}
	.numbers-page-wrapper .numbers ul li span {margin-bottom: 15px;}
	.numbers-page-wrapper .numbers .for-mobile {display: inline-block; float: left; font-weight: normal;}
	.numbers-page-wrapper .numbers .number-col.city {font-weight: bold;}
	.numbers-page-wrapper .numbers .number-col.price1 {text-align: right; font-weight: bold;}
	.numbers-page-wrapper .numbers .number-col.price2 {text-align: right; font-weight: bold;}

	.numbers-page-wrapper .how-much-single ul li {width: 100%;}
	.numbers-page-wrapper .how-much-single ul li.num-header {display: none;}
	.numbers-page-wrapper .how-much-single ul li .number-col {width: 100%;}
	.numbers-page-wrapper .how-much-single ul li a {display: inline-block; margin-left: 15px; font-weight: normal;}
	.numbers-page-wrapper .how-much-single .for-mobile {display: block; font-weight: normal;}
	.numbers-page-wrapper .how-much-single .number-col.city {font-weight: bold; margin-bottom: 15px;}
	.numbers-page-wrapper .how-much-single .number-col.price1 {text-align: left; font-weight: bold; margin-bottom: 15px;}
	.numbers-page-wrapper .how-much-single .number-col.price2 {text-align: left; font-weight: bold; margin-bottom: 15px;}

	.vats-blocks .tarif_item {width: 48%;}
	.vats-blocks .tarif_item:nth-child(2n) {margin-right: 0;}
	.block-icon img {margin: 0 auto;}
	.wr_tarif_item .like-h4 {font-size: 18px; min-height: 45px; margin-bottom: 0;}

  .fullwidth-news .blog_item {width: 48%;}
}

@media (max-width: 680px) {
	.numbers-page-wrapper .two-cols .col {width: 100%; float: none; margin-bottom: 20px;}
	.numbers-page-wrapper .how-can-help .text {width: 100%; float: none; margin-bottom: 20px;}
	.numbers-page-wrapper .how-can-help .usefull-info {float: none; width: 100%;}
}

@media (max-width: 580px) {
  .fullwidth-news .blog_item {width: 98%; float: none; height: auto !important; clear: both;}
}

@media (max-width: 580px) {
	.numbers-page-wrapper .profits ul li {width: 100%}
	.numbers-page-wrapper .how-much .two-cols .col {float: none; width: 100% !important; margin-bottom: 20px; height: auto;}

	.wr_tarif_item .like-h4 {font-size: 16px; min-height: 75px;}
}

@media (max-width: 490px) {
	.numbers-page-wrapper .how-to-connect .steps .step-item p {width: 80%;}
	.wr_tarif_item .like-h4 {font-size: 14px;}

  #Form {width: 100%;}
  .box-modal#auth {width: 90%;}
  .block_form .like-h4 {padding-bottom: 0;}

}

@media (max-width: 430px) {
  /*
  .wrap_block_head {display: block; word-wrap: break-word;}
  .block_head_cell {display: block; word-wrap: break-word;}
  */
  .numbers-page-wrapper .block_head_cell .title {font-size: 34px;}
  .numbers-page-wrapper .wr_svyaz .but_type {margin-top: 50px;}

}

@media (max-width: 390px) {
  .numbers-page-wrapper .block_head_cell .title {font-size: 24px;}
  .numbers-page-wrapper .wr_svyaz .text {font-size: 15px;}
  .numbers-page-wrapper .wr_svyaz .but_type {margin-top: 50px;}

}

@media print {
  body  {
    margin-top: 0 !important;
    width: 210mm;
  }
  .lp__contacts__main {
    margin-bottom: 50px !important;
  }
  .lp__contacts__main__info .btns-row, .lp__contacts__main__header, .lp__contacts__main__header .print-btn, .nc-navbar, .header, .navigation, .lp__contacts__request-form, .footer, #jivo-iframe-container, #jvlabelWrap {
    display: none !important;
  }
}