@charset "UTF-8";

@font-face {
	font-family:'Rosreestr';
    src:url(../fonts/Rosreestr-Regular.otf);
    font-weight: normal;
}

@font-face {
	font-family:'Rosreestr';
    src:url(../fonts/Rosreestr-Black.otf);
    font-weight: 800;
}

@font-face {
	font-family:'Rosreestr';
    src:url(../fonts/Rosreestr-Bold.otf);
    font-weight: bold;
}




/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'), url(../fonts/IBMPlexSans-Light-cyrillic.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'), url(../fonts/IBMPlexSans-Light-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  src: local('IBM Plex Sans'), local('IBMPlexSans'), url(../fonts/IBMPlexSans-cyrillic.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  src: local('IBM Plex Sans'), local('IBMPlexSans'), url(../fonts/IBMPlexSans-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  src: local('IBM Plex Sans Medium'), local('IBMPlexSans-Medium'), url(../fonts/IBMPlexSans-Medium-cyrillic.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  src: local('IBM Plex Sans Medium'), local('IBMPlexSans-Medium'), url(../fonts/IBMPlexSans-Medium-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  src: local('IBM Plex Sans SemiBold'), local('IBMPlexSans-SemiBold'), url(../fonts/IBMPlexSans-SemiBold-cyrillic.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  src: local('IBM Plex Sans SemiBold'), local('IBMPlexSans-SemiBold'), url(../fonts/IBMPlexSans-SemiBold-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

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,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,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,input {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
    font-family:'IBM Plex Sans';
    letter-spacing: 0.05px
}

fieldset,img {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
}

a img,fieldset,img {
	border: none;
}

input[type=email],input[type=tel],input[type=text],textarea {
	-webkit-appearance: none;
}

.order2__checkbox #checkbox3+label,.order2__checkbox2 #checkbox4+label,.order__checkbox .checkbox-list+label,.pay__checkbox #checkbox+label,button,input[type=submit] {
	cursor: pointer;
}
.clearfix{
    clear: both;
}
button::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

button,input {
	margin: 0;
	padding: 0;
	border: 0;
}

a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea {
	outline: none;
}

ol,ul {
	list-style-type: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

*,:after,:before {
	box-sizing: inherit;
}

body {
	background: #fff;
	line-height: 1.4;
	font-size: 12px;
	
}

a {
	text-decoration: none;
}

.content__in,.footer__in,.header__in,.nav__in,.register__in {
	max-width: 1020px;
	margin: 0 auto;
}

strong {
	font-weight: bold;
}
.underlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: url('/img/bg.png') repeat 0 0;
}
.header__main {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content:space-between;-webkit-justify-content: space-between;-webkit-justify-content:space-between;
	height: 77px;
}

.header__left,.header__main,.header__text {
	display: -ms-flexbox;
	display: flex;
}

.header__left {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	min-width: 780px;
	-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
	justify-content: space-around;-webkit-justify-content: space-around;
}

.header__text {
	color: #888;
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
}

.header__btn,.header__btn-mob {
	border-radius: 4px;
	color: #fff;
	background-color: #4a649a;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	cursor: pointer;
}

.header__btn {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	width: 130px;
	height: 30px;
	font-size: 13px;
}

.header__btn-mob:hover,.header__btn:hover {
	background-color: #435986;
}

.header__btn-mob {
	width: 90px;
	height: 25px;
	display: none;
	font-size: 11px;
    opacity: 0.3;
}

.logo {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;-webkit-flex-align: end;
	align-items: flex-end;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.logo__img img {
	display: block;
}

.logo__text {
	margin-left: 10px;
}

.logo__name {
	font-weight: 800;
	color: #096fac;
	font-size: 20px;
	line-height: 1em;
    text-transform: uppercase;
}

.logo__description {
	line-height: 1em;
	font-size: 10px;
	color: #939393;
}

.search {
	position: relative;
    margin-left: 45px;
    width: 400px;
}

.search input {
	width: 320px;
	border: 1px solid #dcdcdc;
	height: 32px;
	border-radius: 4px;
	font-size: 13px;
	padding: 0 30px 0 13px;
	color: #b9b9b9;
}

.search input:focus {
	border: 1px solid #6ea3df;
    box-shadow: 0 0 7px rgba(110,163,223,.5);
}
.search a{
    margin: 0 15px;
    color: #1c54c4;
    border-bottom: 1px solid;
    position: relative;
}
.search a:after{
    content: "";
    background-image: url(../img/fio.png);
    position: absolute;
    height: 20px;
    width: 20px;
    left: -24px;
    top: -4px;
}
.search a:hover{
    color: #ac2b24;
}
/*.search:after {
	content: "";
	background-image: url(../img/search.png);
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 37px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
}*/

.nav {
	background-color: #536d9c;
	border-bottom: 1px solid #bcbcbc;
}

.nav__in {
	padding-right: 20px;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
	justify-content: space-around;-webkit-justify-content: space-around;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	height: 45px;
}

.nav__item,.nav__item a {
	height: 100%;
	display: -ms-flexbox;
	display: flex;
}

.nav__item {
	position: relative;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
}

.nav__item a {
	color: #fff;
	font-size: 13px;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	font-weight: bold;
}

.nav__item:hover a {
	color: #becfe5;
	text-decoration: underline;
}

.nav .is-active:after {
	content: "";
	width: 70px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
}

.mobile {
	display: none;
	position: relative;
}

.mobile img {
	height: 30px;
	display: block;
}

.mobile__nav,.mobile__nav li {
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.mobile__nav {
	display: none;
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	border-radius: 6px;
	top: 34px;
	position: absolute;
	left: 0;
	width: 230px;
	background-color: #516b99;
    z-index: 10000;
	min-height: 220px;
	height: 220px;
}

.mobile__nav li {
	border-bottom: 1px solid #fff;
	height: 30px;
	margin-top: 5px;
	display: -ms-flexbox;
	display: flex;
}

.mobile__nav a {
	font-size: 16px;
	color: #fff;
}

.content {
	background-color: #f7f8f8;
}

.content__in {
	padding-top: 25px;
}

.content__in h1 {
	font-size: 30px;
	text-align: center;
    font-weight: 500;
}

.content__block {
	margin-top: 25px;
	padding: 34px 37px;
}

.content__block:hover {
	box-shadow: 0 0 7px rgba(193,194,194,.5);
}

.content__block,.content__fluid {
	background-color: #fff;
}

.content__breadcrumbs {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;-webkit-flex-pack:start;
	justify-content: flex-start;-webkit-justify-content: flex-start;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.block1__decree div a,.content__breadcrumbs a {
	color: #4a5e78;
	text-decoration: underline;
}

.content__breadcrumbs .is-active {
	text-decoration: none;
	color: #787878;
}

.content__delimiter {
	color: #4a5e78;
	margin: 0 5px;
	font-weight: 700;
}

.block1,.block1__searchtype1,.block1__searchtypes {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.block1 {
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
	padding: 34px 37px 10px;
}
.block1__mini {
    padding: 51px 25px 28px
}

.block1__searchtype1,.block1__searchtypes {
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.block1__searchtypes {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}

.block1__searchtypes #is-active {
	background-color: #f0f3f6;
	color: #000;
	border-radius: 4px;
	text-decoration: none;
}

.block1__searchtype1 {
	width: 230px;
	height: 30px;
	color: #2865b7;
	cursor: pointer;
}

.block1__searchtype1 div,.block1__searchtype2 div {
	text-align: center;
    border-bottom:1px dotted #85a9f9;
    display: inline-block;
    margin: 0 auto;
}
#is-active div{
    border-bottom:none;
}

.block1__or {
	color: #c1c1c1;
	margin: 0 15px;
    margin-left: 25px;
}

.block1__searchtype2 {
	width: 280px;
	height: 30px;
	color: #2865b7;
	cursor: pointer;
	position: relative;
    padding-left: 23px;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
}

.block1__searchtype2:before {
	content: "";
	position: absolute;
	left: 15px;
	background-image: url(../img/search-type.png);
	width: 16px;
	height: 10px;
}

.block1__decree,.block1__info,.block1__searchtype2 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.block1__info {
	margin-top: 40px;
	margin-bottom: 35px;
	min-height: 75px;
	padding: 12px 15px;
	font-size: 13px;
	background-color: #f7fffa;
	border-left: 2px solid #8fbd8a;
	max-width: 775px;
    line-height: 18px;
}

.block1__decree {
	max-width: 760px;
    line-height: 16px;
}
.block1__decree img {
	max-width: 40px;
}

.block1__decree div {
	margin-left: 10px;
	color: #8a8a8a;
}

.block1__decree div a {
	color: #436c97;
}

.block1__decree,.help,.help__item,.help__maybe {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
}

.help {
	z-index: 9999;
	position: absolute;
	width: 100%;
	display: none;
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	background-color: #fff;
	top: 43px;
	border-left: 1px solid #6ea3df;
	border-right: 1px solid #6ea3df;
	border-radius: 0 0 4px 4px;
	border-bottom: 1px solid #6ea3df;
 -webkit-box-shadow: 0px 1px 5px 0px rgba(42, 96, 162, 0.76);
-moz-box-shadow:    0px 1px 5px 0px rgba(42, 96, 162, 0.76);
box-shadow:         0px 1px 5px 0px rgba(42, 96, 162, 0.76);
}

.help__item,.help__maybe {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #dadada;
}

.help__item {
	padding: 12px 40px 12px 20px;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
	min-height: 45px;
    cursor: pointer;
}

.help__item div {
	margin-left: 5px;
}

.help__item:hover {
	background-color: #f6faff;
}

.help__maybe {
	padding-left: 20px;
	background-color: #f5f5f5;
	width: 100%;
	height: 25px;
}

.help__number,.register__info p span,.search-form1__example a,.search-form1__example span,.search-form2 p {
	font-weight: bold;
}

.help__address {
	width: 420px;
}

.help__coincidences {
	font-size: 11px;
	color: #858585;
	font-weight: bold;
	padding-left: 20px;
	height: 35px;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.search-type1 {
	display: block;
}

.search-type2 {
	display: none;
}

.search-form1 {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
    z-index: 9999;
}

.search-form1 input {
	height: 46px;
	width: 100%;
	padding-left: 20px;
	padding-right: 28px;
	font-size: 15px;
	border-radius: 4px 0 0 4px;
	border: 1px solid #6ea3df;
	color: #000;
}

.search-form1 input:hover {
	background-color: #fffcf2;
}

.search-form1 input:focus {
	-webkit-box-shadow: 0px 1px 5px 0px rgba(42, 96, 162, 0.76);
    -moz-box-shadow: 0px 1px 5px 0px rgba(42, 96, 162, 0.76);
    box-shadow: 0px 1px 5px 0px rgba(42, 96, 162, 0.76);
	background-color: #fffcf2;
}

.search-form1__relative {
	position: relative;
	width: 100%;
}
.help__number{
    width: 180px;
}
.search-form1__relative:after {
	content: "";
	background-image: url(../img/search.png);
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 37px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.help__last{
    color: #4074e9;
    border-bottom: 1px solid;
}
.help__last:hover{
    color:#345fbe;
}
.help_load_wrap{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.71);
    display: none;
}
.help_load{
    margin: auto auto;
    display: block;    
    margin-top: 27px;
    width: 30px;
}
.search-form1__btn {
	width: 183px;
	height: 46px;
	border-radius: 0 4px 4px 0;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	font-size: 14px;
	color: #fff;
	background-color: #4764a5;
	cursor: pointer;
}

.search-form1__btn:hover,.search-form2__btn:hover {
	background-color: #204a89;
}

.search-form1__example {
	margin-left: 23px;
    margin-top: 11px;
    font-size: 11px;
}

.search-form1__example a {
	color: #4667a3;
	border-bottom: 1px solid;
}

.search-form1__example a:last-child {
	font-weight: 100;
}

.search-form2 {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin-right: 100px;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.search-form2 input {
	padding-left: 15px;
	font-size: 13px;
    margin-top: 5px;
	border-radius: 4px;
	border: 1px solid #6ea3df;
	color: #000;
}

.search-form2 input:hover {
	background-color: #fffcf2;
}

.search-form2 input:focus {
	box-shadow: 0 0 7px rgba(110,163,223,.5);
	background-color: #fffcf2;
}

.search-form2__city,.search-form2__street {
	width: 220px;
}

.search-form2__house {
	width: 175px;
}

.search-form2__flat,.search-form2__structure {
	width: 80px;
}

.search-form2__btn {
	width: 183px;
	height: 46px;
	border-radius: 4px;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	font-size: 14px;
	color: #fff;
	background-color: #4764a5;
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: -66px;
}

.advantages,.advantages__item,.search-form2__btn {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.advantages {
	-ms-flex-direction: row;-webkit-flex-direction: row;
	flex-direction: row;-webkit-flex-direction: row;
	-ms-flex-align: start;-webkit-flex-align:start;
	align-items: flex-start;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.advantages__item {
    max-width: 300px;
}

.advantages__item img {
	width: 26px;
	height: 100%;
}

.advantages__caption {
	font-size: 16px;
    font-weight: 500;
}

.advantages__info {
	margin-left: 10px;
}

.advantages__text {
	color: #6e6e6e;
    margin-top: 8px;
    line-height: 14px;
}

.examples h2,.register__in h2 {
	font-size: 26px;
	font-weight: bold;
}

.examples__view {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	margin-top: 24px;
}

.examples__p {
	color: #8f8f8f;
	font-size: 14px;
	min-width: 100px;
}

.examples__choose {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
	justify-content: left;-webkit-justify-content: left;
	width: 100%;
	margin-left: 20px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.examples__content,.examples__select {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.examples__select {
	font-size: 12px;
	text-decoration: underline;
	color: #2c65b1;
	cursor: pointer;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	height: 26px;
	padding: 0 13px;
	border-radius: 4px;
}

.examples .is-active{
	background-color: #f5f9fe;
	text-decoration: none;
	color: #000;
}
.examples__select:hover {
    text-decoration: none;
}

.examples__content {
	margin-top: 30px;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.examples__info {
    margin-right: 30px;
}

.examples__info h3,.services h3 {
	font-size: 18px;
	font-weight: bold;
}

.examples__text {
	font-size: 14px;
	margin-top: 15px;
    line-height: 18px;
}

.examples__specification {
	font-size: 13px;
	font-weight: bold;
	margin-top: 25px;
}

.examples__specification div {
	margin-top: 3px;
}

.examples__gallery,.examples__images {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.examples__gallery {
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
}

.examples__images {
	min-width: 240px;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.examples__img {
	cursor: pointer;
	position: relative;
}

.examples__img img,.examples__img:hover .examples__zoom,.services__item:hover .services__caption:after {
	display: block;
}

.examples__zoom {
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.4);
	background-image: url(../img/zoom-in.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: none;
}

.examples__description {
	margin-top: 10px;
	text-align: center;
	color: #898989;
     font-size: 11px;
    line-height: 14px;
}

.services {
	background-color: none;
	margin-top: 40px;
	margin-bottom: 60px;
}

.services h3 {
	font-size: 20px;
	text-align: center;
}

.services__item,.services__items {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.services__items {
	margin-top: 30px;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.services__item {
	width: 323px;
	min-height: 235px;
	border: 1px solid #d0d0d0;
	-ms-flex-pack: start;-webkit-flex-pack:start;
	justify-content: flex-start;-webkit-justify-content: flex-start;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	border-radius: 4px;
    padding: 25px 21px 15px;
    text-align: center;
}

.services__item img {
	height: 53px;
}

.services__item:hover {
	border-color: #aecdf0;
	background-color: #f6f9fe;
}

.services__caption {
	font-size: 16px;
    line-height: 17px;
	margin-top: 14px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
}

.services__caption:after {
	content: "";
	width: 40%;
	height: 2px;
	background-color: #97b7f1;
	bottom: -8px;
	position: absolute;
	display: none;
}

.services__text {
	color: #7a7a7a;
	margin-top: 14px;
}

.services__btn {
	font-size: 13px;
	margin-top: 19px;
	color: #4373d4;
	border-bottom:1px solid #aabce9;
	font-weight: bold;
	cursor: pointer;
}

.services__btn:hover {
	color: #375ca8;
}

.register {
	background-color: #fff;
}

.register__in {
	padding: 55px 35px 65px;
}

.register__info {
	margin-top: 25px;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.register__info img {
	width: 23px;
}

.register__info p {
	margin-left: 14px;
    font-size: 14px;
    line-height: 22px;    
}

.register__list {
	margin-top: 40px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
	justify-content: space-around;-webkit-justify-content: space-around;
}

.register__item {
	margin-left: 10px;
}

.footer__list li,.register__item li {
	margin-top: 5px;
}

.register__item a {
	font-size: 13px;
	color: #385386;
}

.footer__item div,.register__item a:hover {
	text-decoration: underline;
}
.footer__soc{
	opacity: 0.5;
    margin-top: 4px;
    min-width: 108px;
}
.footer__soc:hover{
    opacity: 1;
}

.footer {
	background-color: #2f323c;
}

.footer__in,.footer__nav {
	padding-top: 40px;
}

.footer__list h3,.footer__slider h3 {
	font-size: 18px;
	color: #fff;
}

.footer__nav {
    padding-bottom: 20px;
}
.footer__paylogos{
    text-align: right;
    margin-bottom: 12px;
    margin-top: 15px;
}
.footer__paylogos img{
    height: 23px;
}
.footer__paylogosPays{
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

.footer__paylogosIos{
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}
.footer__paylogosIos img{
    height: auto;
}

.footer__list h3 {
	font-size: 16px;
}

.footer__list ul {
	margin-top: 18px;
}

.footer__list a {
	color: #bcbcbc;
}

.footer__list a:hover {
	color: #fff;
}

.footer__items,.footer__main,.footer__nav {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.footer__main {
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	border-top: 1px solid #464856;
	padding-top: 5px;
}

.footer__flag img {
	display: block;
}

.footer__items {
	margin-left: 16px;
	width: 100%;
}

.footer__item {
	margin-left: 5px;
}

.footer__item_reestr {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
    color:#fff !important;
}

.footer__item p {
	font-size: 11px;
	color: #7d7d7d;
}

.footer__item p span {
	color: #fff;
	font-size: 15px;
}

.footer__item div {
	color: #418ed5;
	cursor: pointer;
}

.footer__item div:hover {
	color: #4a649a;
}

.slider {
	margin-top: 22px;
	position: relative;
}
.slider:after{
    content: '';
	width: 75%;
	display: block;
	height: 1px;
	background: #464856;
    margin: 0 auto;
    margin-top: 40px;
}

.slider__in,.slider__item {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
	justify-content: normal;-webkit-justify-content: normal;
	padding: 0 40px;
}

.slider .next-arrow,.slider .prew-arrow {
	position: absolute;
	top: 0;
	width: 40px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
}

.slider .prew-arrow {
	left: -10px;
	background-image: url(../img/prev-arrow.png);
}

.slider .prew-arrow:hover {
	background-image: url(../img/prev-arrow-hover.png);
}

.slider .next-arrow {
	right: -10px;
	background-image: url(../img/next-arrow.png);
}

.slider .next-arrow:hover {
	background-image: url(../img/next-arrow-hover.png);
}

.slider__item {
	min-width: 225px;
	min-height: 130px;
	border: 1px solid #515151;
	border-radius: 4px;
	background-color: #3d424c;
	padding: 15px 12px;
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
    margin-left: 13px;
}
.slider__item:first-child{
   margin-left: 0; 
}

.slider__item p {
	color: #fff;
}

.slider__item:hover {
	background-color: #3e485b;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow:    0px 1px 3px 0px rgba(0, 0, 0, 0.35);
    box-shadow:         0px 1px 3px 0px rgba(0, 0, 0, 0.35);
}

.slider__number {
	font-size: 15px;
	color: #fff;
	text-decoration: underline;
}

.slider__address {
	font-size: 11px;
	color: #979797;
}

.slider__btn {
	color: #7aa7ea;
	text-decoration: underline;
}

.slider__btn:hover {
	color: #638bc6;
}

.top {
    margin-top: 15px;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.top h1 {
	text-align: left;
}

.top__left {
	max-width: 58%;
}

.block1__object {
	margin-top: 50px;
}

.block1__object h1 {
	color: #396934;
	font-size: 24px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dbdbdb;
    text-align: left;
}

.block1__object>div {
	/*display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;-webkit-justify-content: space-between;*/
	margin-top: 20px;
}
.test__data{
    width: 60%;
}

.test__map{
    width: 40%;
    float: right;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow:         0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}
.test__data div {
	font-size: 14px;
	margin-top: 5px;
}

.test__data div span {
	color: #989898;
}
.add__cost{
    font-size: 12px;
    color: #3f75ce !important;
    border-bottom: 1px dotted;
    cursor: pointer;
}
.add__cost:hover{
    color: #2561c4 !important;
}

.test__verification {
	margin: 30px 0 70px 6px;
}

.test__verification .is-load h4 {
	color: #958b85;
}

.test__item {
	max-width: 450px;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
}

.test__item img {
	display: block;
	width: 20px;
}

.test__result {
	margin-left: 12px;
}

.pay__form h4,.test__result h4 {
	font-size: 16px;
}

.test__result p {
	font-size: 12px;
	color: #6e6e6e;
}
.test__right{
    width: 36.3%;
    float: right;
}
.test__rightblock{
    background: #f5f5f5;
    width: 100%;
    padding: 20px 18px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.test__rightblock_title{
    color:#264d6c;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.test__rightblock_tittle_man:before{
    content:"";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/img/object_right_man.png');
    vertical-align: text-top;
    margin-right:10px;
}
.test__rightblock_all{
    font-size: 16px;
    margin-top:22px;
}
.test__rightblock_owner{
    position: relative;
    padding-left: 14px;
    margin-top:19px;
}
.test__rightblock_owner_title{
    font-size: 14px;
    color:#425a87;
    font-weight: bold;
}
.test__rightblock_owner_title span{
    color:#3f75ce;
    border-bottom:1px dotted;
    cursor: pointer;
    font-weight: normal;
}
.test__rightblock_owner_title span:hover{color:#2561c4;}
.test__rightblock_owner_descr{
    line-height: 18px;
    font-size: 13px;
    margin-top:9px;
}
.test__rightblock_circle{
    width: 5px;
    height: 5px;
    background: #8796b3;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    position: absolute;
    left: 1px;
    top: 6px;
}
.test__rightblock_tittle_gerb{
    margin-top:28px;
}
.test__rightblock_restrict_bad{
    margin-top:19px;
    font-size: 13px;
    font-weight: bold;
    color:#8a2d2d;
    cursor: pointer;
}
.test__rightblock_restrict_bad strong{
    color: #000;
}
.test__rightblock_restrict_good{
    margin-top:19px;
    font-size: 13px;
}
.test__rightblock_restrict_good:after{
    content:"";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('/img/object_right_warning.png');
    vertical-align: baseline;
    margin-left:5px;
    position: absolute;
}
.test__rightblock_restrict_bad:after{
    content:"";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('/img/object_right_warning.png');
    vertical-align: baseline;
    margin-left:5px;
    position: absolute;
}
.test__rightblock_restrict_btn{
    color:#3f75ce;
    border-bottom:1px dotted;
    cursor: pointer;
    font-weight: normal;
}
.test__rightblock_restrict_btn{
    color:#3f75ce;
    border-bottom:1px dotted;
    cursor: pointer;
    font-weight: normal;
    display: inline-block;
    font-size: 14px;
    margin-top: 13px;
}
.test__rightblock_restrict_btn:hover{color:#2561c4;}
.test__rightblock_bottom{
    text-align: center;
    color:#979797;
    font-size: 11px;
    margin-top:42px;
}
.test__rightblock_owner_more{
    text-align: center;
    margin-top: 14px;
}
.test__rightblock_owner_span{
    color: #3f75ce;
    border-bottom: 1px dotted;
    cursor: pointer;
    font-weight: normal;
    font-size: 14px;
}
.test__rightblock_owner_span:hover{
    color:#2561c4;
}
.test__rightblock_owner_none{
    display: none;
}
.pay {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.pay__in {
	background-color: #f3f8fb;
	position: relative;
	padding: 20px 25px;
	max-width: 366px;
}

.pay__form h4 {
	margin-bottom: 15px;
}

.pay__item {
	font-size: 14px;
}

.pay__bookmark {
	position: absolute;
	top: 0;
	right: 17px;
}

.pay__bookmark img,.pay__garant img {
	display: block;
}

.pay__btn,.pay__garant {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
}

.pay__btn {
	width: 100%;
	font-size: 14px;
	color: #fffcff;
	background-color: #42834b;
	border-radius: 4px;
	height: 40px;
	box-shadow: 0 0 3px #fff;
	cursor: pointer;
	margin-top: 20px;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.pay__btn:hover {
	background-color: #21712c;
}

.pay__garant {
	max-width: 290px;
	margin-top: 18px;
	-ms-flex-align: start;-webkit-flex-align:start;
	align-items: flex-start;
}

.pay__garant div {
	font-size: 11px;
	color: #727272;
	margin-left: 13px;
}

.pay__form2 {
	display: none;
	margin-top: 30px;
}

.pay__form2 label {
	display: block;
	font-weight: bold;
}

.pay__form2 input[type=checkbox] {
	width: 17px;
	height: 17px;
}

.pay__form2 select,.pay__input {
	padding-left: 20px;
	margin-top: 5px;
}

.pay__form2 select {
	border: 1px solid #dadada;
}

.pay__form2 option,.search-form2 input {
	width: 100%;
	height: 40px;
}

.pay__form2 p {
	display: block;
	margin-top: 9px;
	color: #8c8c8c;
	font-size: 11px;
}

.pay__btn2,.pay__form2 select,.pay__input {
	width: 100%;
	border-radius: 4px;
	height: 40px;
}

.pay__input {
	margin-bottom: 15px;
	border: 1px solid #6bb0f7;
}

.pay__input:active {
	box-shadow: 0 0 7px rgba(110,163,223,.5);
}

.pay__btn2 {
	margin-top: 20px;
	font-size: 14px;
	color: #fffcff;
	background-color: #42834b;
	box-shadow: 0 0 3px #fff;
	cursor: pointer;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.pay__btn2:hover {
	background-color: #21712c;
}

.pay__secure {
	margin-top: 15px;
}

.pay__secure img {
	display: block;
	margin: 0 auto;
}

.pay__thank {
	position: relative;
	background-color: #f3f8fb;
	padding: 35px 30px;
	display: none;
	width: 100%;
}

.pay__text {
	max-width: 550px;
	font-size: 16px;
	margin-top: 25px;
}

.pay__text:first-child {
	margin-top: 0;
}

.pay__checkbox {
	font-weight: bold;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.pay__checkbox div {
	margin-left: 30px;
}

.order2__checkbox #checkbox3,.order2__checkbox2 #checkbox4,.pay__checkbox #checkbox {
	vertical-align: top;
	margin: 0 3px 0 0;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.order2__checkbox #checkbox3:not(checked),.order2__checkbox2 #checkbox4:not(checked),.pay__checkbox #checkbox:not(checked) {
	position: absolute;
	opacity: 0;
	margin-left: 3px;
}

.order2__checkbox #checkbox3:not(checked)+label,.order2__checkbox2 #checkbox4:not(checked)+label,.order__checkbox .checkbox-list:not(checked)+label,.pay__checkbox #checkbox:not(checked)+label {
	position: relative;
	padding-left: 0;
}

.order2__checkbox #checkbox3:not(checked)+label:before,.order2__checkbox2 #checkbox4:not(checked)+label:before,.pay__checkbox #checkbox:not(checked)+label:before {
	content: '';
	position: absolute;
    top: 1px;
	width: 17px;
	height: 17px;
	background: #fff;
	border: 1px solid #d8d9da;
}

.pay__checkbox #checkbox:checked+label:before {
	background-image: url(../img/check.png);
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;
}

.page2 {
	padding-bottom: 75px;
}

.table {
	margin-top: 75px;
}

.table__top,.table__top div {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	color: #fff;
}

.table__top {
	padding: 0 150px 0 40px;
	background-color: #598a60;
	height: 30px;
	-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
	justify-content: space-around;-webkit-justify-content: space-around;
}

.table__top div {
	-ms-flex-pack: start;-webkit-flex-pack:start;
	justify-content: flex-start;-webkit-justify-content: flex-start;
}

.table .table__item1 div,.table__item1 {
	width: 157px;
}

.table .table__item2 div,.table__item2 {
	width: 213px;
}

.table .table__item3 div,.table__item3 {
	width: 105px;
    padding-right: 5px;
}

.table .table__item4 div,.table .table__item5 div,.table__item4,.table__item5 {
	width: 105px;
}

.table .table__item6 div,.table__item6 {
    width: 90px;
    display: inline-table;
}

.table__items,.table__items>div {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.table__items {
	min-height: 80px;
	border-bottom: 1px solid #e4e4e4;
    padding: 0 150px 10px 40px;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	position: relative;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.table__items:hover {
	background-color: #f4fcf5;
}

.table__items>div {
	-ms-flex-pack: start;-webkit-flex-pack:start;
	justify-content: flex-start;-webkit-justify-content: flex-start;
}
.table__address{
     padding-right: 10px;
}
.table__item {
	-ms-flex-align: start;
	align-items: flex-start;
	height: 100%;
	padding-top: 13px;
}

.table__item-mob {
	height: 40px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	padding-left: 10px;
	width: 135px;
}
.table__more{
    color:#898888
}

.table__item-mob-address {
	height: 60px;
}

.table__number {
	position: relative;
}

.order2 label,.table__number div {
	font-weight: bold;
}

.table__checked {
	left: -27px;
	position: absolute;
	width: 15px!important;
	height: 15px;
}

.table__checked img {
	display: block;
}

.table__btn,.table__headers {
	background-color: #598a60;
	color: #fff;
}

.table__headers {
	display: none;
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.table__btn {
	position: absolute;
	right: 0;
	width: 90px!important;
	height: 30px;
	cursor: pointer;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center!important;-webkit-flex-pack:center !important;
	justify-content: center!important;-webkit-justify-content: center!important;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	border-radius: 4px;
}

.table__btn:hover {
	background-color: #38593d;
}

.order {
	max-width: 770px;
    margin-top: 50px;
	position: relative;
}

.order h2,.order2 h2 {
	font-size: 18px;
	padding-right: 65px;
}

.order__step {
	position: absolute;
	top: 0;
	right: 0;
	color: #919191;
	font-size: 16px;
}

.order__item,.order__items {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.order__items {
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	margin-top: 15px;
}

.order__item {
    padding: 15px 3px;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	border-top: 1px solid #e4e4e4;
	height: 75px;
}

.order__item:last-child {
	border-bottom: 1px solid #e4e4e4;
}

.order__item:hover {
	background-color: #f8f8f8;
}

.order__item-checked,.order__item-checked:hover {
	background-color: #f7fbfe;
}

.order__item-checked .order__caption,.order__item-checked .order__price {
	color: #143e72!important;
}

.order__info,.order__left {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
}

.order__left {
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.order__info {
	position: relative;
	font-weight: bold;
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
	margin-left: 30px;
	padding-right: 20px;
}

.order__question {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.order__question img {
	display: block;
	width: 12px;
}

.order__caption {
	font-size: 14px;
}

.order__text {
	color: #000;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	margin-right: 30px;
	margin-top: 10px;
}

.order__description,.order__price,.order__text {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.order__description {
	text-decoration: underline;
	margin-left: 20px;
	cursor: pointer;
	color: #143e72;
}

.order__description:hover {
	color: #53739a;
}

.order__description:after {
	content: '';
	background-image: url(../img/order-description.png);
	background-size: cover;
	width: 18px;
	display: block;
	height: 18px;
	margin-left: 8px;
}

.order__price {
	font-size: 20px;
	color: #989898;
}

.order__price div {
	margin-right: 5px;
}

.order__checkbox {
	-ms-flex-item-align: start;
	align-self: flex-start;    
    margin-top: 2px;
}

.order__checkbox .checkbox-list {
	vertical-align: top;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.order__checkbox .checkbox-list:not(checked) {
	position: absolute;
	opacity: 0;
}

.order__checkbox .checkbox-list:not(checked)+label:before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url(../img/check2.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 4px;
	background-color: #e5e5e5;
	border: 1px solid #dcdcdc;
}

.order__checkbox .checkbox-list:checked+label:before {
	background-color: #3472b7;
	background-position: 50% 50%;
	background-image: url(../img/check2.png);
	background-size: auto;
	border-radius: 4px;
	border-color: #3472b7;
	background-repeat: no-repeat;
}

.order__sum {
	margin-top: 20px;
	margin-bottom: 60px;
}

.sum {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.sum__text {
	font-size: 18px;
}

.sum__cost {
	margin-left: 15px;
}

.sum__btn {
	width: 300px;
	height: 45px;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	background-color: #3474cc;
	cursor: pointer;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
}

.sum__btn:hover {
	background-color: #1052ac;
}

.order2 {
	margin-top: 50px;
	position: relative;
	max-width: 462px;
	margin-bottom: 60px;
	display: none;
}

.order2__step {
	position: absolute;
	top: 0;
	right: 0;
	color: #919191;
	font-size: 16px;
}

.order2__form {
	margin-top: 25px;
}

.order2__mail,.order2__tel {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
	position: relative;
	margin-bottom: 16px;
}
.order2__tel {
    margin-top: 7px;
}
.order2__mail input,.order2__tel input {
	margin-top: 5px;
	width: 100%;
	height: 40px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	padding-left: 20px;
    font-size: 14px;
}

.order2__mail input:focus,.order2__tel input:focus {
	border-color: #9bc1ff;
    box-shadow: 0 0 7px rgba(110,163,223,.5);
}


.order2__mail .none,.order2__tel .none {
	display: none;
}

.order2__mail img,.order2__tel img {
	display: block;
	position: absolute;
	width: 13px;
	height: 21px;
	right: 18px;
	top: 15px;
}

.order2__mail img {
	width: 21px;
	height: 15px;
	right: 14px;
	top: 18px;
}

.order2 select {
	display: block;
	margin-top: 3px;
	width: 100%;
	height: 40px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	padding-left: 20px;
	margin-bottom: 16px;
}

.order2__checkbox,.order2__checkbox2 {
	position: relative;
	font-weight: bold;
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.order2__checkbox div {
	margin-left: 30px;
    border-bottom: 1px dotted #999;
    cursor: pointer;
}

.order2__checkbox #checkbox3:checked+label:before {
	background-image: url(../img/checked-black.png);
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;
}

.order2__checkbox2 div {
	margin-left: 30px;
	color: #878787;
	font-size: 10px;
}

.order2__checkbox2 #checkbox4:checked+label:before {
	background-image: url(../img/check.png);
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;
}

.order2__btn,.order2__btns {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.order2__btns {
	margin-top: 35px;
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-between;-webkit-justify-content: space-between;
}

.order2__btn {
	width: 265px;
	height: 40px;
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
	color: #fff;
	background-color: #3474cc;
	cursor: pointer;
	font-size: 15px;
	border-radius: 4px;
}

.order2__btn:hover {
	background-color: #2b61ab;
}

.order2__back-btn {
	color: #43669c;
	font-size: 13px;
	text-decoration: underline;
	cursor: pointer;
}

.order2__back-btn:hover {
	color: #2e476d;
}

.order2__secure,.order3,.order3__btn {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	-ms-flex-align: center;-webkit-flex-align: center;
	align-items: center;
}

.order2__secure {
	margin-top: 17px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;-webkit-flex-pack:end;
	justify-content: flex-end;-webkit-justify-content: flex-end;
}

.order2__secure img,.order3 p,.order3>img {
	display: block;
}
.order2__checkbox2 a{
     color:#000;
     border-bottom: 1px dotted;
}
.order3,.order3__btn {
	-ms-flex-pack: center;-webkit-flex-pack:center;
	justify-content: center;-webkit-justify-content: center;
}

.order3 {
	display: none;
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
    max-width: 600px;
	margin: 80px auto 140px;
	position: relative;
}

.order3>img {
	position: absolute;
	top: 0;
	left: -42px;
	width: 26px;
}

.order3 h2,.order3 p span {
	font-weight: bold;
}

.order3 h2 {
	padding-left: 0px;
	font-size: 24px;
}

.order3 p {
	margin-top: 16px;
	font-size: 13px;
}

.order3 p span {
	font-size: 20px;
	margin-top: 23px;
	display: block;
}

.order3__btn {
	width: 280px;
	height: 40px;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	background-color: #3474cc;
	cursor: pointer;
	font-size: 15px;
	border-radius: 4px;
	margin-top: 30px;
}

.order3__btn:hover {
	background-color: #2b61ab;
}
.table__btn_more_wrap{
    text-align: center;
}
.table__btn_more{
    position: relative;
    margin: 0 auto;
    margin-top: 22px;
    width: auto !important;
}

.seotexts{
    margin-top: 60px;
    padding: 0 43px;
    padding-left: 0;
}
.seotexts_title{
    font-size: 26px;
    font-weight: bold;
}
.seotexts_descr{
    font-size: 16px;
    line-height: 22px;
    margin-top:25px;
}
.leaflet-touch .leaflet-bar a {
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 21px;
}
.leaflet-touch .leaflet-control-zoom-in {
    font-size: 18px;
}
.order__term{
    color: #9e9e9e;
}
.ob {
    pointer-events: none;
    opacity: .3;
}
.block_page{
    padding: 37px;
}
.block_page_h1{
    font-size: 36px !important;
    text-align: left !important;
}
.block_page_h2{
    font-size: 24px !important;
    text-align: left !important;
    margin-top: 24px;
}


.block_contact .block1__item{
    width: 718px;
}
.block_contact .block_page_h1{
    font-size: 30px !important;
}
.block_contact .seotexts_descr{
    line-height: 26px;
    font-size: 16px;
    margin-top:10px;
}
.block_contact .seotexts_descr a{
    color:#1c54c4;
    border-bottom:1px solid;
}
.block_contact_w{
    display: -moz-flex;display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
}
.block_contact_r{
    margin-left: 35px;
}
.block_contact_title{
    font-size: 18px;
    font-weight: bold;
}
.block_contact_descr{
    font-size: 16px;
    line-height: 26px;
    margin-top: 6px;
}
.block_contact_descr span{
    color:#757575;
}

.block_instruction .block_page_h1{
   font-size: 30px !important; 
}
.block_instruction_w{
    width: 705px;
}
.block_instruction .seotexts_descr{
    font-size: 16px;
    line-height: 26px;    
    margin-top: 23px;
}
.block_instruction .block_page_h2{
    font-size: 18px !important;
}
.block_instruction_img{
    margin-top: 12px;
    max-width: 100%;
    margin-bottom: 20px;
}
.faq__cont {
    min-height: 65px;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    margin-bottom: 16px;
    margin-top: 15px;
}
.faq__cont_plus_title {
    color: #000;
    font-size: 16px;
    margin-left: 25px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
.faq__cont_plus{
    position: absolute;
    right: 17px;
    top: 23px;
    font-size: 12px;
    color:#205ac5;
    border-bottom:1px solid;
}
.faq__cont_minus{
    display: none;
}
.faq__cont_descr{
    display: none;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    padding: 17px 25px 17px;
}
.faq__cont:hover{
    border: 1px solid #afc4e1;
}
.faq__cont:hover .faq__cont_plus_title{
    color:#224186;
}
.faq__cont_open{
    border: 1px solid #f0e7c8;
    background: #fff9e2;
    height: auto;
}
.faq__cont_open .faq__cont_plus{
    display: none;
}
.faq__cont_open .faq__cont_minus{
    display: block;
}
.faq__cont_open .faq__cont_descr{
    display: block;
}
.faq__cont_open:hover .faq__cont_plus_title{
    color:#000;
}
.block_contact a, .block_instruction_w a{
    color: #1c54c4;
    border-bottom: 1px solid;
}
.block_contact a:hover, .block_instruction_w a:hover{
    color: #ac2b24;
}
.order-popup-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex; 
    display: flex;   
    -webkit-box-flex-direction: row;-webkit-flex-direction: row;
    -moz-box-flex-direction: row;-webkit-flex-direction: row;
    -webkit-flex-direction: row;-webkit-flex-direction: row;
    flex-direction: row;-webkit-flex-direction: row;
    height:100%;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 99998;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUlJSU6C71xAAAAAXRSTlNFRlBteQAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CYII=');
    display: none;
    position: fixed;
}

.order-popup-item {
    margin: auto;
    width:827px;
    min-height: 420px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 6px 22px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:    0px 6px 22px 0px rgba(0, 0, 0, 0.45);
    box-shadow:         0px 6px 22px 0px rgba(0, 0, 0, 0.45);
    position: relative;
}
.order-popup-content{
    width: 500px;
    margin-top:50px;
    margin-left:42px;
    float: left;
}
.order-popup-title{
    font-size: 24px;
}
.order-popup-descr{
    font-size: 13px;
    line-height: 20px;
    margin-top:20px;
    padding-bottom:20px;
    border-bottom:1px solid #dcdcdc;
}
.order-popup-price{
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-top:28px;
}
.order-popup-btn{
    float: right;
    height: 40px;
    text-align: center;
    padding: 0 24px;
    background: #3e73d3;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 11px;
    margin-top: 20px;
    cursor: pointer;
    font-size: 14px;
}
.order-popup-btn:hover{
    background: #0a50b0;
}
.order-popup-examples__gallery,.examples__images {
	display: -moz-flex;display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.order-popup-examples__gallery {
	-ms-flex-direction: column;-webkit-flex-direction: column;
	flex-direction: column;-webkit-flex-direction: column;
    margin-top: 40px;
}

.order-popup-examples__images {
	-ms-flex-pack: justify;-webkit-flex-pack:justify;
	justify-content: space-around;-webkit-justify-content: space-around;
}

.order-popup-examples__img {
	cursor: pointer;
	position: relative;
	text-align: center;
	width: 100%;
    margin-top: 19px;
}

.order-popup-examples__img img,.order-popup-examples__img:hover .order-popup-examples__zoom,.order-popup-services__item:hover .order-popup-services__caption:after {
	display: block;
	margin: 0 auto;
}

.order-popup-examples__zoom {
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(../img/zoom-in.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: none;
}

.order-popup-examples__description {
	margin-top: 10px;
	text-align: center;
	color: #898989;
     font-size: 11px;
    line-height: 14px;
}
.order-popup-close{
    width: 29px;
    height: 29px;
    background: url('/img/popup-close.png');
    position: absolute;
    right: -17px;
    top: -35px;
    cursor: pointer;
}
.order-popup-close:hover{
    background: url('/img/popup-close.png') 0 -29px;
}


.popupCabinet{
    margin: auto;
    background: #fff;
    width: 678px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 6px 22px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 6px 22px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 6px 22px 0px rgba(0, 0, 0, 0.45);
    position: relative;
    padding: 31px 35px;
}

.popupCabinet__close{
    position: absolute;
    top: 5px;
    right: 5px;
    background: url('/img/popupCabinet__close.svg');
    width: 23px;
    height: 23px;
    cursor: pointer;
}
.popupCabinet__close:hover{
    opacity: .6;
}
.popupCabinet__img{
    position: absolute;
    z-index: 0;
}
.popupCabinet__img_email{
    width: 240px;
    height: 176px;
    background: url('/img/popupCabinet__email.png');
    right: 35px;
    top: 24px;
}

.popupCabinet__img_phone{
    width: 182px;
    height: 156px;
    background: url('/img/popupCabinet__phone.png');
    right: 48px;
    top: 30px;
}

.popupCabinet__title{
    width: 325px;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}

.popupCabinet__descr{
    width: 300px;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    margin-top: 9px;
}

.popupCabinet__form{
    margin-top: 32px;
    position: relative;
    z-index: 1;
}

.popupCabinet__input{
    display: inline-block;
    vertical-align: middle;
    height: 48px;
    width: 400px;
    border: 1px solid #DADADA;
    border-radius: 4px;
    font-size: 14px;
    padding: 0 17px;
    outline: none;
}

.popupCabinet__input:focus {
    border: 1px solid #2865b7;
    background: #fff;
}
.popupCabinet__input:read-only {
    background: #e5e8ed;
    border: 1px solid #e5e8ed;
}

.popupCabinet__link{
    color: #2865B7;
    border-bottom: 1px solid;
    cursor: pointer;
}
.popupCabinet__link:hover{
    color: #924840;
}

.popupCabinet__btn{
    background: #2865B7;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    width: 200px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    text-align: center;
    padding-top: 15px;
    cursor: pointer;
}
.popupCabinet__btn:hover {
    background: #215293;
}

.popupCabinet__btn_inactive, .popupCabinet__btn_inactive:hover{
    background: #d4d4d4;
    cursor: default;
}

.popupCabinet__link_cancel{
    position: absolute;    
    right: 228px;
    top: 15px;
    display: none;
}


@media only screen and (max-width:680px) {
    .popupCabinet{
        width: 100%;
        padding: 25px 25px;
    }
    .popupCabinet__title{
        width: 100%;
        text-align: center;
    }
    .popupCabinet__descr{
        width: 100%;
        text-align: center;
    }
    .popupCabinet__img{
        display: none;
    }
    .popupCabinet__form {
        margin-top: 17px;
    }
    .popupCabinet__input{
        width: 100%;
    }
    .popupCabinet__btn{
        width: 100%;
        margin: 0;
        margin-top: 8px;
    }
}
.top__left-72{
    max-width: 72%;
}
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.drop_zone,.drop_zone * {
box-sizing:border-box;
}

.drop_zone {
    height:77px;
    border:1px dashed #9db2c7;
    background:#FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.drop_zone:hover{
    background: #f4f4f4;
}
.drop_zone.dz-clickable * {
cursor:default;
}

.drop_zone.dz-started .dz-message {
display:none;
}

.drop_zone.dz-drag-hover {
border-style:solid;
}

.drop_zone.dz-drag-hover .dz-message {
opacity:0.5;
}

.drop_zone .dz-message {
text-align:center;
margin:2em 0;
color:#6988ac;
font-size: 14px;
}
.drop_zone .dz-message b{
    color:#2263ac;
    border-bottom:1px solid;
    
}

.drop_zone .dz-preview {
    position: relative;
    display: block;
    vertical-align: top;
    width: 100%;
    height: 75px;
    text-align: center;
}

.drop_zone .dz-preview:hover {
z-index:1000;
}

.drop_zone .dz-preview.dz-file-preview .dz-image {
border-radius:20px;
background:linear-gradient(tobottom,#eee,#ddd);
}

.drop_zone .dz-preview.dz-image-preview {
background:#FFF;
}

.drop_zone .dz-preview.dz-image-preview .dz-details {
-webkit-transition:opacity .2s linear;
-moz-transition:opacity .2s linear;
-ms-transition:opacity .2s linear;
-o-transition:opacity .2s linear;
transition:opacity .2s linear;
}

.drop_zone .dz-preview .dz-remove {
font-size:14px;
text-align:center;
display:block;
cursor:pointer;
border:none;
}

.drop_zone .dz-preview .dz-remove:hover {
text-decoration:underline;
}

.drop_zone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    text-align: center;
    color: rgba(0,0,0,0.9);
    height: 75px;
    padding-top: 10px;
}

.drop_zone .dz-preview .dz-details .dz-size {
margin-bottom:1em;
font-size:16px;
}

.drop_zone .dz-preview .dz-details .dz-filename {
white-space:nowrap;
}

.drop_zone .dz-preview .dz-details .dz-filename:hover span {
border:1px solid rgba(200,200,200,0.8);
background-color:rgba(255,255,255,0.8);
}

.drop_zone .dz-preview .dz-details .dz-filename:not(:hover) {
overflow:hidden;
text-overflow:ellipsis;
}

.drop_zone .dz-preview .dz-details .dz-filename:not(:hover) span {
border:1px solid transparent;
}

.drop_zone .dz-preview .dz-details .dz-filename span,.drop_zone .dz-preview .dz-details .dz-size span {
background-color:rgba(255,255,255,0.4);
border-radius:3px;
padding:0 .4em;
}

.drop_zone .dz-preview:hover .dz-image img {
-webkit-transform:scale(1.05,1.05);
-moz-transform:scale(1.05,1.05);
-ms-transform:scale(1.05,1.05);
-o-transform:scale(1.05,1.05);
transform:scale(1.05,1.05);
-webkit-filter:blur(8px);
filter:blur(8px);
}

.drop_zone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    z-index: 10;
}

.drop_zone .dz-preview.dz-success .dz-success-mark {
-webkit-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);
-moz-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);
-ms-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);
-o-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);
animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);
}

.drop_zone .dz-preview.dz-error .dz-error-mark {
opacity:1;
-webkit-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);
-moz-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);
-ms-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);
-o-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);
animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);
}

.drop_zone .dz-preview .dz-success-mark,.drop_zone .dz-preview .dz-error-mark {
pointer-events:none;
opacity:0;
z-index:500;
position:absolute;
display:block;
top:50%;
left:50%;
margin-left:-27px;
margin-top:-27px;
color: #000;
}

.drop_zone .dz-preview .dz-success-mark svg,.drop_zone .dz-preview .dz-error-mark svg {
display:block;
width:54px;
height:54px;
}

.drop_zone .dz-preview.dz-processing .dz-progress {
opacity:1;
-webkit-transition:all .2s linear;
-moz-transition:all .2s linear;
-ms-transition:all .2s linear;
-o-transition:all .2s linear;
transition:all .2s linear;
}

.drop_zone .dz-preview.dz-complete .dz-progress {
opacity:0;
-webkit-transition:opacity .4s ease-in;
-moz-transition:opacity .4s ease-in;
-ms-transition:opacity .4s ease-in;
-o-transition:opacity .4s ease-in;
transition:opacity .4s ease-in;
}

.drop_zone .dz-preview:not(.dz-processing) .dz-progress {
-webkit-animation:pulse 6s ease infinite;
-moz-animation:pulse 6s ease infinite;
-ms-animation:pulse 6s ease infinite;
-o-animation:pulse 6s ease infinite;
animation:pulse 6s ease infinite;
}

.drop_zone .dz-preview .dz-progress {
opacity:1;
z-index:1000;
pointer-events:none;
position:absolute;
height:16px;
left:50%;
top:50%;
margin-top:-8px;
width:80px;
margin-left:-40px;
background:rgba(255,255,255,0.9);
-webkit-transform:scale(1);
border-radius:8px;
overflow:hidden;
}

.drop_zone .dz-preview .dz-progress .dz-upload {
background:linear-gradient(tobottom,#666,#444);
position:absolute;
top:0;
left:0;
bottom:0;
width:0;
-webkit-transition:width 300ms ease-in-out;
-moz-transition:width 300ms ease-in-out;
-ms-transition:width 300ms ease-in-out;
-o-transition:width 300ms ease-in-out;
transition:width 300ms ease-in-out;
}

.drop_zone .dz-preview.dz-error:hover .dz-error-message {
opacity:1;
pointer-events:auto;
}

.drop_zone .dz-preview .dz-error-message {
pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border-radius: 8px;
    font-size: 13px;
    color: #000;
}

.drop_zone .dz-preview .dz-error-message:after {
content:'';
position:absolute;
top:-6px;
left:64px;
width:0;
height:0;
border-left:6px solid transparent;
border-right:6px solid transparent;
border-bottom:6px solid #be2626;
}

.drop_zone.dz-clickable,.drop_zone.dz-clickable .dz-message,.drop_zone.dz-clickable .dz-message * {
cursor:pointer;
}

.drop_zone .dz-preview:hover .dz-details,.drop_zone .dz-preview.dz-file-preview .dz-details {
opacity:1;
}

.drop_zone .dz-preview .dz-image img,.drop_zone .dz-preview.dz-error .dz-error-message {
display:block;
}
.checkdoc .top__left{
    max-width: 80%;
}
.checkdoc_block{
    margin-bottom:30px;
}
.checkdoc_block_1{
    width: 313px;
    display: inline-block;
    vertical-align: top;
}
.checkdoc_block_2{
    margin-left: 40px;
    width:440px;
    display: inline-block;
    vertical-align: top;
}
.checkdoc_block_3{
    margin-left: 21px;
    display: inline-block;
    vertical-align: top;
    padding-top:11px;
    
}
.checkdoc_block_1_s{
    font-size: 12px;
    font-weight: bold;
}
.checkdoc_block_1_t{
    font-size: 18px;
    margin-top:10px;
}
.checkdoc_block_1_d{
    color:#707070;
    font-size: 12px;
    line-height: 15px;
    margin-top:2px;
}
.checkdoc_block_btn{
    text-align: center;
    height: 55px;
    width: 100%;
    background: #5b749d;
    color:#fff;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 16px;
    cursor: pointer;
}
.checkdoc_block_btn:hover{
    background: #28537f;
}
.checkdoc_block_result{
    margin-top:30px;
}
.checkdoc_block_res{
    text-align: center;
    color:#ffffff;
    font-size: 16px;
    background: #3f7242;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 40px;
    padding-top: 9px;
    position: relative;
}
.checkdoc_block_res_bad{
    background: #8f3f3f;
}
.checkdoc_result_bad{
    font-size: 14px;
}
.checkdoc_result_success{
    font-size: 16px;
}
.checkdoc_block_res_bad .checkdoc_block_res_i{
    width: 14px;
    height: 14px;
    background: url('/img/result_error.png');
    position: absolute;
    left:19px;
    top:13px;
}
.checkdoc_block_res_success .checkdoc_block_res_i{
    width: 19px;
    height: 15px;
    background: url('/img/result_success.png');
    position: absolute;
    left:19px;
    top:11px;
}
.checkdoc_block_more{
    background: #939393;
}
.checkdoc_block_more:hover{
    background: #787878;
}
.checkdoc_block_timer{
    text-align: center;
    font-size: 28px;
    padding-top: 10px;
    padding-bottom: 4px;
    border: 1px dashed #e7e7e7;
    display: none;
}
.block__mkd{
    margin-bottom:110px;
}
.block__mkd--left{
    width: 700px;
    display: inline-block;
    vertical-align: top;
    padding-right:35px;
    padding-top:22px;
}
.block__mkd--right{
    width: 270px;
    display: inline-block;
    vertical-align: top;
}
.block__mkd_text{
    font-size: 15px;
    line-height: 22px;
}
.block__mkd_sett{
    margin-top:30px;
}
.block__mkd_sett_u{
    margin-bottom:15px;
}
.block__mkd_sett_img{
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}

.block__mkd_sett_text{
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}
.block__mkd_title{
    margin-top:60px;
    font-size: 28px;
}
.block__mkd_form{
    margin-top:50px;
    width: 625px;
    position: relative;
}
.block__mkd_fitem{
    margin-bottom: 28px;
    position: relative;
}
.block__mkd_fname{
    display: inline-block;
    vertical-align: middle;
    width: 210px;
    font-size: 15px;
}
.block__mkd_fin{
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.block__mkd_finput{
    width: 412px;
    height: 40px;
    border:1px solid #d4d4d4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding:0 15px;
    font-size: 14px;
    background: #f1f1f1;
    outline:none;
    text-align: left;
}
.block__mkd_finput:focus{
    border: 1px solid #5687d0;
    background: #fff;
}
.block__mkd_fbottom{
    margin-top:45px;
    position: relative;
}
.block__mkd_fbtn{
    float: right;
    height: 48px;
    padding:0 35px;
    background: #395697;
    color:#fff;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family:'IBM Plex Sans';
}
.block__mkd_fbtn:hover{
    background: #315ab7;
}
.block__mkd_fbbtitle{
    font-size:18px;
    font-weight: bold;
}
.block__mkd_fbbdescr{
    font-size: 12px;
    color:#8c8c8c;
    line-height: 16px;
    margin-top:3px;
}
.block__mkd_instr{
    text-align: center;
    width: 270px;
    height: 174px;
    background: url('/img/instr_mkd.png');
    cursor: pointer;
}
.block__mkd_instr_text{
    color:#ffffff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top:5px;
}
.block__mkd_instr_yout{
    width: 64px;
    height: 46px;
    background: url('/img/instr_yout.png');
    display: inline-block;
    margin-top:59px;
}
.block__mkd_instr:hover .block__mkd_instr_yout{
    background: url('/img/instr_yout.png') 0 46px;
}
.block__mkd_info{
    width: 100%;
    padding: 20px 15px 45px;
    background: #fff8de;
    margin-top: 70px;
    font-size: 12px;
    line-height: 20px;
    position: relative;
}
.block__mkd_info_img{
    width: 39px;
    height: 42px;
    position: absolute;
    background: url('/img/instr_gerb.png');
    right: 13px;
    top:8px;
}
.block__mkd_fitem--new{
    position: relative;
}
.block__mkd_fitem--new .block__mkd_fname{
    display: block;
}
.block__mkd_fitem--new .block__mkd_fin{
    display: block;
    margin-top: 10px;
    text-align: left;
}
.block__mkd_fitem--new .block__mkd_finput{
    width: 100%;
}
.block__mkd_this{
    font-family: 'Pacifico', cursive;
    position: absolute;
    font-size: 16px;
    color: #898989;
    top: 0px;
    right: 55px;
}
.block__mkd_this:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -24px;
    top: 9px;
    width: 16px;
    height: 18px;
    background: url('/img/mkd-strelka.png');
}
.block__mkd_err{
    color: #f43e3d;
    font-weight: 600;
    position: relative;
    font-size: 13px;
    padding-left: 27px;
    margin-top: 29px;
}
.block__mkd_err:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 18px;
    height: 18px;
    background: url('/img/mkd-error.png');
}
.block__mkd_suc{
    color: #008f51;
    font-weight: 600;
    position: relative;
    font-size: 13px;
    padding-left: 27px;
    margin-top: 29px;
}
.block__mkd_suc:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 18px;
    height: 18px;
    background: url('/img/mkd-suc.png');
}
.block__mkd_fbtn-str{
    width: 43px;
    height: 81px;
    position: absolute;
    right: -67px;
    top: -53px;
    display: none;
    background: url('/img/mkd-strelka-btn.png');
    
}
.mkd--loadwrap {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 10 !important;
    /* background: url('/img/mkd-bgwhite.png');*/
     background:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mkd--loadwrapt {
    width: 100%;
    height: 100%;
    display: table;
}
.mkd--loadcontent {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #000;
}
.checkdoc_block_timer--mkd{
    display: inline-block;
    float: right;
    margin-top: 39px;
    padding: 10px 50px 6px;
}

.mkd__progress{
    text-align: center;
}
.mkd__progress_text{
    font-size: 16px;
}
.mkd__progress_wrap{
    height: 8px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    margin-top:15px;
}
.mkd__progress_wrap-bar{
    float: left;
    width: 0;
    height: 100%;
    color: #fff;
    text-align: center;
    background-color: #4a7cce;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.05) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,.05) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.05) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,.05) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.05) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,.05) 75%,transparent 75%,transparent);
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
@-webkit-keyframes progress-bar-stripes {
  from  { background-position: 40px 0; }
  to    { background-position: 0 0; }
}
@keyframes progress-bar-stripes {
  from  { background-position: 40px 0; }
  to    { background-position: 0 0; }
}
.mkd__table{
    border: none;
    margin-top: 30px;
}
.mkd__text{
    font-size: 13px;
    line-height: 25px;
}
.mkd__table_left{
    text-align: center;
    width:2%;
    line-height: 35px;
    vertical-align: middle;
}
.mkd__table_left img{
    vertical-align: middle;
}
.mkd__table_right{
    padding-left:12px;
    font-size: 18px;
    line-height: 35px;
    vertical-align: middle;
}
.mkd__table_right--min{
    font-size: 14px;
}
.mkd__table_right a{
    color: #30659b;
    border-bottom: 1px dashed;
    font-size: 12px;
    margin-left:15px;
}
.mkd__itogo{
    color:#000000;
    font-size: 18px;
    font-weight: bold;
    margin-top:25px;
}
.block__mkd_pay{
    margin-top:55px;
    position: relative;
}
.block__mkd_fimg{
    position: absolute;
    right: 14px;
    top: 13px;
}
.block__mkd_fimg-phone{
    top: 9px;
    right: 19px;
}
.mkd__notdata{
    background: #faf4f4;
    padding: 32px 52px 43px;
    margin-top:35px;
    display: none;
}
.mkd__notdata_title{
    color:#762b2b;
    font-size: 18px;
    line-height: 24px;
    position: relative;
}
.mkd__notdata_descr{
    font-size: 15px;
    line-height: 20px;
    margin-top:23px;
}
.block__mkd_fbtn-nodata{
    float: none;
    display: inline-block;
    margin-top: 25px;
    padding-top: 15px;
    cursor: pointer;
}
.mkd__notdata_img{
    position: absolute;
    width: 20px;
    height: 20px;
    background: url('/img/mkd-nodata.png');
    left: -30px;
    top: 1px;
}
.block_mkd_pay-str{
    width: 30px;
    height: 37px;
    background: url('/img/mkd-strelka-pay.png');
    position: absolute;
    right: 20px;
    top: -59px;
}

.mkd__table{
    display: table;
    width: 100%;
}

.mkd__table thead{
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #959595;
}

.mkd__table th{
    padding: 10px;
    border: 1px solid #dadada;
    text-align: left;
}

.mkd__table td{
    padding: 10px;
    border: 1px solid #dadada;
    text-align: left;
}

    












.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.search-hint{
    width: 850px;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow:    0px 0px 21px 0px rgba(0, 0, 0, 0.55);
    box-shadow:         0px 0px 21px 0px rgba(0, 0, 0, 0.55);
    position: absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    margin-top: 18px;
    margin-left: 42px;
    padding:0 20px;
    display: none;
    z-index: 1;
border: 1px solid #bababa;
}
.search-hint__str{
    margin: 0 auto;
    width: 32px;
    height: 12px;
    margin-top: -12px;
    background: url('/img/search_str.png');
}
.search-hint__title{
    margin-top:17px;
    font-size: 20px;
    padding-bottom:10px;
    border-bottom:1px solid #dcdcdc;
}
.search-hint__descr{
    font-size: 13px;
    line-height: 18px;
    margin-top:12px;
}
.search-hint__blocks{
    margin-top: 35px;
    text-align: center;
}
.search-hint__block{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding:0 10px;
}
.search-hint__block-t{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.search-hint__close{
    width: 29px;
    height: 29px;
    position: absolute;
    margin: 0 auto;
    right: 23px;
    top: 15px;
    background: url("/img/popup-close.png") 0 -58px;
    transform: scale(0.6);
    cursor:pointer;
}
.search-hint__close:hover{
    background: url("/img/popup-close.png") 0 -87px;
}
.search-hint-usl{
    width: 100px;
    border: 1px dashed #aebac8;
    height: 182px;
    padding-top: 25px;
    margin-top: 10px;
}
.search-hint-usl-text{
    color:#34699f;
    margin-top:15px;
    text-decoration: underline;
}
.search-hint-usl:hover .search-hint-usl-text{
    color:#2783e1;
    text-decoration: none;
}
.help__coincidences_usl{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color:#000;
    font-weight: 400;
    display: none;
}
.help__coincidences_usl a{
    color:#2467b3;
    border-bottom:1px solid;
}
.help__coincidences_usl a:hover{
    color:#016ce6;
}
.table_search_not{
    margin-top:30px;
    display: none;
}
.table_search_not-title{
    font-size: 24px;
    color:#898989;
}
.table_search_not-str{
    vertical-align: bottom;
    margin-left: 5px;
}
.table_search_not-descr{
    font-size: 18px;
    color:#000000;
    line-height: 30px;
    margin-top:25px;
}

.table_search_not-descr a{
    color:#2467b3;
    border-bottom:1px solid;
}
.table_search_not-descr a:hover{
    color:#016ce6;
}
.order--loadwrap{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10 !important;
    background: url("/img/bg.png");
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.order--loadwrapt{
    width: 100%;
    height: 100%;
    display: table;
}
.order--loadcontent{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 48px;
    color:#000;
    font-weight: bold;
}
.order--loadcontent span {
    font-size: 22px;
    margin-top: 10px;
    display: block;
    
}
.order--blur{
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
    filter: url('/css/blur.svg#blur');
}
.test__data-update{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 0 !important;
    background: url('/img/reloadinfo.png');
}
.test__data-update:hover{
    background: url('/img/reloadinfo.png') 0 20px;
}
.test__data-update-spin{
    background: url('/img/reloadinfo.png') 0 20px;
    -webkit-animation: spin 1s reverse infinite linear;
    animation: spin 1s reverse infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
















.content__newblock{
    margin-top: 25px;    
    background-color: #fff;
    padding:50px 35px;
    text-align: left !important;
}
.content__newblock:hover {
    box-shadow: 0 0 7px rgba(193,194,194,.5);
}
.content__newblock_title{
    font-size: 32px !important;
    text-align: left !important;
}
.content__newblock_descr{
    width: 700px;
    font-size: 14px;
    line-height: 18px;
    margin-top:15px;
}
.content__newblock_from{
    margin-top:55px;
}
.content__newblock_from-d{
    display: inline-block;
    font-size: 18px;
    position: relative;
    vertical-align: middle;
}
.content__newblock_from-i{
    width: 100%;
    height: 46px;
    border:1px solid #6ea3df;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 13px;
}
.content__newblock_from-inf{
    position: absolute;
    font-size: 11px;
    margin-top:10px;
    margin-left:8px;
}
.content__newblock_from-inf span,
.content__newblock_from-inf strong{
    color:#4577b4;
    border-bottom: 1px solid;
    cursor: pointer;
}
.content__newblock_from-inf span:hover,
.content__newblock_from-inf strong:hover{
    color:#2070d3;
}
.content__newblock_from-d--1{
    margin-right:21px;
}
.content__newblock_from-d--2{
    margin-right: 5px;
    width:345px;
}
.content__newblock_from-d--3{
    margin-right: 10px;
    width:160px;
}
.content__newblock_from-b{
    color:#ffffff;
    font-size: 13px;
    background: #4764a5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 46px;
    padding: 15px 26px;
    cursor: pointer;
}
.content__newblock_from-b:hover{
    background: #204a89;
}
.content__newblock_from--withcode .content__newblock_from-d--3{
    display: none;
}
.content__newblock_from--withcode .content__newblock_from-d--2{
    width: 510px;
    margin-right: 10px;
}
.content__newblock_stat{
    margin-top:100px;
}
.content__newblock_line{
    background: #dcdcdc;
    height: 1px;
    width:100%;
}
.content__newblock_stat-title{
    font-size: 24px;
    margin-top:40px;
    font-weight: 300;
}
.content__newblock_bwrap-pimg{
    height: 52px;
    display: block;
    text-align: center;
}
.content__newblock_bwrap{
    text-align: center;
    margin-top:60px
    
}
.content__newblock_bwrap-p{
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 0 25px;
}
.content__newblock_bwrap-ptitle{
    font-size: 20px;
    margin-top: 20px;
    font-weight: 600;
}
.content__newblock_bwrap-pdescr{
    font-size: 13px;
    line-height: 16px;
    margin-top:5px;
}
.content__newblock_stat-title--graph{
    margin-top:75px;
}
.content__newblock_view{
    margin-top:88px;
}
.content__newblock_view-b{
    display: block;
    margin-bottom:30px;
    font-size: 15px;
}
.content__newblock_view-l{
    display: inline-block;
    width:210px;
    vertical-align: top;
}
.content__newblock_view-r{
    display: inline-block;
    vertical-align: top;
}
.content__newblock_view-l--bold{
    font-size: 18px;
    font-weight: bold;
}
.content__newblock_view-progress{
    width: 485px;
    margin-top: -19px;
}
.content__newblock_view-progress .mkd__progress_text{
    color:#4f6177;
    font-size:15px;
}
.content__newblock_view-progress .mkd__progress_wrap{
    margin: 9px 0 0;
}
.content__newblock_view-green{
    display: inline-block;
    font-weight: bold;
    background:#3e6a43;
    color:#fff;    
    padding: 5px 8px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: -5px;
}
.content__newblock_view-st1{
    display: inline-block;
    vertical-align: middle;
}
.content__newblock_view-st2{
    display: inline-block;
    vertical-align: middle;
    margin-left:12px;
    color:#6a6a6a;
}
.content__newblock_view-st2 span{
    font-size: 12px;
    color: #c39737;
    font-weight: bold;
}
.content__newblock_view-st1{
    width: 12px;
    height: 12px;
    text-align: center;
}
.content__newblock_view-sti{
    display: block;
    width: 10px;
    height: 10px;
    background: #c9c9c9;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin:0 auto;
    margin-top:1px;
}
.content__newblock_view-st{
    margin-bottom:4px;
}
.content__newblock_view-st--ok .content__newblock_view-st2{
    color:#000;
}
.content__newblock_view-st--ok .content__newblock_view-st2 span{
    color:#2e5d33;
}
.content__newblock_view-st--ok .content__newblock_view-sti{
    background: url('/img/stat__ok.png');
    width: 12px;
    height: 12px;
    
}
.content__newblock_view-wdata{
    margin-bottom:18px;
}
.content__newblock_view-wd1,
.content__newblock_view-wd2{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.content__newblock_view-wd2{
    font-size:13px;
    font-weight: bold;
    margin-left:12px;
    width: 670px;
}
.content__newblock_view-wd2 span{
    color:#325e99;
}
.content__newblock_view-wdr{
    background: #527856;
    width: 7px;
    height: 7px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-top: -1px;
}
.content__newblock_view-wdp{
    position: absolute;
    width: 1px;
    background: #527856;
    height: 32px;
    left: 3px;
    top: 6px;
}
.content__newblock_view-wdata:last-child .content__newblock_view-wdp{
    display: none;
}
.content__newblock_view-wdata:last-child .content__newblock_view-wdr{
    background: #ceb251;
}
.highcharts-button{
    display: none !important;
}
.highcharts-credits{
    display: none !important;
}
.content__newblock_stat-btns{
    margin-top: 20px;
    text-align: left;
}
.content__newblock_stat-btn{
    display: inline-block;
    vertical-align: top;
    padding: 6px 12px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    margin-right: 15px;
}
.content__newblock_stat-btn:hover{
    background: #f2f2f2;
}
.content__newblock_stat-btn--active{
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.mkd__notdata--statuses{
    background: #faf4f4;
    padding: 32px 52px 43px;
    text-align: center;
    max-width: 390px;
    margin: 0 auto;
    margin-top: 66px;
}
.content__newblock_view-btext{
    color:#5e5e5e;
    line-height: 18px;
    font-size: 13px;
    width: 680px;
}
.content__newblock_from--passport{
    margin-top:35px;
    z-index: 50;
    position: relative;
}
.content__newblock_from--passport .content__newblock_from-d--2{
    width: 755px;  
}
.content__newblock_from-tt{
    font-weight: bold;
    font-size: 13px;
    margin-bottom:5px;
}
.content__newblock-passport{
    float: right;
    margin-right: 108px;
    margin-top: 15px;    
}
.content__passport_h2{
    margin-top:130px;
    font-size: 22px;
}
.content__passport_img{
    float: right;    
    margin-top: -30px;
}
.content__passport_content{
    font-size: 15px;
    line-height: 24px;
    width: 600px;
    margin-top:18px;
}
.content__passport_h3{
    font-size: 22px;
    margin-top:50px;
}
.content__passportres_title{
    color:#2e632b;
    font-size:26px;
    font-weight: bold;
    margin-top:120px;
    border-bottom:1px solid #e4e4e4;
    padding-bottom:15px;
}
.content__passportres_passp{
    float: right;
    margin-top: 15px;
}
.content__passport_content--res{
    font-size: 14px;
    line-height: 23px;
    padding-top:5px;
}
.content__passport_inf .block__mkd_sett_text{
    font-weight: 400;
}
.content__passport_inf .block__mkd_sett_text span{
    color:#919191;
}
.content__passport_inf .block__mkd_sett_u {
    margin-bottom: 10px;
}
.content__passport_titinf{
    font-size: 18px;
    color:#485161;
    font-weight: bold;
    margin-top:35px;
}
.content__passport_examplblock{
    width: 770px;
    background: #f0f7f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top:10px;
    padding: 20px 40px;
}
.content__passport_examplimg{
    display: inline-block;
    vertical-align: top;
}
.content__passport_exampltex{
    display: inline-block;
    vertical-align: top;
    margin-left:20px;
    width: 585px;
}
.content__passport_exampltitle{
    color:#000000;
    font-size: 16px;
    font-weight: bold;
    margin-top:12px;
}
.content__passport_exampldescr{
    font-size: 13px;
    line-height: 16px;
    margin-top:10px;
}
.content__passport_examplex{
    
    margin-top:10px;
    font-size: 12px;
    color:#767676;
}
.content__passport_examplex a{
    color: #4577b4;
    border-bottom: 1px solid;
    cursor: pointer;
    margin-left:10px;
}
.content__passport_examplex a:hover{
    color: #2070d3;
}
.content__passport_examplu-2{
    margin-top:20px;
}
.order-popupnew-content{
    margin: 50px 42px;
}
.order-popupnew-title{
    color:#742828;
    font-size: 24px;
    font-weight: bold;
    margin-top:85px;
}
.order-popupnew-descr{
    line-height: 26px;
    font-size: 15px;
    margin-top:40px;
}
.order-popupnew-descr2{
    font-size: 15px;
    margin-top:40px;
}
.order-popupnew-descr2 a{
    color: #4577b4;
    border-bottom: 1px solid;
    cursor: pointer;
}
.order-popupnew-descr2 a:hover{
    color: #2070d3;
}
.order-popupnew-descr3{
    color:#7e7e7e;
    font-size: 13px;
    line-height: 18px;
    margin-top:15px;
}
.test__rightblock_btnb{
    height: 47px;
    width: 100%;
    background: #2d5abe;
    color:#fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin-top:15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    padding-top:13px;
    cursor: pointer;
}
.test__rightblock_btnb:hover{
    background: #1541a3;
}
.test__rightblock_btnb-img{
    width: 24px;
    height: 24px;
    background: url('/img/object-btn-right.png');
    display: inline-block;
    vertical-align: middle;
    margin-right:5px;
}












.main_prefooter_text{
    width: 60%;
}
.main_prefooter_video{
    width: 40%;
    text-align: center;
    padding-left: 10px;
}
.main_prefooter_videoWrap{
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 100%;
}
.main_prefooter_videoImg{
    width: 100% !important; 
    position: relative;
    z-index: 1;
}
.main_prefooter_videoPlay{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    z-index: 2;
    background: url('/img/main_video_play.png'); 
}
.main_prefooter_videoWrap:hover .main_prefooter_videoPlay{
    background: url('/img/main_video_play.png') 0 48px; 
}
.main{
    margin-top:25px;   
}
.main_title{
    font-size:24px;
    font-weight: bold;
    margin-bottom:35px;
}
.main_block{
    height: 340px;
    width: 248px;
    background: #fff;
    display: inline-block;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:    0px 1px 2px 0px rgba(0, 0, 0, 0.33);
    box-shadow:         0px 1px 2px 0px rgba(0, 0, 0, 0.33);
    transition: box-shadow 0.1s ease-in-out;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    position: relative;
    margin-bottom:30px;
    margin-right:8px;
    vertical-align: top;
}
.main_block:nth-child(4n+1){
    margin-right:0px;
}
.main_block:hover{
    -webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:    0px 1px 15px 0px rgba(0, 0, 0, 0.33);
    box-shadow:         0px 1px 15px 0px rgba(0, 0, 0, 0.33);
}
.main_block__icon{
    position: absolute;
    right:11px;
    top:11px;
    cursor: pointer;
}
.main_block__icon--object{
    position: relative;
    display: inline-block;
    left: auto;
    top: auto;
    margin:0;
    margin-left:10px;
}
.main_block__img{
    height: 138px;
    padding-top: 13px;
}
.main_block__title{
    color:#000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}
.main_block__descr{
    margin-top: 15px;
    color:#7a7a7a;
    font-size: 12px;
    padding:0 20px;
}
.main_block__inf{
    margin-top:14px;
}
.main_block__example,.main_block__time{
    display: inline-block;
    vertical-align: middle;
}
.main_block__time{
    margin-left:19px;
}
.main_block__example-img{
    width: 17px;
    height: 21px;
    background: url('/img/main__pdf.png');
    display: inline-block;
    vertical-align: middle;
}
.main_block__example-link{
    color:#4274b8;
    font-size: 12px;
    border-bottom: 1px solid;
    text-decoration: none;
    margin-left:8px;
    display: inline-block;
    vertical-align: middle;
}
.main_block__example-link:hover{
    color:#3373cb;
}
.main_block__time-img{
    width: 12px;
    height: 14px;
    background: url('/img/main__time.png');
    display: inline-block;
    vertical-align: middle;
}
.main_block__time-text{
    display: inline-block;
    vertical-align: middle;
    margin-left:8px;
    color:#767676;
    font-size: 12px;
    
}
.main_block__btn{
    width: 180px;
    margin: 0 auto;
    background: #3a54b6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#fff;
    height: 38px;
    margin-top:21px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
}
.main_block__btn:hover{
    background: #1b3dba;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(10, 10, 10, 0.4);
    -moz-box-shadow:    0px 1px 1px 0px rgba(10, 10, 10, 0.4);
    box-shadow:         0px 1px 1px 0px rgba(10, 10, 10, 0.4);
}
.main_block___btn-price{
    width: 71px;
    border-right:1px solid #6a7cbd;
    height: 38px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding-top:10px;
    padding-left:2px;
}
.main_block___btn-text{
    width: 108px;
    height: 38px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding-top:10px;
}
.main_block__icon-ecp{
    color:#8791a2;
    font-size: 11px;
    font-weight: bold;
}
.main_block__icon-ecp:after{
    width: 14px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    content:"";
    background: url('/img/main__ecp.png');
    margin-left:5px;
}
.main_block__icon-nonecp{
    width: 14px;
    height: 15px;
    background: url('/img/main__nonecp.png');
}
.main_block__icon-letter{
    width: 20px;
    height: 20px;
    background: url('/img/main__letter.png');
}
.main_block__icon:hover .main_block__icon-ecp{
    color:#3966b0;
}
.main_block__icon:hover .main_block__icon-ecp:after{
    background: url('/img/main__ecp.png') 0 15px;
}
.main_block--full .main_block__img{
    height: 155px;    
    overflow: hidden;
    color:#fff;
    font-size: 18px;
    line-height: 24px;
    padding: 13px 33px 0;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
.main_block--full .main_block__descr{
    height: 59px;
}
.main_block--full .main_block__icon-ecp{
    color: #cad3e3;
}
.main_block--full .main_block__icon-ecp:hover{
    color: #fff;
}
.main_block__img--4{
    background: url("/img/main_img__4.png");
}
.main_block__img--mkd{
    background: url("/img/main_img__mkd.png");
}
.main_block__img--ddu{
    background: url("/img/main_img__ddu.png");
}
.main_block__img--kpt{
    background: url("/img/main_img__kpt.png");
}
.main_title-2{
    color:#7b7b7b;
    font-size: 20px;
    margin-top:20px;
    margin-bottom:25px;
}
.loaderbody {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 150000;
    text-align: center;
    background: url('/img/bg.png') repeat 0 0;
}
.dm-table {
    display: table;
    width: 100%;
    height: 100%;
}
.dm-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.main_block__tooltip{
    position: absolute;
    min-width: 310px;
    height: auto;
    z-index: 1;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 17px 23px;
    bottom: 25px;
    left: -45px;
    text-align: left;
    -webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:    0px 1px 15px 0px rgba(0, 0, 0, 0.33);
    box-shadow:         0px 1px 15px 0px rgba(0, 0, 0, 0.33);
    font-size: 12px;
    line-height: 16px;
    display: none;
}
.main_block__tooltip-t{
    color:#000000;
    font-size: 13px;
    font-weight: bold;
    margin-bottom:12px;
}
.icon-ecp{
    width: 14px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background: url('/img/main__ecp.png');
}
.main_block__icon:hover .main_block__tooltip{
    display: block;
}
.main_block--support-title{
    font-size:18px;
    font-weight: bold;
    margin-top:15px;
}
.main_block--support, .main_block--support:hover{
    background: none;
    border: 2px dashed #dfdfdf;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}
.main_block--support-descr{
    margin-top: 25px;
    font-size: 15px;
    line-height: 18px;
}
.main_block--support a{
    color:#2e65a2;
    border-bottom:1px solid;
    text-decoration: none;
}
.main_block--support a:hover{
    color:#3373cb;
}
.main_block--support-a{
    font-size: 13px;
    margin-top:28px;
    display: inline-block;
}


.allserv{
    background: #fff;
    padding: 54px 32px;
    margin-bottom:40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 7px rgba(193,194,194,.5);
    -moz-box-shadow:    0 0 7px rgba(193,194,194,.5);
    box-shadow:         0 0 7px rgba(193,194,194,.5);
}
.allserv_title{
    color:#000000;
    font-size: 24px;
    font-weight: bold;
}
.allserv_filter{
    float: right;
    margin-top: -30px;
}
.allserv_filter-li{
    display: inline-block;
    vertical-align: top;
    background: #486fb7;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color:#fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 18px 5px;
    margin-left:8px;
    cursor: pointer;
}
.allserv_filter-li:hover{
    background: #6b82ab;
}
.allserv_filter-li--active, .allserv_filter-li--active:hover{
    background: #e9e9e9;
    color:#373737;
    cursor:default;
    font-weight: normal;
}
.allserv_table{
    margin-top:46px;
}
.allserv_table-tr{
    display: block;
    border-top:1px solid #f0f0f0;
    padding: 18px 10px;
    position: relative;
}
.allserv_table-tr:hover{
    background: #fcfaf2;
}
.allserv_table-td{
    display: inline-block;
    vertical-align: top;
}
.allserv_table-td--1{
    width:40px;
}
.allserv_table-td--2{
    width:500px;
    padding-top: 2px;
}
.allserv_table-td--3{
    width:85px;
    text-align: right;
    color:#000;
    font-size: 16px;
    margin-right:25px;
    padding-top: 3px;
}
.allserv_table-td--4{
    font-size: 14px;
    padding-top: 3px;
    width: 102px;
}
.allserv_table-td--5{
    width:70px;
    text-align: center;
    padding-top: 3px;
}
.allserv_table-td--6{
    padding-top: 2px;
}
.allserv_table-td--7{
    text-align: right;    
    width: 30px;    
    padding-top: 6px;

}
.allserv_table-icon{
    width: 22px;
    height: 25px;
    background: url('/img/allserv__gerb.png');
}
.allserv_table-arrest{
    width: 20px;
    height: 26px;
    background: url('/img/allserv__arrest.png');
}
.allserv_table-ddu{
    width: 24px;
    height: 24px;
    background: url('/img/allserv__ddu.png');
}
.allserv_table-fio{
    width: 18px;
    height: 22px;
    background: url('/img/allserv__fio.png');
}
.allserv_table-full{
    width: 21px;
    height: 27px;
    background: url('/img/allserv__full.png');
}
.allserv_table-kpt{
    width: 25px;
    height: 21px;
    background: url('/img/allserv__kpt.png');
}
.allserv_table-mkd{
    width: 24px;
    height: 28px;
    background: url('/img/allserv__mkd.png');
}
.allserv_table-report{
    width: 16px;
    height: 22px;
    background: url('/img/allserv__report.png');
}
.allserv_table-title{
    display: inline-block;
    color:#4f75c1;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dotted;
    cursor: pointer;
}
.allserv_table-timeimg {
    width: 12px;
    height: 14px;
    background: url(/img/main__time.png);
    display: inline-block;
    vertical-align: middle;
}
.allserv_table-timetext{
    display: inline-block;
    vertical-align: middle;
    margin-left:9px;
}
.allserv_table-ecp{
    width: 17px;
    height: 19px;
    background: url('/img/allserv__g_ecp.png');
    display: inline-block;
    cursor: pointer;
}
.allserv_table-nonecp{
    width: 18px;
    height: 19px;
    background: url('/img/allserv__g_nonecp.png');
    display: inline-block;
    cursor: pointer;
}
.allserv_table-print{
    width: 24px;
    height: 24px;
    background: url('/img/allserv__g_print.png');
    display: inline-block;
    cursor: pointer;
}
.allserv_table-exampimg{
    width: 18px;
    height: 22px;
    background: url('/img/allserv__e_pdf.png');
    display: inline-block;
    vertical-align: middle;
}
.allserv_table-exampimg--jpg{
    width: 19px;
    height: 21px;
    background: url('/img/allserv__e_jpg.png');
}
.allserv_table-examptext{
    display: inline-block;
    vertical-align: middle;
    color:#195dba;
    font-size: 13px;
    margin-left:10px;
    border-bottom:1px solid;
    cursor: pointer;
}
.allserv_table-arrow{
    width: 14px;
    height: 8px;
    background: url('/img/allserv__arrow.png');
    display: inline-block;
    cursor: pointer;
}
.allserv_table-tr:hover .allserv_table-arrow{
    background: url('/img/allserv__arrow.png') 14px 0;
}
.allserv_table-deliver{
    width: 31px;
    height: 17px;
    background: url('/img/allserv__delivery.png');
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    cursor: pointer;
}
.allserv_table-deliver:hover{
    background: url('/img/allserv__delivery.png') 0 17px;
}
.allserv_select{
    border:1px solid #f0f0f0;
    width: 100%;
    padding: 15px;
    font-size: 14px;
    margin-top:20px;
    display: none;
}
.allserv_table-hr{
    display: none;
}
.allserv_table-ahr{
    display: block;
    margin-top:2px;
    display: none;
}
.allserv_table-a{
    color:#205eab;
    font-size: 11px;
    border-bottom:1px solid;
    display: none;
    position: absolute;
}
.allserv_table-btnblock{
    display: inline-block;
}
.allserv_table-tr-full{
    padding: 28px 0 35px 51px;
}
.allserv_table-tr-full-left{
    display: inline-block;
    vertical-align: top;
    width: 480px;
    font-size: 13px;
    line-height: 18px;
    margin-top:15px;
}
.allserv_table-tr-full-btn{
    display: inline-block;
    margin-top:32px;
    color:#ffffff;
    font-size: 13px;
    font-weight: bold;
    background: #285bc4;
    padding: 16px 41px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.allserv_table-tr-full-btn:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}
.allserv_table-tr-full-right{
    float: right;
}
.allserv_table-tr-full-ex{
    display: inline-block;
    vertical-align: top;
    margin:0 2.5px;
}
.allserv_table-tr-full-yout{
    margin-top: 23px;
}
.allserv_table-tr-full-yout-i{
    display: inline-block;
    vertical-align: middle;
    background: url('/img/allserv__youtube.png');
    width: 20px;
    height: 14px;
    margin-right:7px;
}
.allserv_table-tr-full-yout-t{
    display: inline-block;
    vertical-align: middle;
    color:#205eab;
    font-size: 12px;
    border-bottom:1px solid;
    cursor:pointer;
}
.allserv_table-tr-full-ex-loop{
    cursor: pointer;
    position: relative;
}
.allserv_table-tr-full-ex-loop:before{
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.3);
    background-image: url(../img/zoom-in.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content:"";
    display: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.allserv_table-tr-full-ex-loop:hover:before{
    display: block;
}

.allserv_table-tr-full-yout-t:hover{
    color:#0e50a2;
}


.allserv_table-tr--active{
    background: #fcfaf2;
}
.allserv_table-tr--active .allserv_table-arrow{
    background: url('/img/allserv__arrow.png') 0 8px;
}
.allserv_table-tr--active:hover .allserv_table-arrow{
    background: url('/img/allserv__arrow.png') 14px 8px;
}
.allserv_table-tr--active .allserv_table-title{
    color:#000000;
    border: none;    
    margin-top: -4px;
}
.allserv_table-tr--active  .allserv_table-td--2 {
    padding-top: 0px;
}
.allserv_table-tr--active  .allserv_table-ahr {
    display: block;
}
.allserv_table-tr--active  .allserv_table-a {
    display: inline-block;
}



.order_paper__title{
    color:#000000;
    font-size: 16px;
    font-weight: bold;
    margin-top:37px;
    display: inline-block;
    vertical-align: middle;
}
.order_paper__title:before{
    content:"";
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 30px;
    background: url('/img/order_paper.png');
    margin-right: 17px;
}
.order_paper__title:after{
    content:"";
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 18px;
    background: url('/img/order_zelp.png');
    margin-left: 25px;
}
.order_paper{
    background: #fafafa;
    border:1px solid #e8e8e8;
    padding:15px 21px;
    margin-top:15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    position: relative;
}
.order_paper:hover{
    background: #fffdec;
}
.order__checkbox--paper{
    margin: 0px;
    position: absolute;
}
.order_paper__name{
    margin-left:45px;
    color:#000000;
    font-size: 16px;
    font-weight: bold;
}
.order_paper__info{
    margin-top:12px;
    margin-left:45px;
}
.order_paper__info-i{
    display: inline-block;
    vertical-align: middle;
    margin-right:16px;
    font-size: 12px;
    font-weight: bold;
}
.order_paper__info-time:before{
    content:"";
    display: inline-block;
    vertical-align: text-top;
    width: 10px;
    height: 12px;
    background: url('/img/order_time.png');
    margin-right: 6px;
}
.order_paper__info-sign:before{
    content:"";
    display: inline-block;
    vertical-align: bottom;
    width: 18px;
    height: 18px;
    background: url('/img/order_sign.png');
    margin-right: 6px;
}
.order_paper__info-deliver:before{
    content:"";
    display: inline-block;
    vertical-align: text-top;
    width: 12px;
    height: 14px;
    background: url('/img/order_deliver.png');
    margin-right: 6px;
}
.order_paper__info-file:before{
    content:"";
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url('/img/order_file.png');
    margin-right: 6px;
    
}
.order_paper__info-check{
    color: #3f6e4a;
}
.order_paper__info-check:before{
    content:"";
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 9px;
    background: url('/img/check-egrn.png');
    margin-right: 6px;
}
.order_paper__info-mail:before{
    content:"";
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 10px;
    background: url('/img/order_mail.png');
    margin-right: 6px;
}
.order_paper__info-nonsign:before{
    content:"";
    display: inline-block;
    vertical-align: bottom;
    width: 18px;
    height: 18px;
    background: url('/img/order_nonsign.png');
    margin-right: 6px;
}
.order_paper__info-pdf:before{
    content:"";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 20px;
    background: url('/img/order_pdf.png');
    margin-right: 6px;
}
.order_paper__info--2{
    margin-top:24px;
}
.order_paper__info--2 .order_paper__info-i{
    color:#4e7fb6;
    text-decoration: underline;
    cursor: pointer;
    margin-right:22px;
}
.order_paper__info--2 .order_paper__info-i:hover{
    color:#355374;
}
.order_paper__info-plan{
    display: inline-block;
    text-decoration: none !important;
    color: #3b709a !important;
    cursor: default !important;
}
.order_paper__gerb{
    position: absolute;
    right:0px;
    bottom:0px;
    background: url('/img/order_gerb.png');
    width: 103px;
    height: 117px;
}
.order_example_img{
    display: inline-block;
    position: absolute;
    top: 25px;
    left: 500px;
}
.order_paper__price{
    float: right;
    color:#000;
    font-size: 20px;
    position: relative;
    z-index: 2;
    margin-top:33px;
}

.order_paper-checked, .order_paper-checked:hover{
    background: #f7fbfe;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.35);
    box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.35);
    border:1px solid transparent;
}
.order_paper-checked .order_paper__name{
    color:#143e72;
}
.order_paper-checked .order_paper__price{
    color:#143e72;
}
.order_paper__select{
    color:#2069d7;
    font-weight: bold;
    font-size: 16px;
    font-family:'IBM Plex Sans';
    background: transparent;
    border:none;
    border-bottom:1px dashed #97a7be;
    margin-left:2px;
    outline: none;
    cursor: pointer;
}
.test__rightblock_dzp{
    color:#000000;
    font-size: 14px;
    line-height: 20px;
    margin-top:25px;
}
.test__rightblock_dzpa{
    color:#3f75ce;
    font-size:14px;
    border-bottom: 1px dashed;
    display: inline-block;
    margin-top:21px;
    cursor: pointer;
    position: relative;
}
.test__rightblock_dzpa:hover{
    color:#205cbd;
}
.test__rightblock_dzpa:after{
    width: 23px;
    height: 26px;
    background: url('/img/test__rightblock_dzpa.png');
    content:"";
    display: inline-block;
    position: absolute;
    right: -40px;
    top: -10px;
}
.test__rightblock_update{
    color:#979797;
    font-size: 11px;
    margin-bottom:25px;
}
.test__rightblock_update span{
    color: #446fa9;
    border-bottom:1px solid;
    cursor: pointer;
    position: relative;
    margin-left:24px;
}
.test__rightblock_update span:hover{
    color:#0061e5;
}
.test__rightblock_update span:before{
    width: 11px;
    height: 11px;
    background: url('/img/test__rightblock_refresh.png');
    content:"";
    display: inline-block;
    position: absolute;
    top: 1px;
    left: -15px;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow: hidden;
}
.test__rightblock_update span:hover:before{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}


.search-select-block{
    margin-bottom:15px;
}
.search-select-item, .search-select-or{
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}
.search-select-or{
    padding:0 15px;
    color:#c1c1c1;
    font-size: 11px;
}
.search-select-item{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#2865b7;
    cursor: pointer;
}
.search-select-item span
{    
    border-bottom: 1px dashed;
}
.search-select-item:hover{
    color:#0554be;
}
.search-select--active, .search-select--active:hover{
    background: #f0f3f6;
    color:#000;
    cursor: default;
    padding: 4px 10px 3px;
}
.search-select--active span{
    border-bottom:none;
}
.search-select-item--expand:before{
    display: inline-block;
    vertical-align: baseline;
    width: 16px;
    height: 10px;
    background: url('/img/search-expanded.png');
    content:"";
    margin-right: 8px;
}
.search-select--active.search-select-item--expand:before{
    background: url('/img/search-expanded-active.png');
}
.search-exp{
    margin-top: 10px;
}
.search-exp-t, .search-exp-i{
    display: inline-block;
    vertical-align: middle;
}
.search-exp-t{
    width: 175px;
    margin-right: 40px;
    font-size: 14px;
}
.search-exp-input{
    display: block;
    width: 558px;
    height: 34px;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #6ea3df;
    font-family: 'IBM Plex Sans';
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    display: inline-block;
    vertical-align: middle;
}
.search-exp-input--min{
    width: 65px;
}
.search-exp-imin{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;    
    margin: 0px 15px 0 22px;
}
.search-exp-btn{
    color:#ffffff;
    font-size: 14px;
    background: #4764a5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 14px 32px;
    text-align: center;
    margin-top:17px;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.search-exp-title{
    font-size: 20px;
    margin: 10px 0 31px;
    font-weight: bold;
}
.search-exp-btn:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}
.search-exp-wrap{
    position: relative;
}
.search-exp-support{
    position: absolute;
    right: 0px;
    text-align: center;
}
.search-exp-support-title{
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.search-exp-support-a{
    color:#0037ff;
    text-decoration: underline;
    margin-top:6px;
}
.search-exp-support-a:hover{
    color:#0011d8;
}
.search-exp-faqicon{
    width: 51px;
    height: 51px;
    background: url('/img/search-expanded-faq.png');
    position: absolute;
    right: 51px;
    top: 209px;
    cursor: pointer;
    opacity: 0.8;
}
.search-exp-faqicon:hover{
    opacity: 1;
}
.block__mkd_support{
    text-align: center;
    margin-top: 100px;
}
.table_search_timer-wrap{
    text-align: center;
    font-size: 46px;
    padding-top: 10px;
    margin-top: 12px;
    color: #c0c0c0;
    padding-bottom: 4px;
    border: 1px dashed #e7e7e7;
}
.content__newblock_view-owners{
    font-size: 12px;
    margin-top: 11px;
    line-height: 20px;
    margin-left: 24px;
}
.content__newblock_view-owner{
    margin-bottom: 20px;
}
.content__newblock_view-doc{
    width: 26px;
    height: 35px;
    display: inline-block;
    margin-right: 13px;
    background: url('/img/download-docs--check.png');
}
.content__newblock_view-doc--doc{
    background: url('/img/download-docs--doc.png');
}
.content__newblock_view-doc--pdf{
    background: url('/img/download-docs--pdf.png');
}
.content__newblock_view-doc--ppt{
    background: url('/img/download-docs--ppt.png');
}
.content__newblock_view-doc--rtf{
    background: url('/img/download-docs--rtf.png');
}
.content__newblock_view-doc--sig{
    background: url('/img/download-docs--sig.png');
}
.content__newblock_view-doc--xls{
    background: url('/img/download-docs--xls.png');
}
.content__newblock_view-doc--xml{
    background: url('/img/download-docs--xml.png');
}
.content__newblock_view-doc--zip{
    background: url('/img/download-docs--zip.png');
}
.content__newblock_view-doc--html{
    background: url('/img/download-docs--html.png');
}
.content__newblock_view-docs{
    margin: 11px 0px;
    margin-left: 24px;
}


.oform{
    margin-top: 50px;
    position: relative;
    display: none;
}
.oform-right{
    float: right;
    width: 426px;
    padding-top: 55px;
}
.oform-left{
    width: 470px; 
}
.oform-header{
    font-size: 18px;
    font-weight: bold;
}
.oform-header span{
    font-size: 16px;
    color:#919191;
    float: right;
    font-weight: 300;
}
.oform-label{
    color:#000;
    font-size: 13px;
    margin-top:30px;
    font-weight: bold;
    margin-bottom:7px;
}
.oform-select{
    width: 100%;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    padding: 0 15px;
    font-family:'IBM Plex Sans';
    margin-bottom: 23px;
    border: 1px solid #dcdcdc;
}
.oform-select:focus{
    border:1px solid #9bc1ff;
}
.oform-input{
    width: 100%;
    height: 56px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    background: #f2f3f6;
    font-family:'IBM Plex Sans';
    margin-bottom:13px;
    padding: 0 40px 0 15px;
    position: relative;
}
.oform-input--last{
    margin-bottom:0px;
}
.oform-input:focus{
    border:1px solid #9bc1ff;
    background: #fff;
}
.oform-group{
    position: relative;
}
.oform-input--notempty{
    background: #fff;
    border:1px solid #dcdcdc;
}
.oform-input-label--email{
    width: 21px;
    height: 15px;
    right: 14px;
    top: 21px;
    position: absolute;
    background: url('/img/envelope.png');
}
.oform-input-label--phone{
    display: block;
    position: absolute;
    width: 13px;
    height: 21px;
    right: 18px;
    top: 19px;
    background: url('/img/tel.png');
}
.oform-checkbox{
    position: relative;
    margin-top:7px;
    display: block;
}
.oform-checkbox--input{
    width: 14px;
    height: 14px;
    cursor: pointer;    
    display: inline-block;
    vertical-align: text-bottom;
    position: absolute;
}
.oform-checkbox--text{
    display: inline-block;
    vertical-align: middle;
    color:#878787;
    font-size: 10.5px;
    margin-left: 20px;
}
.oform-checkbox--text a{
    color: #000;
    border-bottom: 1px dotted;
}
.oform-btns{
    margin-top:43px;
    margin-bottom: 60px;
}
.oform-btns--back{
    color:#43669c;
    font-size: 13px;
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
    margin-top: 12px;
}
.oform-btns--back:hover{
    color: #2e476d;
}
.oform-btns--right{
    float: right;
    text-align: center;
    width: 60%;
}
.oform-btns--pay{
    font-size: 15px;
    background-color: #3474cc;
    cursor: pointer;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    height: 45px;
    text-align: center;
    padding: 13px 35px 0;
    display: block;
    width: 100%;
}
.oform-btns--or{
    display: none;
    margin: 10px 0;
    color: #858585;
    font-weight: 500;
}
.oform-btns--applepay{
    display: none;
    background-color: transparent;
    border: 2px solid #3474cc;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding-top: 6px;
}
.oform-btns--googlepay{
    display: none;
    background-color: transparent;
    border: 2px solid #3474cc;
    color: #000;
    font-weight: 600;
}
.oform-btns--pay:hover {
    background-color: #1052ac;
}
.oform-btns--applepay:hover {
    background-color: #f6f6f6;
}
.oform-btns--googlepay:hover {
    background-color: #f6f6f6;
}

.oform-btns--applepay-img{
    width: 49px;
    background: url("/img/pay_applepay_logo.svg");
    display: inline-block;
    vertical-align: middle;
    color: #000;
    height: 20px;
    margin-left: 4px;
    background-size: cover;
}

.oform-btns--googlepay-img{
    width: 49px;
    background: url("/img/pay_googlepay_logo.svg");
    display: inline-block;
    vertical-align: middle;
    color: #000;
    height: 20px;
    margin-left: 4px;
    background-size: cover;
}

.oform-recip{
    background: #f7f6f2;
    width:100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 18px 21px 13px;
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow:    0px 5px 8px 0px rgba(0, 0, 0, 0.18);
    box-shadow:         0px 5px 8px 0px rgba(0, 0, 0, 0.18);
    position: relative;
}
.oform-recip-footer{
    width: 440px;
    height: 38px;
    position: absolute;
    background: url('/img/oform-recip-footer.png');
    left: -7px;
    bottom: -30px;
}
.oform-recip-title{
    font-size: 9px;
    color:#adaba7;
    font-weight: bold;
}
.oform-recip-title span{
    font-size: 10px;
    float:right;
}
.oform-recip-cad{
    font-size: 13px;
    margin-top:17px;
    font-weight: bold;
    color:#000000;
    margin-bottom: 2px;
}
.oform-recip-services{
    font-size: 13px;
}
.oform-recip-service{
    margin-top:9px;
}
.oform-recip-service-p{
    position: absolute;
    right: 18px;
}
.oform-recip-service-t{
    overflow: hidden;
    white-space: nowrap;
    width: 339px;
}
.oform-recip-service--itogo{
    font-size: 18px;
    margin-top:25px;
}
.oform-recip-service--itogo .oform-recip-service-t{
    width: 305px;
}
.oform-recip-line{
    width: 100%;
    height: 1px;
    background: url('/img/oform-recip-line.png');
    margin-top:26px;
}
.oform-recip-footertext{
    font-size: 10px;
    margin-top:15px;
    text-transform: uppercase;
    font-weight: bold;
    color:#000
}
.oform-recip-footertext span{
    float: right;
    color:#cdcbc4;
    font-weight: 300;
}
.oform-pay-icons{
    width: 223px;
    height: 22px;
    background: url('/img/secure.png');
    margin: 0 auto;
    margin-top:43px;
}
.oform-userloginwrap{
    border:1px dashed #d1d1d1;
    margin-top:32px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 22px 0px;
}
.oform-userlogin-icon,
.oform-userlogin-link,
.oform-userlogin-text{
    display: inline-block;
    vertical-align: middle;
}
.oform-or{
    color:#9e9e9e;
    font-size: 14px;
    text-align: center;
    margin-top:25px;
}
.oform-userlogin-text{
    color:#848484;
    font-size: 14px;
}
.oform-userlogin-link{
    color:#466ccc;
    font-size: 13px;
    text-decoration: underline;
    margin-left:22px;
    cursor: pointer;
}
.oform-userlogin-link:hover{
    color: #2e476d;
}
.oform-userlogin-icon{
    width: 14px;
    height: 14px;
    background: url('/img/oform-userlogin-icon.png');
    margin-right:11px;
}
.oform-userwrap{
    border:1px dashed #d1d1d1;
    margin-top:32px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 22px 17px;
}
.oform-userwrap-balance{
    float: right;
    font-size: 18px;
    display: inline-block;
    position: relative;
}
.oform-userwrap-balance:before{
    position: absolute;
    width: 19px;
    height: 17px;
    background: url('/img/oform-userwrap-balance.png');
    left: -30px;
    content: "";
    top: 2px;
}
.oform-userwrap-email{
    color:#010101;
    font-size: 13px;
    font-weight: bold;
    padding-left:30px;
    position: relative;
}
.oform-userwrap-email:before{
    width: 14px;
    height: 14px;
    background: url('/img/oform-userlogin-icon.png');
    left: 0px;
    content: "";
    top: 0px;
    position: absolute;
}
.oform-userwrap-phone,.oform-userwrap-allorders{
    margin-top:12px;
    color:#010101;
    font-size: 13px;
    padding-left:30px;
    position: relative;
}
.oform-userwrap-logout{
    text-align: right;
    margin-top:13px;
}
.oform-userwrap-logout span{
    color: #43669c;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
}
.oform-userwrap-logout span:hover{
    color: #2e476d;
}
.oform-userwrap-phone:before{
    width: 10px;
    height: 16px;
    background: url('/img/oform-userwrap-phone.png');
    left: 2px;
    content: "";
    top: 0px;
    position: absolute;
    
}
.oform-label--sa{
    margin-top: 14px;
    font-size: 11px;
}
.order-popup-content--suport{width: 535px;}

.ca-menu_ul--api .ca-menu_li:hover {
    background: none;
}
.ca-menu_ul--api .ca-menu_li a {
    padding: 8px 5px;
    font-size: 12px;
    display: block;
    padding-left:17px;
}
.ca-menu_ul--api .ca-menu_li .ca-menu_ul a {
    padding-left:34px;
}
.ca-menu_ul--api .ca-menu_li a:hover{
    background: #f9f9f9;
}
.ca-menu_ul--api a.active:before {
    border-left-color: #536d9c;
    border-left-style: solid;
    border-left-width: 5px;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.ca-menu_ul--api a.active{
    background: rgba(202,202,202,.3);
    font-weight: 600;
}
.page_default{
    margin-top:30px;
}
.page_default h1{
    line-height: 16px;
    font-size: 36px;
    text-align: left;
}
.page_default_title{
    line-height: 16px;
    font-size: 24px;
    margin-top:30px;
}
.infopay_blocks{
    margin-top: 65px;
}
.infopay_block{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 203px;
    width: 160px;
    margin: 0px 24px;
    margin-bottom:30px;
    height: 82px;
    font-size: 16px;
    font-weight: normal;
}
.infopay_block:nth-child(5n+1){
    margin-left:0;
}
.infopay_block_d{
    height: 52px;
}
.infopay_veri{
    text-align: center;
    margin-top:90px;
}
.infopay_ver{
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 320px;
}
.infopay_ver_title{
    line-height: 16px;
    font-size: 20px;
    font-weight: bold;
}
.infopay_ver_descr{
    line-height: 24px;
    font-size: 16px;
    margin-top:19px;
}
.infopay_ver_img{
    height: 115px;
}
.infopay_ver_2{
    margin: 0px 29px;
}
.infopay_sources_title{
    line-height: 40px;
    font-size: 36px;
    text-align: center;
    margin-top:110px;
    font-weight: bold;
}
.infopay_sources_div{
    text-align: center;
    margin-top:60px;
}
.infopay_sources_div img{
    width: 100%;
}
.infopay_sources_text{
    line-height: 16px;
    font-size: 12px;
    margin-top:20px;
    color: #959595;
}
.page_default_text{
    line-height: 24px;
font-size: 18px;
margin-top:26px;
max-width: 760px;
}
.page_default_title{
    line-height: 24px;
    font-size: 24px;
    font-weight: bold;
}
.page_default_text_2{
    line-height: 24px;
    font-size: 16px;
    margin-top:14px;
max-width: 760px;
}
@media only screen and (max-width:1065px) {
    .content__newblock_from{
        text-align:center;
    }
    .table_search_timer-wrap {
        margin-top: -20px;
    }
    .content__newblock_from-d{
        display: block;
    }
    .content__newblock_from-d{
        width: 100% !important;
        margin-top:15px;
    }
    .content__newblock_from-inf{
        position: relative;
        text-align: left;
    }
    .content__newblock_from {
        margin-top: 30px;
    }
    .content__newblock_stat{
        margin-top: 40px;
    }
    .content__newblock_stat-title{
        margin-top: 20px;
        text-align: center;
    }
    .content__newblock_bwrap {
        margin-top: 45px;
    }
    .content__newblock_bwrap-p{
        display: block;
        margin-bottom: 40px;
    }
    .content__newblock_view-btext{
        width: 100%;
    }
    .content__newblock_view-wd2{
        width: 100%;
    }
    .content__passport_content, .content__passport_examplblock, .content__passport_exampltex{
        width: 100%;
    }
    .content__newblock-passport{
        float: none;
        margin: 0 auto;
        display: block;
        margin-bottom:10px;
    }
    .content__newblock_title{
        text-align: center !important;
    }
    .content__passport_h2 {
        margin-top: 35px;
    }
    .content__passport_img, .content__passportres_passp{
        width: 83%;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
        float: none;
    }
    .content__passportres_title{
        text-align: center;
        font-size: 21px;
        margin-top: 50px; 
    }
    .content__passport_examplblock{
        padding: 10px 15px;
        margin-bottom:20px;
    }
    .content__passport_examplimg{
        display: block;
        margin: 0 auto;
    }
    .content__passport_exampltex{
        margin-left:0px;   
    }
    .content__passport_img, .content__passportres_passp{
        display: none;
    }
    .main{
        text-align: center;  
    }
    .main_block:nth-child(4n+1){
        margin-right:8px;
    }
    .main_block__tooltip{
        left: -230px;
    }
    .main_block__icon--object .main_block__tooltip{
        left: -125px; 
    }
    .allserv_table-td--1{
        position: absolute;
        top: 40%;
    }
    .allserv_table-td--2{
        width: auto;
        margin-left: 0px;
        padding-top:0px;
        display: block;
        text-align: center;
    }
    .allserv_table-title{
        border-bottom:0px;
    }
    .allserv_table-hr{
        display: block;
        margin-bottom: 15px;
    }
    .allserv_table-td--3{
        width: auto;
        display: block;
        text-align: center;
        margin-bottom: 15px;
        font-size: 20px;
        margin-right:0px;
        font-weight: bold;
    }
    .allserv_table-td--7{
        position: absolute;
        top: 40%;
        right:5px;
    }
    .allserv_table-btnblock{
        display: block;
        text-align: center;
    }
    .allserv_table-td--5 {
        width: 40px;
    }
    .allserv_table-tr--active  .allserv_table-a {
        display: none;
    }
    .allserv_table-tr-full-right {
        display: none;
    }
    .allserv_table-tr-full-left {
        display: block;
        width: auto;
        margin: 20px 0;
    }
    .allserv_table-tr-full {
        padding: 5px;
    }
    .search-exp-support, .search-exp-faqicon{
        display: none;
    }
    .oform-right{
        display: none;
    }
    .oform-left{
        width: 100%;
    }
    .oform-btns--right{
        width: 100%;
        float: none;
    }
    .oform-btns--pay,.oform-btns--applepay,.oform-btns--googlepay{
        height: 60px;
        font-size: 17px;
        padding-top: 18px;
    }
    .oform-btns {
        margin-top: 32px;
    }
    .infopay_ver{
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-bottom:25px;
        margin-bottom:20px
    }
    .infopay_ver_2{
        margin: 0 auto;
        margin-bottom:20px
    }
    .page_default_title{
        padding-top: 5px;
        font-size: 18px;
    }
    .infopay_sources_title{
        font-size: 20px;
        margin-top: 43px;
    }
    .infopay_sources_div {
        text-align: center;
        margin-top: 16px;
    }
    .infopay_sources_text{
        text-align: center;
    }
    .infopay_block{
        margin: 0 auto!important;
        display: block;
    }
    .infopay_veri {
        text-align: center;
        margin-top: 40px;
    }
    .infopay_ver_title {
            font-size: 16px;
    }
    .infopay_ver_descr {
        line-height: 18px;
        font-size: 14px
    }
}
@media only screen and (max-width:830px) {
    .content__newblock{
        padding:20px;
    }
    .content__newblock_descr{
        width:100%;
    }
    .content__newblock_title{
        line-height:16px;
        font-size: 25px !important;
        line-height: 28px;
    }
    .main_prefooter_text{
        width:100%;
    }
    .main_prefooter_video{
        display:none;
    }
    .register__list{
        display: none;
    }
    .allserv {
        padding: 35px 15px;
    }
    .allserv_filter{
        display: none;
    }
    .allserv_select{
        display: block;
    }
    .order_example_img{
        display: none;
    }
    .order_paper__title{
        display: block;
        text-align: center;
    }
    .order_paper__title:before{
        display:none;
    }
    .order_paper {
        padding: 10px 10px;
    }
    .order_paper__name{
        margin-left:30px;
    }
    .order_paper__info{
        margin-left:30px;
    }
    .order_paper__info-i{
        margin-bottom: 7px;
    }
    .order_paper__select{
        margin: 10px 0;
    }
    
}







@media only screen and (max-width:1070px) {
	.services__items {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
		-ms-flex-pack: center;-webkit-flex-pack:center;
		justify-content: center;-webkit-justify-content: center;
		-ms-flex-align: center;-webkit-flex-align: center;
		align-items: center;
	}

	.services__item {
		margin-top: 20px;
	}

	.services__item:first-child {
		margin-top: 0;
	}
    .block__mkd--left, .block__mkd--right{
        width: 100%;
        display: block;
        padding:0px
    }
    .block__mkd_instr{
        display: none;
    }
    .block__mkd_info{
        margin-top: 20px;
    }
    .block__mkd_support{
        margin-top: 20px;
    }
    .block__mkd_sett{
        display: none;
    }
    .block__mkd_sett_img{
        display: block;
        margin: 0 auto;
    }
    .block__mkd_form{
        text-align: center;
        width: 100%;
    }
    .block__mkd_fname{
        display: block;
        text-align: left;
    }
    .block__mkd_fin{
        display: block;
    }
    .block__mkd_finput{
        width: 100%;
        margin-top: 5px;
    }
    .block__mkd_title {
        margin-top: 40px;
    }
    .block__mkd_form {
        margin-top: 25px;
    }
    .block__mkd_fbb{
        display: none;
    }
    .block__mkd_fbtn{
        float: none;
        width: 100%;
        display: block;
    }
    .block__mkd_info{
        padding: 15px 51px 15px 20px;
    }
    .block__mkd {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width:1060px) {
	.content__in,.footer__in,.header__in,.nav__in,.register__in {
		padding-left: 30px;
		padding-right: 30px;
	}

	.table__top {
		display: none;
	}

	.table__block {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: start;-webkit-flex-pack:start;
		justify-content: flex-start;-webkit-justify-content: flex-start;
		margin-bottom: 50px;
	}

	.table__items {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
		height: 100%;
		border: none;
		padding: 0 0 0 30px;
		margin: 0;
	}

	.table__item {
		-ms-flex-align: center;-webkit-flex-align: center;
		align-items: center;
		padding: 0;
		height: 40px;
	}

	.table__btn {
		top: auto;
		right: auto;
		bottom: -35px;
		left: 0;
	}

	.table__headers {
		display: -ms-flexbox;
		display: flex;
	}

	.table__checked {
		display: none;
	}

	.table__address {
		height: 60px;
	}

	.table__item1,.table__item1 div,.table__item2,.table__item2 div,.table__item3,.table__item3 div,.table__item4,.table__item4 div,.table__item5,.table__item5 div,.table__item6,.table__item6 div {
		width: 100%!important;
	}
    .footer_LiveInternet{
        display: none;
    }
    .search {
        margin-left: auto;
        width: auto;
    }
    .checkdoc_block_1{
        display: block;
        width: 100%;
        text-align: center;
    }
    .checkdoc_block_2{
        display: block;
        width: 100%;
        margin: 0;
        margin-top:20px;
        text-align: center;
    }
    .checkdoc_block_3{
        display: none;
    }
    
}

@media only screen and (max-width:1000px) {
	.search-form2 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: 0;
		-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
		justify-content: space-around;-webkit-justify-content: space-around;
		-ms-flex-align: center;-webkit-flex-align: center;
		align-items: center;
	}
    .publisher_bgtext {
        width: auto !important;
    }

	.header__left {
		width: 100%;
		min-width: auto;
	}

	.header__right {
		margin-left: 10px;
	}
    .footer__slider{
        display: none;
    }
}

@media only screen and (max-width:920px) {
	.header__text {
		display: none;
	}

	.search-form2>div {
		margin-left: 5px;
		margin-top: 10px;
	}

	.search-form2__btn {
		position: static;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media only screen and (max-width:900px) {
	.register__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.register__item {
		margin-top: 20px;
	}

	.footer__nav {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer__list {
		width: 50%;
		text-align: center;
		margin-top: 40px;
	}

	.footer__items {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
		justify-content: space-around;-webkit-justify-content: space-around;
		padding: 10px 0;
	}

	.footer__item {
		margin-top: 10px;
	}

	.advantages {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
		justify-content: space-around;-webkit-justify-content: space-around;
	}

	.advantages__item {
		margin-top: 40px;
	}

	.advantages__item:first-child {
		margin-top: 0;
	}

	.block1__object>div {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
	}

	.test {
		-ms-flex-order: 2;
		order: 2;
	}

	.pay {
		-ms-flex-order: 1;
		order: 1;
	}

	.order__item {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
		height: 100%;
		-ms-flex-align: start;-webkit-flex-align:start;
		align-items: flex-start;
	}

	.order__left {
		width: 100%;
		-ms-flex-pack: start;-webkit-flex-pack:start;
		justify-content: flex-start;-webkit-justify-content: flex-start;
	}

	.order__right {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
	}
    .test__data{
        width: 100%;
    }
    .test__map{
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .order, .order2{
        margin-top: 10px;   
    }
    .order-popup-title{
        text-align: center;
    }
    .order-popup-container{
        padding: 0 10px;
        height: 100%;
        padding-top: 10px;
        overflow: auto;
    }
    .order-popup-examples__gallery {
        display: none;
    }
    .order-popup-item{
        width: 100%;
        height: auto;
    }
    .order-popup-content{
        width: auto;
        margin: 25px 42px;
        height: auto;
    }
    .order-popup-price, .order-popup-btn{
        float: none;
    }
    .order-popup-close{
        position: relative;
        margin: 0 auto;
        left: 0;
        top: 15px;
        background: url(/img/popup-close.png) 0 -58px;
    }
    .order-popup-close:hover{
        background: url(/img/popup-close.png) 0 -87px;
    }
    .content__newblock_view{
        margin-top: 40px;
    }
    .content__newblock_view-r,
    .content__newblock_view-l{
        display: block;
        width: 100%;
    }
    .content__newblock_view-l--bold{
        display: none;
    }
    .content__newblock_view-l{
        font-weight: bold;
    }
    .content__newblock_view-r{
        margin-top: 25px;
    }
    .content__newblock_view-progress{
        width: 100%;
        margin-top: 24px;
    }
    .content__newblock_view-wdp{
        display: none;
    }
    .content__newblock_view-wdr {
        margin-top: 4px;
        position: absolute;
    }
    .content__newblock_view-wd1, .content__newblock_view-wd2 {
    display: block;
    }
}

@media only screen and (max-width:800px) {
	.search-form1 {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
		-ms-flex-align: center;-webkit-flex-align: center;
		align-items: center;
	}

	.search-form1 input {
		border-radius: 4px;
	}

	.search-form1__btn {
		margin-top: 10px;
		border-radius: 4px;
		width: 100%;
	}

	.top__left {
		max-width: none;
	}

	.sum {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
	}

	.sum__btn {
		margin-top: 20px;
		width: 250px;
	}

	.sum__text {
		text-align: center;
	}
    
    .block_contact .block1__item{
        width: 100%;
    }
    .block_instruction_w{
        width: 100%;
    }
    .block_contact_w{
        -ms-flex-direction: column;-webkit-flex-direction: column;
        flex-direction: column;-webkit-flex-direction: column;
        -ms-flex-pack: center;-webkit-flex-pack:center;
        justify-content: center;-webkit-justify-content: center;
        -ms-flex-align: left;-webkit-flex-align:left;
        align-items: left;
    }
    .block_contact_i{
        width: 100%;
    }
    .block_contact_i img{
        margin: 0 auto;
        display: block;
    }
    .block_contact_r {
        margin-top: 20px;
        margin-left: 0;
    }
    .faq__cont_plus{
        display: none !important;
    }
    .examples__choose {
        justify-content: space-around;-webkit-justify-content: space-around;
    }
    .footer__paylogos{
        text-align: center;
    }
}

@media only screen and (max-width:750px) {
	.search input {
		width: 100%;
		font-size: 10px;
	}

	.logo__text {
		margin-left: 5px;
	}

	.logo__name {
		font-size: 17px;
	}

	.header__btn {
		font-size: 12px;
		width: 100px;
        opacity: 0.3;
	}

	.header__right {
		margin-left: 0;
	}

	.block1__searchtypes {
		margin-bottom: 10px;
	}

	.top {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
	}

	.order3 h2,.order3 p,.top h1 {
		text-align: center;
	}

	.block1__searchtype1,.block1__searchtype2 {
		font-size: 12px;
	}

	.test {
		margin-top: 20px;
	}

	.order__text {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
	}

	.order3 {
		max-width: 100%;
	}

	.order3>img {
		left: 0;
		width: 20px;
	}

	.order3 h2 {
		font-size: 20px;
	}

	.order3__btn {
		width: 250px;
	}
    .search-exp-i{
        display: block;
    }
    .search-exp-t{
        display: block;
    }
    .search-exp-input{
        width: 100%;
    }
    .search-exp-imin{
        margin: 0;
        display: block;
        margin-top: 10px;
    }
    .search-exp-input{
        height: 45px;    
        width: 100% !important;
    }
    .select2-container .select2-selection--single {
        height: 45px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 45px;
    }
    .select2-container{
        width: 100% !important;
    }
}

@media only screen and (max-width:700px) {
	.examples h2 {
		text-align: center;
	}

	.examples__content {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
	}

	.examples__images {
		margin-top: 25px;
		-ms-flex-pack: distribute;-webkit-flex-pack:distribute;
		justify-content: space-around;-webkit-justify-content: space-around;
	}

	.examples__info {
		margin-right: 0;
		text-align: center;
	}

	.search-form1 input {
		font-size: 13px;
	}

	.block1__decree,.block1__info {
		margin-top: 10px;
	}

	.help__item {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
	}

	.help__item div {
		margin-left: 0;
		margin-top: 10px;
	}
    .help__address {
        width: auto;
    }
}

@media only screen and (max-width:600px) {
	.content__block {
		padding: 34px 5px 10px;
	}

	.block1__searchtypes {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
		height: 80px;
	}
}

@media only screen and (max-width:550px) {
	.content__in,.footer__in,.header__in,.nav__in,.register__in {
		padding-left: 15px;
		padding-right: 15px;
	}

	.examples__img img {
		width: 90px;
	}

	.examples__view {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
	}

	.examples__choose {
		margin-top: 20px;
		margin-left: 0;
	}

	.examples__select {
		margin-right: 0;
	}

	.footer__list {
		width: 100%;
	}

	.footer__item {
		width: 100%;
		text-align: center;
 	}
    .test__right {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
	.services__item {
		width: 280px;
		padding: 25px 20px 15px;
	}

	.register__item {
		margin-top: 20px;
		text-align: center;
		width: 100%;
		margin-left: 0;
	}

	.search {
		display: none;
	}

	.header__left {
		-ms-flex-pack: justify;-webkit-flex-pack:justify;
		justify-content: space-between;-webkit-justify-content: space-between;
	}

	.content__in {
		padding-top: 10px;
	}

	.content__in h1 {
		padding-top: 5px;
		font-size: 20px;
	}

	.search-form1 input,.search-form1__btn,.search-form2 input,.search-form2__btn {
		height: 51px;
	}

	.help {
		top: 50px;
	}

	.order2__btns {
		-ms-flex-direction: column;-webkit-flex-direction: column;
		flex-direction: column;-webkit-flex-direction: column;
	}

	.order2__btn {
		margin-top: 20px;
		width: 250px;
	}

	.order2__secure {
		-ms-flex-pack: center;-webkit-flex-pack:;
		justify-content: center;-webkit-justify-content: center;
	}

	.table__items {
		padding-left: 10px;
	}

	.table__item-mob {
		width: 115px;
	}
    .search-form1__example{
        display: none;
    }
}

@media only screen and (max-width:500px) {
	.header__right {
		display: none;
	}

	.header__btn-mob {
		display: -moz-flex;display: -webkit-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.mobile {
		display: block;
	}

	.nav {
		display: none;
	}

	.search input {
		height: 25px;
		width: 120px;
		padding: 0 24px 0 13px;
	}

	.register__in h2 {
		text-align: center;
	}

	.pay__btn,.pay__btn2 {
		font-size: 12px;
	}

	.pay__in {
		padding: 20px 15px;
	}
    .search-select-item, .search-select-or{
        display: block;
        vertical-align: middle;
        font-size: 13px;
        text-align: center;
    }
    .footer__paylogosPays{
        display: none;
    }
}

@media only screen and (max-width:400px) {
	.logo__name {
		font-size: 13px;
	}

	.logo__description {
		font-size: 8px;
	}

	.header__in {
		padding-left: 5px;
		padding-right: 5px;
	}

	.mobile img {
		height: 25px;
	}
}

@media only screen and (max-width:350px) {
	.footer__paylogosIos{
        margin-top: 20px;
        margin-left: 0;
        display: block
	}
}





.iosInform {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	background: #474a56;
	background: -webkit-gradient(linear,left top,left bottom,from(#474a56),to(#3b3b4a));
	background: -webkit-linear-gradient(top,#474a56 0,#3b3b4a 100%);
	background: -moz-linear-gradient(top,#474a56 0,#3b3b4a 100%);
	background: -o-linear-gradient(top,#474a56 0,#3b3b4a 100%);
	background: linear-gradient(to bottom,#474a56 0,#3b3b4a 100%);
	-webkit-box-shadow: 0 13px 14px 0 rgba(0,0,0,.45);
	box-shadow: 0 13px 14px 0 rgba(0,0,0,.45);
	padding: 60px 20px 0px;
	width: 100%;
    height: 100%;
}

.iosInform_disabled{
    display: none !important;
}

.iosInform__close {
	width: 18px;
	height: 18px;
	background: url(/webpack/img/components/iosInform/close.png);
	position: absolute;
	right: 30px;
	top: 21px;
	cursor: pointer;
}

.iosInform__logo {
	display: inline-block;
	vertical-align: top;
	width: 101px;
	height: 101px;
	background: url(/webpack/img/components/iosInform/logo.png) 100% 100% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.iosInform__title {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	padding-top: 16px;
	margin-left: 4px;
}
.iosInform__newTitle{
    margin: 25px auto 0;
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.iosInform__descr {
	color: #bbbec7;
	font-size: 18px;
	line-height: 22px;
	margin-top: 14px;
}

.iosInform__btns,.iosInform__no {
	margin-top: 30px;
	text-align: center;
}

.iosInform__btnIos {
	width: 135px;
	height: 40px;
	background: url(/webpack/img/components/iosInform/appstore.png) 100% 100% no-repeat;
	display: inline-block;
	vertical-align: middle;
	-webkit-background-size: cover;
	background-size: cover;
}

.iosInform__btnIos_android{
	background: url(/webpack/img/components/iosInform/googleapp.png) 100% 100% no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
}

.iosInform__btnDownload {
	background: #1c74d7;
	background: -webkit-gradient(linear,left top,left bottom,from(#1c74d7),to(#1152c9));
	background: -webkit-linear-gradient(top,#1c74d7 0,#1152c9 100%);
	background: -moz-linear-gradient(top,#1c74d7 0,#1152c9 100%);
	background: -o-linear-gradient(top,#1c74d7 0,#1152c9 100%);
	background: linear-gradient(to bottom,#1c74d7 0,#1152c9 100%);
	width: 203px;
	height: 40px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	margin-left: 16px;
	font-size: 15px;
	padding-top: 9px;
}
.iosInform__phone{
    text-align: center;
    width: calc(100% - 50px);
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0 25px;
}

.iosInform__btnDownload:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.iosInform__btnDownload span {
	width: 16px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	background: url(/webpack/img/components/iosInform/check.png);
	margin-right: 10px;
}

.iosInform__no {
	font-size: 14px;
	color: #9c9fae;
	font-weight: 500;
}

.iosInform__no span {
	cursor: pointer;
	text-decoration: underline;
}

@media (max-width: 415px){
    .iosInform {
		display: block;
	}
}     
   
@media (max-width: 414px){
    .iosInform__logo {
		width: 80px;
		height: 80px;
	}

	.iosInform__title {
		font-size: 20px;
		line-height: 25px;
		padding-top: 4px;
		margin-left: 9px;
	}

	.iosInform__descr {
		font-size: 16px;
		line-height: 21px;
		margin-top: 9px;
	}

	.iosInform__btnIos {
		width: 123px;
		height: 36px;
	}

	.iosInform__btnDownload {
		height: 36px;
		width: 185px;
		margin-left: 7px;
		font-size: 14px;
	}
    .iosInform__phone {
        width: calc(100% - 140px);
        margin: 0 70px;
    }
}        
@media (max-width: 374px){
    .iosInform {
		padding: 60px 15px 18px;
	}

	.iosInform__title {
		font-size: 17px;
		line-height: 23px;
		padding-top: 9px;
		margin-left: 9px;
	}

	.iosInform__descr {
		font-size: 15px;
		line-height: 21px;
		margin-top: 8px;
	}

	.iosInform__btnIos {
		width: 108px;
		height: 32px;
	}

	.iosInform__btnDownload {
		height: 32px;
		width: 175px;
		padding-top: 8px;
	}

	.iosInform__btnDownload span {
		display: none;
	}

	.iosInform__no {
		font-size: 13px;
	}
        
}
@media (max-width: 319px){
    .iosInform {
		display: none;
	}
        
}

@media only screen and (min-width: 375px) and (min-height: 810px){
    .iosInform__phone {
        width: calc(100% - 50px);
        margin: 0 25px;
    }
}









