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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	cursor: url(https://urstart.ru/wp-content/themes/jurstart/img/cursor.png), auto !important;
}
body a:hover,
button:hover,
.close-popup:hover,
.search-form-icon:hover,
#ya-site-form0 .ya-site-form__submit:hover,
footer .main-block .right .social-icons:hover,
#ya-site-form1 .ya-site-form__submit:hover{
	cursor: url(https://urstart.ru/wp-content/themes/jurstart/img/cursor_hover.png), auto !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a {
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
	outline: none;

	box-sizing: border-box;
}
.clearfix:after,
.clearfix:before {
	display: table;
	content: ' ';
}
.clearfix:after {
	clear: both;
}
.for-img,
.full-img {
	text-align: center;
	overflow: hidden;
}
.for-img img,
.full-img img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
.our-clients .for-img img{
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
}
.our-clients .for-img img:hover{
		filter: none;
}
/* .full-img {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-box-pack: flex-start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
}
.full-img img {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	max-height: none;
	height: auto;
	width: auto;
} */
/*select imitation*/
.select {
	position: relative;
	width: 300px;
}
.select p {
	padding: 10px 10px 10px 10px;
	border: 1px solid #000;
	font-size: 16px;
	color: #a7a9ab;
}
.select p:after {
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 10px;
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-top: 8px solid #4b4e5f;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
.select ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
	border: 1px solid #000;
	z-index: 1;
}
.select ul li {
	padding: 10px 10px 10px 10px;	
	border-bottom: 1px solid #000;
	font-size: 16px;
	color: #a7a9ab;
	cursor: pointer;
	transition: all .5s;
}
.select ul li:hover {
	color: #4b4e5f;
}
.select ul li:last-child {
	border-bottom: none;
}
/*select imitation //*/

/*tabs ob JS */
.tabs-wrapper {
	background: #fff;
}
.tab-toggle {
	display: inline-block;
	padding: 10px;
	font-size: 18px;
	color:#000;
	cursor: pointer;
}
.tab-content {
	display: none;
	padding: 10px;
	font-size: 18px;
	color: #000;
}
/* .tab-content:nth-child(2) {
	display: block;
} */
/*tabs ob JS //*/


/************************************************************************************
MAIN CSS
*************************************************************************************/
/*
font-family: "BitterRegular";
font-family: "BitterBold";
*/
.wrapper {
	width: 100%;
	background: #fff;
	padding-top: 169px;
}
.container {
	max-width: 1170px;
	margin: 0 auto;
}

/*HEADER************************************************/
h1 {
	margin-bottom: 20px;
	text-align: center;
	font-family: "BitterRegular";
	font-size: 30px;
	line-height: 40px;
	color: #303645;
}
h2 {
	text-align: center;
	font-family: "BitterRegular";
	font-size: 25px;
	line-height: 40px;
	color: #303645;
}
h3 {
	text-align: left;
	font-family: "BitterRegular";
	font-size: 20px;
	line-height: 30px;
	color: #303645;
}
h4 {
	text-align: left;
	font-family: "BitterRegular";
	font-size: 16px;
	line-height: 22px;
	color: #303645;
}
.white {
	color: #fff;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.bx-wrapper {
	margin: 0 auto;
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
	left: 0;
	background: transparent;
	transform: translatez(0);
}
.show-all {
	position: relative;
	display: inline-block;
	padding-right: 14px;
	font: 600 10px/14px 'Open Sans', sans-serif;
	color: #0c6ad4;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.show-all:hover {
	color: #469cfe;
}
.show-all span.arrow-left {
	position: absolute;
	top: 3px;
	right: 0;
	display: block;
	content: '';
	width: 9px;
	height: 9px;
	background: url(../img/sprite.png) no-repeat -10px 0;
}
.show-all:hover span.arrow-left {
	background-position: -10px -9px;
}

.show-all-left {
	padding-right: 0;
	padding-left: 18px;
}
.show-all-left span.arrow-right {
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
	content: '';
	width: 9px;
	height: 9px;
	background: url(../img/sprite.png) no-repeat 0 -39px;
}
.show-all-left:hover span.arrow-left {
	background-position: -9px -39px;
}
.show-all span.arrow-bottom,
.show-all span.arrow-top {
	position: absolute;
	top: 4px;
	right: -3px;
	display: block;
	content: '';
	width: 7px;
	height: 7px;
	background: url(../img/sprite.png) no-repeat -19px 0;
}
.show-all span.arrow-top {
	background: url(../img/sprite.png) no-repeat 0 -86px;
}
.show-all:hover span.arrow-bottom {
	background-position: -19px -7px;
}
.show-all:hover span.arrow-top {
	background-position: 0 -93px;
}


.show {
	position: relative;
	padding-right: 9px;
}
.show:after,
.show:before {
	position: absolute;
	top: 50%;
	display: block;
	content: '';
	width: 95px;
	height: 1px;
	background: #d5dade;
}
.show:after {
	right: -110px;
}
.show:before {
	left: -110px;
}
.hide-content {
	display: none;
}


.rouble {
	font-family: 'ALSRubl';
}
.center-wrap {
	text-align: center;
}

.zoom {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../img/sprite.png) no-repeat -26px 0;
}
.zoom:hover {
	background-position: -51px 0;
}

.drop-arrow, .up-arrow {
	display: inline-block;
	width: 12px;
	height: 7px;
	background: url(../img/sprite.png) no-repeat 0 -18px;
}
.accompanying img {width: 100%;
		max-width: 370px;
		height: auto;
}
.accompanying {
	width: 100%;
		display: flex;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
		padding-top: 175px;
}
.accompanying p {
	padding-right: 20px;
	font-family: 'Open Sans';
		font-size: 14px;
		color: #fff;
}
.accompanying-mobile {
	display: none;
}
.item-sub .personal-info-agreement {
	padding-top: 0px;
}
.up-arrow {
	transform: rotateX(180deg);
}
.bread-crumbs {
	position: relative;
	padding: 16px 0;
	z-index: 10;
}
.bread-crumbs .wrap {
	padding-left: 0px;
}
.bread-crumbs a {
	font: 13px/16px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.bread-crumbs .sep {
	display: inline-block;
	width: 8px;
	height: 7px;
	margin: 0 7.5px;
	background: url(../img/26.png) no-repeat center;
	line-height: 9px;
} 



ul.dot-marker li/* ,
.accordeon-section ul li */ {
	position: relative;
	margin-bottom: 10px;
	padding-left: 18px;
	font: 14px/22px 'Open Sans', sans-serif;
		color: #303645;
}
ul.dot-marker li:before/* ,
.accordeon-section ul li:before */ {
	position: absolute;
	left: 0;
	top: 9px;
	display: block;
	content: '';
	width: 4px;
	height: 4px;
	background: #0c6ad4;
}

ul.check-marker li {
	position: relative;
	margin-bottom: 7px;
	padding-left: 20px;
}
ul.check-marker li:before {
	position: absolute;
	left: 0;
	top: 6px;
	display: block;
	content: '';
	width: 13px;
	height: 11px;
	background: url(../img/sprite.png) no-repeat -12px -18px;
}
ul.check-marker-white li {
	margin-bottom: 14px;
	padding-left: 28px;
}
ul.check-marker-white li:before {
	background: url(../img/sprite.png) no-repeat -12px -28px;
}

ul.check-in-list li {
	position: relative;
	margin-bottom: 30px;
	padding-left: 51px;
	font: 14px/22px 'Open Sans', sans-serif;
		color: #303645;
}
ul.check-in-list li:last-child {
	margin-bottom: 0;
}
ul.check-in-list li strong {
	font-weight: 700;
}
ul.check-in-list li:before {
	position: absolute;
	top: -8px;
	left: 0;
	display: block;
	content: '';
	width: 31px;
	height: 37px;
	background: url(../img/109.png) no-repeat center;
}

.btn {
	display: inline-block;
	padding: 13px 41px 13px 41px;
	background: #0c6ad4;
	text-align: center;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.main-link {
	position: relative;
	display: inline-block;
	border-bottom: 1px dashed #0c6ad4;
	font: 14px/17px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.main-link:hover {
	border-bottom-color: transparent;
}



.up-btn {	
	position: fixed;
	right: 42px;
	bottom: 84px;
	display: block;
	width: 50px;
	height: 50px;
	background: #f7f9fa url("https://urstart.ru/wp-content/themes/jurstart/img/up-btn_best.png")  no-repeat center; 
	background-size: 30px;
	transition: all .5s;
	z-index: 1000;
}
.up-btn:hover {
	background: #469cfe url("https://urstart.ru/wp-content/themes/jurstart/img/up-btn_best_hover.png")  no-repeat center; 
	background-size: 30px;
}

iframe {
	max-width: 100%;
}
/*HEADER************************************************/
header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
	transition: all .2s ease-in-out;
} 
header .top-line {
	background: #edf0f3;
}
header .top-line li {
	position: relative;
	float: left;
	margin-right: 27px;
	padding: 5px 0 5px;
	border-bottom: 2px solid transparent;
	transition: all .5s;
} 
header .top-line li:last-child {
	margin-right: 0;
}
header .top-line li a {
	font: 13px/18px 'Open Sans', sans-serif;
	color: #303645;
	transition: all .5s;
}
header .top-line li a:hover {
	color: #469cfe;
}
header .top-line li a span.icon {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	background: url(../img/sprite.png) no-repeat 0 0;
	line-height: 10px;
}
header .top-line li.menu-item-red a {
	/* font-weight: 600; */
	color:#ff4747;
}
header .top-line li.parent:hover {
	border-bottom-color: #469cfe;
}
header .second-menu {
	position: absolute;
	left: 0;
	top: calc(100% + 2px);
	display: none;
	min-width: 170px;
	background: #edf0f3;
	z-index: 9999;
}
header .second-menu li {
	float: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cfdce5;
}
header .second-menu li:last-child {
	border-bottom: none;
}
header .second-menu li a {
	display: block;
	padding: 12px 0 12px 20px;
}
header .second-menu li a:hover {
	background: #fff;
}
header .top-line li.parent:hover .second-menu {
	display: block;
}

header .middle-line {
	position: relative;
	padding: 9px 0 7px 0;
	background: #fff;
	z-index: 999;
}
header .middle-line .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header .middle-line .left,
header .middle-line .right {
	display: flex;
	align-items: center;
}
header .middle-line .slogan {
	margin-left: 31px;
	margin-top: -4px;
	text-align: center;
	font: 14px/19px "BitterRegular";
	color: #303645;
	letter-spacing: -.1px;
}
header .middle-line .slogan span {
	font-weight: bold;
	color: #0b6ad3;
	letter-spacing: .4px;
}
header .middle-line .right .wrap {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-right: 36px;
	flex-direction: column;
	margin-top: -5px;
}
header .middle-line .right .phone-wrap {
	position: relative;
	padding: 14px 12px 14px 12px;
}
header .middle-line .right .phone-wrap a {
	font-size: 24px !important;
}

header .middle-line .right .phone-wrap a svg {
	width: 20px;
}
header .middle-line .right .wrap .phone-wrap_svg_mobile{
	display: none !important;
}

header .middle-line .right .phone-wrap span {
	color: #999 !important;
	font-size: 12px !important;
}

header .middle-line .right .phone-wrap span sup {
	top: -0.5em;
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

/* 
header .middle-line .right .phone-wrap:hover {
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}
*/
header .middle-line .right .phone-wrap ul {
	position: absolute;
	top: calc(100% - 10px);
	left: 0;
	right: 0;
	display: none;
	padding-bottom: 17px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	z-index: 9999;
}
header .middle-line .right .phone-wrap ul:before {
	position: absolute;
	top: -6px;
	left: 0;
	right: 0;
	display: block;
	content: '';
	height: 10px;
	background: #fff;
}
header .middle-line .right .phone-wrap:hover ul {
	display: block;
}
header .middle-line .right .phone-wrap ul a {
	display: block;
	padding: 7px 10px 5px 45px;
}
header .middle-line .right .wrap:last-child {
	margin-right: 0;
}
header .middle-line .right .wrap .for-img {
	margin-right: 10px;
}
header .middle-line .right .wrap a, header .middle-line .right .wrap span {
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645;
	cursor: pointer;
}
header .middle-line .right .wrap a .drop-arrow {
	margin-left: 5px;
	line-height: 1px;
}
header .middle-line .right .wrap .callback {
	line-height: 16px;
	color: #0c6ad4;
	border-bottom: 1px dashed #0c6ad4;
	letter-spacing: .6px;
}
header .middle-line .right .wrap .callback:hover {
	border-bottom-color: transparent;
}
header .mail_head {
    width: 100%;
    margin-top: 6px;
    color: #3068cd !important;
    font-size: 16px !important;
}
.mobile-menu,
.hide-menu {
	position: absolute;
	top: 29px;
	right: 35px;
	display: none;
	width: 30px;
	height: 29px;
	z-index: 9999;
}
.mobile-menu span,
.hide-menu span {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 3px;
	background: #0c6ad4;
	transition: all .5s;
}
.mobile-menu span.top {
	top: 6px;
}
.mobile-menu span.middle {
	top: 13px;
}
.mobile-menu span.bottom {
	top: 20px;
}

.hide-menu span.top {
	top: 13px;
	transform: rotate(-225deg);
}
.hide-menu span.middle {
	display: none;
}
.hide-menu span.bottom {
	top: 13px;
	transform: rotate(225deg);
}



header .bottom-line {
	height: 50px;
	background: #0c6ad4;
	transition: all .2s ease-in-out;
}
header .bottom-line .container {
	position: relative;
	/* overflow: hidden; */
}
header .bottom-line nav {
	float: left;
	width: calc(100% - 71px);
}
header .bottom-line nav ul.first-nav {
	display: flex;
	justify-content: flex-start;
}
header .bottom-line nav ul.first-nav>li {
	position: relative;
	width: 16.666%;
	border-right: 1px solid #2881e6;
}
header .bottom-line nav ul.first-nav>li:first-child {
	border-left: 1px solid #2881e6;
}
header .bottom-line nav ul.first-nav>li>a {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 50px;
	padding: 1px 20px 0;
	background: #0c6ad4;
	text-align: center;
	font: 600 12px/14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .5px;
	transition: all .5s;
}
header .bottom-line nav ul.first-nav>li>a:hover,
header .bottom-line nav ul.first-nav>li>a.active {
	background: #2881e6;
}
header .bottom-line nav ul.first-nav>li:hover>ul {
	display: block;
}

header .bottom-line ul.sec-nav {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	width: 261px;
	padding: 18px 0 23px;
	background: #fff;
	border-right: 1px solid #e4e7ea;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	z-index: 999;
}
header .bottom-line ul.sec-nav>li {
	position: relative;
	margin-bottom: 2px;
}
header .bottom-line ul.sec-nav>li:last-child {
	margin-bottom: 0;
}
header .bottom-line ul.sec-nav>li>a {
	display: block;
	padding: 10px 15px 8px 18px;
	border-left: 2px solid transparent;
	font: 400 15px/18px 'Open Sans', sans-serif;
	color: #303645;
}
header .bottom-line ul.sec-nav>li>a:hover,
header .bottom-line ul.sec-nav>li>a.active {
	border-left-color: #2880e5;
	color: #469cfe;
}
header .bottom-line ul.sec-nav>li:hover>ul {
	display: block;
}


header .bottom-line ul.third-nav {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
	width: 261px;
	/* padding: 18px 0 23px; */
	background: #fff;
	border-right: 1px solid #e4e7ea;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	z-index: 999;
}
header .bottom-line ul.third-nav>li {
	position: relative;
	margin-bottom: 2px;
}
header .bottom-line ul.third-nav>li:last-child {
	margin-bottom: 0;
}
header .bottom-line ul.third-nav>li>a {
	display: block;
	padding: 10px 15px 8px 18px;
	border-left: 2px solid transparent;
	font: 400 15px/18px 'Open Sans', sans-serif;
	color: #303645;
}
header .bottom-line ul.third-nav>li>a:hover,
header .bottom-line ul.third-nav>li>a.active {
	border-left-color: #2880e5;
	color: #469cfe;
}
header .bottom-line ul.third-nav>li:hover>ul {
	display: block;
}




header .bottom-line ul.last-nav {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
	width: 260px;
	/* padding: 21px 0 26px; */
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	z-index: 999;
}
header .bottom-line ul.last-nav>li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
header .bottom-line ul.last-nav>li>a {
	display: inline-block;
	padding: 10px 15px 8px 18px; /*padding: 5px 15px 5px 20px; */
	font: 400 13px/18px 'Open Sans', sans-serif;
	color: #303645;
}
header .bottom-line ul.last-nav>li>a:hover,
header .bottom-line ul.last-nav>li>a.active {
	color: #469cfe;
}
header .bottom-line ul.last-nav>li span.arrow-left {
	display: none;
	width: 9px;
	height: 18px;
	margin-left: -8px;
	background: url(../img/76.png) no-repeat center;
	background-size: contain;
}
header .bottom-line ul.last-nav>li:hover span.arrow-left {
	display: inline-block;
}



header .bottom-line .search-form-icon {
	float: left;
	width: 71px;
	height: 50px;
	margin-left: -1px;
	border-right: 1px solid #2881e6;
	background: #0c6ad4 url(../img/search-icon.png) no-repeat center;
	transition: all .5s;
	cursor: pointer;
}
header .bottom-line .search-form-icon:hover,
header .bottom-line .search-form-icon.active {
	background-color: #2881e6;
}
header .bottom-line .search-form {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	width: 100%;
	max-width: 372px;
	height: 50px;
	background: #2881e6;	
	transition: top .5s;
	z-index: 999;
}
header .bottom-line .search-form input {
	width: 100%;
	height: 100%;
	padding: 0 90px 0 20px;
	background: transparent;
	border: none;
	color: #fff;
}
header .bottom-line .search-form input[type="text"]::-webkit-input-placeholder {color:#fff;}
header .bottom-line .search-form input[type="text"]::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
header .bottom-line .search-form input[type="text"]:-moz-placeholder           {color:#fff;}/* Firefox 18- */
header .bottom-line .search-form input[type="text"]:-ms-input-placeholder      {color:#fff;}

header .bottom-line .search-form input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 71px;
	height: 50px;
	padding: 0;
	text-align: center;	
	font: 12px/22px 'Open Sans', sans-serif;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}
/* header .bottom-line .search-form.active {
	display: block;
	top: 100%;
} */
header .mobile-header-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	right: -275px;
	display: none;
	width: 275px;
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
	z-index: 999;
	transition: right .5s;
	overflow-y: auto;
}
header .mobile-header-menu .main {
	background: #fff;
}

header.to-bottom .bottom-line {
	margin-top: -50px;
}
/*HEADER END********************************************/

	
/*main-slider*/
.main-slider {
	margin-top: 40px;
}
.main-slider .slider-wrap {
	position: relative;
}
.bx-wrapper .bx-controls-direction a {
		margin-top: -20px;
		width: 36px;
		height: 36px;
		border: 2px solid #0c6ad4;
		border-radius: 50%;
		z-index: 998;
}
.bx-wrapper .bx-controls-direction a:after {
	position: absolute;
	top: calc(50% - 4px);
	left: calc(50% - 6px);
	display: block;
	content: '';
	width: 7px;
	height: 12px;
}
.bx-wrapper .bx-prev {
	left: auto;
	right: 285px;
	background: url(../img/arrow-left.png) no-repeat center;
}
.bx-wrapper .bx-prev:hover {
	border-color: #469cfe;
	background: url(../img/arrow-left-hover.png) no-repeat center;
}
.bx-wrapper .bx-next {
	right: 199px;
	left: auto;
	background: url(../img/arrow-right.png) no-repeat center;
}
.bx-wrapper .bx-next:hover {
	border-color: #469cfe;
	background: url(../img/arrow-right-hover.png) no-repeat center;
}
.main-slider .for-img {
	transform: scale(.5);
	opacity: 0;
	transition: all .5s;
}
.main-slider .for-img img {
	display: inline-block;
}
.main-slider .for-img.visible {
	transform: scale(1);
	opacity: 1;
}
.main-slider .for-text {
	position: absolute;
	top: 93px;
	left: 202px;
	width: 100%;
	max-width: 400px;
	opacity: 0;
	transition: all 2s;
}
.main-slider .for-text:before {
	position: absolute;
	left: 0;
	top: -21px;
	display: block;
	content: '';
	width: 44px;
	height: 2px;
	background: #303645;
}
.main-slider .for-text p.title {
	margin-bottom: 17px;
	font-family: "BitterRegular";
	font-size: 25px;
	line-height: 30px;
	color: #303645;
}
.main-slider .for-text p.title span {
	font-family: "BitterBold";
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.6px;
}
.main-slider .for-text.visible {
	opacity: 1;
	transition-delay: .5s;
}
.main-slider #slide-counter {
	position: absolute;
	top: calc(50% - 18px);
	right: 249px;
	display: inline-block;
	font: 700 15px/30px 'Open Sans', sans-serif;
	color: #b5bdc9;
}
/*main-slider*/


/*services*/
.services {
	min-height: 435px;
	padding: 34px 0 50px 0;	
	background: linear-gradient(#fff, #eeeeee);
}
.services .item-wrap {
	display: flex;
	justify-content: space-between;
}
.services .item-wrap .item {
	width: 32%;
	max-width: 370px;
	background: #e8ebee;
}
.services .item-wrap .item .title {
	display: flex;
	align-items: center;
	min-height: 70px;
	padding: 13px 10px 15px 31px;
	background: #0c6ad4;
	font: 600 18px/21px 'Open Sans', sans-serif;
	color: #fff;
}
.services .item-wrap .item li {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 95px;
	padding: 13px 55px 14px 31px;
	background: #e8ebee;
	border-bottom: 1px solid #cfdce5;
}
.services .item-wrap .item li:last-child {
	border-bottom: none;
}
.services .item-wrap .item li:hover {
	background: #fff;
}
.services .item-wrap .item li a {
	display: block;
	margin-bottom: 9px;
	font: 600 16px/19px 'Open Sans', sans-serif;
	color: #303645;
}
.services .item-wrap .item li a:hover {
	color: #469cfe;
}
.services .item-wrap .item li span {
	font: 600 17px/20px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.services .item-wrap .item li .icon {
	position: absolute;
	right: 29px;
	top: calc(50% - 13px);
	display: block;
	width: 26px;
	height: 26px;
	border: 2px solid #0c6ad4;
	border-radius: 50%;
	cursor: pointer;
}
.services .item-wrap .item li .icon:hover {
	border-color: #469cfe;
}
.services .item-wrap .item li .icon:after {
	position: absolute;
	top: calc(50% - 4px);
	left: calc(50% - 2px);
	display: block;
	content: '';
	width: 5px;
	height: 8px;
	background: url(../img/arrow-right.png) no-repeat center;
	background-size: contain;
}
.services .item-wrap .item li .icon:hover:after {
	border-color: #469cfe;
	background: url(../img/arrow-right-hover.png) no-repeat center;
	background-size: contain;
}
/*services end*/

/* video-frontpage */
.video-frontpage{
	background-color: #eee;
	padding-bottom: 50px;
}
.video-frontpage .embed-responsive{
	margin-bottom: 0;
}
/* video-frontpage end */

/*special-offer*/
.special-offer {
	display: flex;
}
.special-offer .left,
.special-offer .right {
	position: relative;
	width: 50%;
	min-height: 408px;
}
.special-offer .left {
	background: url(../img/1.jpg) no-repeat center top;
	background-size: cover;
}
.special-offer .left .wrap {
	width: 100%;
	max-width: 585px;
	float: right;
	padding: 55px 20px 55px 31px;
	font: 14px/20px 'Open Sans', sans-serif;
	color: #fff;
}
.special-offer .left .wrap h3 {
	margin-bottom: 6px;
	letter-spacing: 0;
}
.special-offer .left .wrap form {
	width: 100%;
	max-width: 370px;
	margin-top: 32px;
}
.special-offer .left .wrap form .input-wrap {
	margin-bottom: 20px;
}
.special-offer .left .wrap form .text {
	width: 100%;
	height: 50px;
	background: transparent;
	border: 2px solid #fff;
	padding: 0 15px;
	font: 14px/30px 'Open Sans', sans-serif;
	color: #fff;
}
/*.page-id-254*/
.home .special-offer .left .wrap form .text::placeholder,
.contact-page .map-wrap .form-wrap form .text::placeholder {
    color: #fff;
}
.special-offer .left .wrap form .submit-wrap {
	margin-top: 40px;
}
.special-offer .left .wrap form .submit {
	display: inline-block;
	height: 44px;
	padding: 0 52px;
	background: #fff;
	border: none;
	font-family: 'Open Sans', sans-serif;
	color: #1477bd;
	text-transform: uppercase;
	cursor: pointer;
}
.special-offer .left .wrap form .submit:hover {
	background: #469cfe;
	color: #fff;
}




.special-offer .right li {
	position: relative;
	height: 408px;
}
.special-offer .right li .full-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.special-offer .right li .full-img img {
	display: block;
	float: right;
	min-height: 100%;
	width: auto;
}
.special-offer .right .wrap {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 585px;
	float: left;
	padding: 56px 10px 95px 46px;
	z-index: 1;
}
.special-offer .right .wrap>h3 {
	margin-bottom: 51px;
	letter-spacing: 1.3px;
}
.special-offer .right .wrap h3 .show-all {
	margin-left: 10px;
}
.special-offer .right .offer-slider .title {
	margin-bottom: 19px;
	font: 25px/30px 'Open Sans', sans-serif;
	color: #fff;
	letter-spacing: .7px;
}
.special-offer .right .offer-slider .offer-deadline {
	position: absolute;
	right: 60px;
		bottom: 65px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	font: 12px/14px 'Open Sans', sans-serif;
	color: #fff;
}
.special-offer .right .offer-slider .offer-deadline p {
	width: 97px;
}
.special-offer .right .offer-slider .offer-deadline span {
	font-size: 15px;
	font-weight: bold;
}
.special-offer .bx-wrapper .bx-controls-direction a {
	top: 100%;
	margin-top: -96px;
}
.special-offer .bx-wrapper .bx-prev {
	right: auto;
	left: 43px;
}
.special-offer .bx-wrapper .bx-next {
	right: auto;
	left: 129px;
}
.special-offer #offer-slide-counter {
	position: absolute;
	bottom: 64px;
	left: 92px;
	display: inline-block; 
	font: 700 15px/30px 'Open Sans', sans-serif;
	color: #b5bdc9;
}
/*special-offer end*/


/*about*/
.about {
	padding: 41px 0 48px 0;
}
.about h2 {
	margin-bottom: 27px;
	font-size: 30px;
	line-height: 40px;
}
.our-char {
	position: relative;
	min-height: 239px;
	margin-bottom: 8px;
}
.our-char .left,
.our-char .right {
	float: left;
	width: 50%;
}
.our-char .center {
	position: absolute;
	top: 0;
	left: calc(50% - 105px);
	width: 210px;
	z-index: 8;
}
.our-char .left {
	padding: 25px 105px 25px 15px;
}
.our-char li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 44px;
	margin-bottom: 27px;
	font: 600 14px/18px 'Open Sans', sans-serif;
	color: #303645;
}
.our-char li:last-child {
	margin-bottom: 0;
}
.our-char li .text {
	display: flex;
	align-items: center;
	width: 271px;
}
.our-char li .text .for-img {
	width: 45px!important;
	margin-right: 24px;
}
.our-char li .text .for-text {
	width: calc(100% - 45px);
	padding-right: 20px;
}
.our-char li .line {
	width: calc(100% - 273px);
	height: 1px;
	background: repeating-linear-gradient(to right, #bcbdc0 0px, #bcbdc0 4px, transparent 4px, transparent 9px);
}


.our-char .right {
	padding: 25px 15px 25px 105px;
}
.our-char .right li {
	flex-direction: row-reverse;
}
.our-char .right li .text {
	flex-direction: row-reverse;
	text-align: right;
}
.our-char .right li .text .for-img {
	margin-left: 24px;
	margin-right: 0;
}
.our-char .right li .text .for-text {
	padding-right: 0;
	padding-left: 20px;
}


.stats {
	position: relative;
	margin-bottom: 36px;
	border: 5px solid #e8ebee;
}
.stats:before,
.stats:after,
.stats .wrap:before,
.stats .wrap:after {
	position: absolute;
	display: block;
	content: '';
	width: 23px;
	height: 23px;
}
.stats:before{
	top: -5px;
	left: -5px;
	background: url(../img/left-top.jpg) no-repeat left top
}
.stats:after {
	top: -5px;
	right: -5px;
	background: url(../img/right-top.jpg) no-repeat left top
}
.stats .wrap:before{
	bottom: -5px;
	left: -5px;
	background: url(../img/left-bottom.jpg) no-repeat left top
}
.stats .wrap:after {
	bottom: -5px;
	right: -5px;
	background: url(../img/right-bottom.jpg) no-repeat left top
}
.white-triangle {
	position: absolute;
	top: -23px;
	left: calc(50% - 85px);
	width: 0;
	height: 0;
	border-top: 45px solid #fff;
	border-left: 85px solid transparent;
	border-right: 85px solid transparent;
}
.stats .wrap {
	padding: 40px 20px 40px 20px;
}
.stats .item-wrap {
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.stats .item-wrap .item {
	width: 20%;
	padding: 3px 20px 0; /*padding: 0 20px;*/
	text-align: center;
	font: 600 14px/18px 'Open Sans', sans-serif;
	color: #303645;
}
.stats .item-wrap .item .for-img {
	height: 45px;
	margin-bottom: 10px;
}

.stats .item-wrap .center {
	padding-top: 0;
	font: 600 17px/18px 'Open Sans', sans-serif;
}
.stats .item-wrap .center .for-img {
	height: auto;
	margin-bottom: 13px;
}
.stats .item-wrap .center .for-img p {
	font: 700 23px/19px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.stats .item-wrap .center .for-img p * {
	color: #0c6ad4;
}
.stats .item-wrap .center .for-img p span {
	font-size: 15px;
}

.text-column .column {
	height: 194px;
	column-count: 2;
	column-gap: 30px; 
	margin-bottom: 3px;
	font: 14px/20px 'Open Sans', sans-serif;
	color: #303645;
	overflow: hidden; 
	transition: height .5s;
}
.text-column .column p {
	margin-bottom: 20px;
}
/* about end */

/* our-clients */
.our-clients {
	padding: 45px 0 47px 0;
	background: #edf0f3;
}
.our-clients h3 {
	margin-bottom: 38px;
}
.our-clients .item-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 -15px 27px -15px;
}
.our-clients .item-wrap .item {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 15%;
	max-width: 170px;
	height: 110px;
	background: #fff;
	margin: 0 15px 30px;
	padding: 0 15px;
}
/* our-clients end */

/* reviews */
.reviews {
	padding: 44px 0 48px 0;
}
.reviews h3 {
	margin-bottom: 39px;
}
.reviews .slider-wrap {
	margin-bottom: 27px; /*margin-bottom: 24px;*/
}
.reviews-slider .for-img {
	position: relative;
	float: left;
	width: 30.63%;
	border: 2px solid #edf0f3;
	cursor: pointer;
}
.reviews-slider .for-img img{
			min-height: 235px;
}
.reviews-slider .for-img:hover {
	border-color: #469cfe;
}
.reviews-slider .for-img:hover .zoom {
	background-position: -51px 0;
}
.reviews-slider .for-img .zoom {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.reviews-slider .for-text {
	float: left;
	width: 69.37%;
	padding-top: 21px;
	padding-left: 32px;
}
.reviews-slider .review-header {
	margin-bottom: 17px;
}
.reviews-slider .name {
	margin-bottom: 3px;
	font: 600 20px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.reviews-slider .position {
	font: 13px/16px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.reviews-slider .review-body {
	font: 13px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.reviews-slider .review-body p {
	margin-bottom: 10px;
}
.reviews-slider .review-body p:last-child {
	margin-bottom: 0;
}
.reviews .bx-wrapper .bx-prev {
	left: -62px;
	right: auto;
}
.reviews .bx-wrapper .bx-next {
	right: -62px;
	left: auto;
}
/* reviews end */


/* news */
.news {
	padding: 45px 0 39px 0;
	background: #edf0f3;
}
.news .btn-wrapper{
	text-align: center;
	margin-top: 40px;
}
.news h2 {
	margin-bottom: 27px;
	}
.news h3 {
	margin-bottom: 48px;
}
.news /* .news-slider */ .full-img {
	position: relative;
	/* display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center; */
	width: 100%;
	height: 180px;
	margin-bottom: 23px;
	overflow: hidden;
}
.news /* .news-slider */ .full-img img {
	width: 100%;
	max-height: none;
	/* position: absolute;
	min-height: 100%;
	min-width: 100%;
	max-width: none;
	max-height: none; */
}
.news /* .news-slider */ .full-img .date {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	padding: 3px 10px 2px 10px;
	background: #fff;
	text-align: center;
	font: 600 11px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.news /* .news-slider */ .news-title {
	display: block;
	margin-bottom: 14px;
	font: 600 16px/19px 'Open Sans', sans-serif;
	color: #303645;
}
.news /* .news-slider */ .news-title:hover {
	color: #469cfe;
}
.news /* .news-slider */ .news-descr {
	margin-bottom: 14px;
	font: 13px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.news .bx-wrapper .bx-controls-direction a {
	top: 85px;
	margin-top: 0;
}
.news .bx-wrapper .bx-prev {
	left: -60px;
	right: auto;
}
.news .bx-wrapper .bx-next {
	right: -60px;
	left: auto;
}
/* news end*/

/* footer */
footer {
	min-height: 424px;
}
footer h4 {
	margin-bottom: 27px;
}
footer .main-block {
	display: flex;
	justify-content: center;
}
footer .main-block .left {
	width: 50%;
	padding: 38px 0 51px 0;
	background: #252d36;
}
footer .main-block .left .wrap {
	width: 100%;
	max-width: 585px; 
	float: right;
}
footer .main-block .left .wrap .block {
	float: left;
	width: 50%;
	max-width: 285px;
	padding-right: 15px;
}
footer .main-block .left .wrap .block:nth-child(2n+2) {
	float: right;
}
footer .main-block .left .wrap .block:nth-child(3n+3) {
	width: 100%;
	max-width: none;
	float: left;
}
footer .footer-nav li {
	margin-bottom: 14px;
}
footer .footer-nav li:last-child {
	margin-bottom: 0;
}
footer .footer-nav a {
	font: 14px/18px 'Open Sans', sans-serif;
	color: #fff;
}
footer .footer-nav a:hover {
	color: #469cfe;
}
footer .main-block .left .wrap .block:last-child {
	padding-right: 0;
}

footer .main-block .right {
	width: 50%;
	padding: 38px 0 27px 0;
	background: #2b323b;
}
footer .main-block .right .wrap {
	width: 100%;
	max-width: 585px; 
	float: left;
	padding-left: 25px;
}
footer .main-block .right .wrap .block {
	float: left;
	width: 50%;
	max-width: 285px;
	margin: 0;
	padding-left: 16px;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #fff;
}
footer .main-block .right a {
	font: 14px/18px 'Open Sans', sans-serif;
	color: #fff;
}
footer .main-block .right .wrap .block:nth-child(2n+2) {
	float: right;
}
footer .main-block .right .item {
	margin-bottom: 30px;
}
footer .main-block .right .item .for-img {
	float: left;
	width: 24px;	
}
footer .main-block .right .item .for-text {
	width: 100%;
	padding-left: 40px;
}
footer .main-block .right .item .for-text p {
	margin-bottom: 8px;
}
footer .main-block .right .item .for-text p:last-child {
	margin-bottom: 0;
}
footer .main-block .right .item .for-text p span {
	display: inline-block;
	width: 70px;
}
footer .main-block .right .social {
	display: flex;
}
footer .main-block .right .social-icons {
	width: 32px;
	height: 32px;
	margin-right: 20px;
	background: #fff url(../img/sprite.png) no-repeat;
	border-radius: 2px;
	cursor: pointer;
}
footer .main-block .right .social-icons:hover {
	background-color: #0c6ad4;
}
footer .main-block .right .social-icons.facebook {
	background-position: -76px 0;
}
footer .main-block .right .social-icons.facebook:hover {
	background-position: -76px -32px;
}

footer .main-block .right .social-icons.youtube {
	background-position: -108px 0;
}
footer .main-block .right .social-icons.youtube:hover {
	background-position: -108px -32px;
}

footer .main-block .right .social-icons.inst {
	background-position: -140px 0;
}
footer .main-block .right .social-icons.inst:hover {
	background-position: -140px -32px;
}
footer .main-block .right .social-icons.vk {
	background: #fff url(../img/vk-social-logotype.png) no-repeat;
	background-position: 4px 1px;
}
footer .main-block .right .social-icons.vk:hover {
	background-color: #0c6ad4;
	background-position: -22px 1px;
}

footer .main-block .right  .rss-block {
	padding-left: 11px;
}
footer .main-block .right  .rss-block h4 {
	margin-bottom: 13px;
}
footer .main-block .right  .rss-block .title {
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 31px;
}
footer .main-block .right form .input-wrap {
	margin-bottom: 20px;
}
footer .main-block .right form .text {
	width: 100%;
	height: 50px;
	background: transparent;
	border: 2px solid #fff;
	padding: 0 15px;
	font: 14px/30px 'Open Sans', sans-serif;
	color: #fff;
}
footer .main-block .right form .submit-wrap {
	margin-top: 30px;
}
footer .main-block .right form .submit {
	display: inline-block;
	height: 44px;
	width: auto;
	min-width: 170px;
	padding: 0 20px; /*padding: 0 34px;*/
	background: #fff;
	border: none;
	color: #1477bd;
	text-transform: uppercase;
	cursor: pointer;
}
footer .main-block .right form .submit:hover {
	background: #469cfe;
	color: #fff;
}
footer .copy {
	padding: 17px 0;
	background: #edf0f3;
	font: 12px/14px 'Open Sans', sans-serif;
	color: #252d36;
}
footer .copy .left {
	float: left;
}
footer .copy .right {
	float: right;
	text-align: right;
}
/* footer end*/

/*popup windows*/
.popup-wrap {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 9999;
}
.popup {
	position: absolute;
	top: 100px;
	left: calc(50% - 280px);
	display: block;
	width: 90%;
	max-width: 570px;
	margin: 0 auto;
	padding: 44px 10px 50px 10px;
	background: #ffffff;
}
.close-popup {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0;
	background: url(../img/sprite.png) no-repeat 0 -58px;
	cursor: pointer;
}
.close-popup:hover {
	background-position: 0 -70px;
}
.popup h3 {
	margin-bottom: 30px;
}
.popup form {
	width: 100%;
	max-width: 370px;
	margin: 0 auto;
}
.popup form .input-wrap{
	margin-bottom: 20px;
}
.write_off_debts form .input-wrap{
	margin-bottom: 10px;
}
.popup form .text,
.write_off_debts form .text,
.write_off_debts form textarea,
.write_off_debts_mobile_popup form textarea{
	width: 100%;
	height: 50px;
	background: transparent;
	border: 2px solid #a5acb7;
	padding: 0 19px;
	font: 17px/30px 'Open Sans', sans-serif;
	color: #4a4c4e;
}
.write_off_debts form .text,
.write_off_debts form textarea{
  background:#fff;
  font-size: 14px;
  font-family: "BitterRegular";
  padding: 0 8px;
}
.write_off_debts form textarea,
.write_off_debts_mobile_popup form textarea{
  height: 100px;
}
.write_off_debts_mobile_popup form .personal-info-agreement{
	padding: 0 !important;
}
.write_off_debts_mobile_popup form #step-1 .input-wrap{
	text-align: center;
}
.write_off_debts_mobile_popup form #step-2 > p{
	font-size: 18px;
  font-family: "BitterRegular";
  margin-bottom: 25px;
}
.write_off_debts_mobile_popup form #step-2 {
	padding-bottom: 20px;
}
.popup form .submit-wrap {
	margin-top: 40px;
	text-align: center;
}
.popup form .submit,
.write_off_debts form .submit,
.write_off_debts form .next,
.write_off_debts_mobile button,
.write_off_debts_mobile_popup button{
	display: inline-block;
	height: 44px;
	padding: 0 40px;
	background: #0c6ad4;
	border: none;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

.write_off_debts_mobile_popup .personal-info-agreement{
	padding: 0;
	font-size: 11px;
}

.write_off_debts form .submit,
.write_off_debts form .next,
.write_off_debts_mobile button {
  box-shadow: inset rgba(0,0,0,.3) -1px -2px 4px 4px, inset rgba(255,255,255,.5) 1px 1px 3px 3px, 0px 0px;
  text-shadow: 1px 2px 2px #151515;
  font-family: "BitterRegular";
  font-size: 13px;
  transition: .3s;
}
.write_off_debts form .submit:hover,
.write_off_debts form .next:hover,
.write_off_debts_mobile button:hover {
    background: #1462b9;
}
.write_off_debts form .submit:active,
.write_off_debts form .next:active,
.write_off_debts_mobile button:active {
    box-shadow: inset 0 0 5px 3px rgba(0,0,0,.8), inset rgba(0,0,0,.3) -5px -5px 8px 5px;
}


/*choose-service*/
.choose-service .popup {
	left: calc(50% - 235px);
	max-width: 470px;
	padding: 24px 0 50px 0;
}
.choose-service .popup h3 {
	margin-bottom: 25px;
}
.choose-service .popup form {
	max-width: none;
}
.choose-service .popup .service-name {
	margin-bottom: 30px;
	padding: 19px 20px 21px;
	background: #edf0f3;
	text-align: center;
	font: 16px/30px 'Open Sans', sans-serif;
}
.choose-service .popup .service-name span {
	margin-left: 13px;
	font: 600 20px/25px 'Open Sans', sans-serif;
}
.choose-service .popup form .input-wrap {
	max-width: 370px;
	margin: 0 auto 20px;
}
.choose-service .popup form .submit {
	min-width: 210px
}

/*thanks-popup*/
.thanks-popup .popup h3 {
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 25px;
}
.thanks-popup .popup p {
		clear: both;
		color: #fff;
		font-size: 20px;
		font-weight: 100;
		margin-bottom: 20px;
		font-family: 'Roboto', sans-serif;
}
.thanks-popup .popup .vid {
		width: 100%;
		height: 300px;
}
.thanks-popup .popup .vid iframe {
		width: 100%;
		height: 100%;
}
.thanks-popup .popup {
	padding: 30px 10px 30px 10px;
	text-align: center;
	font: 16px/24px 'Open Sans', sans-serif;
	letter-spacing: .4px;
	background: #00376a;
	top: 76px;
}
.thanks-popup .popup h3 {
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
}
.thanks-popup .close-popup.button {
	position: static;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 40px auto 0;
	background: transparent;
	font: 14px/24px 'Open Sans', sans-serif;
	color: #000000;
	text-transform: uppercase;
	background: #ffffff;
	padding: 14px 80px;
	font-size: 15px;
	border-radius: 50px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}

/*popup-info*/
.popup-info {
	background: transparent;
}
.popup-info .popup {
	width: calc(50% - 241px);
	max-width: 480px;
	padding: 42px 40px 46px 38px;
	border: 2px solid #0c6ad4;
	font: 14px/20px 'Open Sans', sans-serif;
	color: #303645;
	letter-spacing: .4px;
	box-shadow: 0 10px 15px 0 rgba(0,0,0,.2)
}
.popup-info .popup .close-popup {
	top: 18px;
	right: 18px;
}
/*popup-info end*/
/*popup windows end*/

/**/
.inside-page {
	font: 15px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.inside-page blockquote {
	margin: 27px 0 24px;
	padding: 4px 17px 8px 29px; /*padding: 24px 17px 28px 29px;*/
	background: #eef1f4;
	font-style: italic;
}
.inside-page blockquote .normal {
	font-style: normal;
}
.inside-page ul,
.inside-page ol {
	padding-left: 15px;
}
/**/



/* SERVICES PAGE ******************************************************/

/*all-services*/
.all-services {
	padding: 16px 0 80px;
}
.all-services h2 {
	margin-bottom: 92px;
}
.all-services .stats {
	margin-bottom: 25px;
	font: 16px/24px 'Open Sans', sans-serif;
	color: #303645;
	letter-spacing: -.4px;
}
.all-services .stats p {
	margin: 15px 0;
}
.all-services .stats strong {
	font-weight: bold;
}
.all-services .stats .title {
	margin: 25px 0 16px;
	font: 24px/24px 'BitterRegular';
	color: #0c6ad4;
}
/*.all-services .stats .title>span {	
	font: 24px/24px 'BitterBold';
	text-transform: uppercase;
}*/
.all-services .stats .phones {
	letter-spacing: 0;
	font: 18px/24px 'BitterBold';
}
.all-services .stats .phones span {
	display: inline-block;
	margin-right: 21px;
}
.all-services .stats .phones span:last-child {
	margin-right: 0;
}
.all-services a[href^=tel]{
		color: #000!important;
}

.all-services .stats .wrap {
	max-width: 847px;
	margin: 0 auto;
	padding: 0;
}
.all-services .stats .wrap>div {
	position: relative;
}
.all-services .stats .left {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 316px;
}
.all-services .stats .left img {
	display: block;
}
.all-services .stats .right {
	width: calc(100% - 309px);
	float: right;
	padding: 14px 20px 18px 0;
}

.all-services .stats-mobile-wrap {
	display: none;
}

.all-services-acc .accordeon-item {
	margin-bottom: 0;
	border: none;
	border-bottom: 1px solid #e3e6ea;
}
.all-services-acc .accordeon-item:hover {
		border-color: #e3e6ea;
}
.all-services-acc .accordeon-item .accordeon-header {
	padding: 29px 22px 29px 22px;
	font: 26px/36px 'BitterRegular';
	letter-spacing: 0px;
}
.all-services-acc .accordeon-item .accordeon-header p {
	display: flex;
	align-items: center;
	border-bottom: none;
}
.all-services-acc .accordeon-item .accordeon-header .icon {
	position: relative;
	top: 0;
	right: auto;
	display: inline-block;
	margin-left: 19px;
}

.all-services-acc .accordeon-item .accordeon-body {
	padding: 1px 0 30px 0;
}
.all-services-acc .for-businessman-wrap .item ul li {
		margin-bottom: 12px;
}
.all-services-acc .for-businessman-wrap .item a {
	letter-spacing: .6px;
}
/*all-services*/

/*single-service*/
.single-service {
	display: flex;
	height: 377px;
	background: #fff;
	color: #303645;
}
.single-service .left {
	width: 56.2%;
	/* background: #343a42; */
}
.single-service .left .wrap {
	position: relative;
	float: right;
	width: 100%;
	max-width: 700px;
	height: 100%;
	padding: 16px 40px 40px 19px;
	font: 14px/22px 'Open Sans', sans-serif;
}
.single-service .left.girl-img .wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 54px 40px 16px 267px;
		background: url(../img/119.png) no-repeat -9px bottom;
}

.write_off_debts {
	display: flex;
  flex-direction: row;
  align-items: center;
  -webkit-box-shadow: 0 2px 20px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 20px -2px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  background: #fff;
  justify-content: flex-end;
  background-image: url(https://urstart.ru/wp-content/uploads/2020/05/bckg.jpg);
  background-size: cover;
  height: 415px;
  background-repeat: no-repeat;
  background-position: center;
	position: relative;
	overflow: hidden;
}

.write_off_debts > p {
    position: absolute;
    left: 95px;
    bottom: 6px;
    background: #ffffffc4;
    text-align: center;
    padding: 2px 6px;
    font-family: "BitterRegular";
    font-style: italic;
    font-weight: bold;
    line-height: 16px;
    font-size: 13px;
}

.write_off_debts > p span {
    font-weight: normal;
    color: #5f5f5f;
    font-size: 11px;
}

.write_off_debts_form {
	width: 520px;
}

.write_off_debts_form h3 {
	text-align: center !important;
	font-style: italic;
	font-size: 26px;
}

.write_off_debts_form_wrap p{
	font-size: 16px;
	margin-bottom: 0 !important;
}

.write_off_debts_form h3 span{
	color: #ff2020;
}

.write_off_debts_surprise {
	font-size: 12px;
}

.write_off_debts_surprise p {
	margin-bottom: 0 !important;
}

.write_off_debts_form_wrap {
  padding: 20px 20px 0;
}

.wpcf7-response-output {
    display: none !important;
}
.write_off_debts_form_wpcf7_wrap {
  padding: 15px 0;
}
.write_off_debts_form_wpcf7_wrap .agreement-wrapper .personal-info-agreement {
  position: static;
  font-size: 10px;
  margin-top: 10px;
}
.write_off_debts_form_wrap #step-2 > p {
  margin-bottom: 15px !important;
}
.write_off_debts form .input-wrap span.wpcf7-not-valid-tip {
  display: none;
}

.write_off_debts_mobile_popup #step-2,
.write_off_debts #step-2 {
  display: none;
}

.write_off_debts_mobile {
  background-image: url(https://urstart.ru/wp-content/uploads/2020/05/uslugi_office_big-min.jpg);
  background-size: cover;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.write_off_debts_mobile .write_off_debts_mobile_title {
  font-size: 26px;
  text-align: center;
  margin-bottom: 16px;
}

.threeparts{
	font: 14px/22px 'Open Sans', sans-serif;
	display:flex;
}
/*.threeparts::after {
		clear: both;
		content: '';
		display: table;
}*/
.threeparts .size-full{
	width: 100%;
	height: auto;
}
.single-service .left h2, .threeparts h2 {
	margin-bottom: 32px;
}
.single-service .left.girl-img .wrap h2 {
	margin-bottom: 16px;
}
.single-service .left.girl-img .wrap .light {
	font: 14px/17px 'Open Sans', sans-serif;
	color: #879db3;
}
.single-service .left .title, .threeparts .title {
	margin-bottom: 14px;
	font: 600 20px/24px 'Open Sans', sans-serif;
}
.single-service .left p, .threeparts p {
	margin-bottom: 13px;
}
.single-service .left ul {
	padding-left: 15px;
}
.single-service .left strong, .threeparts strong {
	font-weight: bold;
}
.threeparts > .item{
	/*float:left;*/
	width:628px;
}
.threeparts > .item:first-child{
	width:292px;
	position: relative;
}
.threeparts > .item:last-child{
	width:250px;
	padding:0 0 56px;
	background: #fff url(../img/34.png) no-repeat center bottom;
	background-size: contain;
	text-align: center;
	font: 15px/22px 'Open Sans', sans-serif;
}
.single-service .right {
	display: flex;
	width: 43.8%;
	text-align: center;
	font: 15px/22px 'Open Sans', sans-serif;
}
.single-service .right .wrap {
	float: left;
	width: 100%;
	max-width: 470px;
	padding: 56px 40px 50px 37px;
	background: #fff url(../img/34.png) no-repeat center bottom;
}

.single-service .right h2,
.single-service .right p, .threeparts > .item:last-child p {
	margin-bottom: 17px;
}
.single-service .right .price-block, .threeparts .price-block {
	margin-bottom: 20px;
	font: 700 23px/23px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.single-service .right .btn, .threeparts .btn {
	padding: 13px 51px;	
}
/*single-service*/


/*services-page .second*/
.our-offer {
	/* height: 726px; */
	padding: 42px 0 50px 0;
	background: #edf0f3;
}

.our-offer.dop9 {
	display: none;
}

.our-offer h2 {
	margin-bottom: 44px;
}
.our-offer .item-wrap.mobile {
	display: none;
}
.our-offer .left {
	width: 48%;
	max-width: 570px;
	float: left;
}
.our-offer .right {
	display: flex;
	justify-content: space-between;
	float: right;
	width: 700px; /*width: 51.15%;*/
}
/* .our-offer .offer {
	width: 33%;
	max-width: 199px;
} */


/* .our-offer .item-wrap {	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: inherit;
}
.our-offer .item-wrap .first {
	width: calc(100% - 600px);
	padding-right: 20px;
	background: transparent;	
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.our-offer .item-wrap .first p {	
	padding: 8px 10px 9px 11px;
	border-bottom: 1px solid #ccd4dd;
}
.our-offer .item-wrap .first:nth-child(2) p {
	border-top: 1px solid #ccd4dd;
}
.our-offer .item-wrap .offer {
	width: 199px;
	margin-left: 1px;
	padding: 0 19px;
	background: #fff;
	text-align: center;
	transition: all .5s;
}
.our-offer .item-wrap .header {
	min-height: 65px;
	padding: 0;
	background: #fff;
	text-align: center;
	font: 600 16px/20px 'Open Sans', sans-serif;
	color: #fff;
	transition: all .5s;
}
.our-offer .item-wrap .header.first {
	background-color: transparent;
}
.our-offer .item-wrap .header.hot  {
	background: #ff4747;
}
.our-offer .item-wrap .header p {
	padding: 12px 5px 13px 5px;
	background: #879db3;
	border: none!important;
}
.our-offer .item-wrap .offer p {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	border-bottom: 1px solid #edf0f3;
}
.our-offer .item-wrap .header.scale {
	margin: -10px 0 0 0; 
	padding-bottom: 10px;
}
.our-offer .item-wrap .offer.scale {
	transform: scaleX(1.05);
} */



.our-offer .item-wrap .left {
	width: calc(100% - 700px);
	padding-right: 20px;
	background: transparent;	
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.our-offer .item-wrap .left .header {
	background-color: transparent;
}
.our-offer .item-wrap .left p {	
	padding: 8px 10px 9px 11px;
	border-bottom: 1px solid #ccd4dd;
}
.our-offer .item-wrap .left .check-icon {
	margin-right: 10px;
}
.our-offer .item-wrap .left .info {
	font: 12px/15px 'Open Sans', sans-serif;
	color: #303645;
	letter-spacing: .2px;
}
.our-offer .item-wrap .left .info p {
	padding: 18px 10px 4px 21px;
	border-bottom: none;
}
.our-offer .item-wrap .left .info ul {
	padding-left: 36px;
}
.our-offer .item-wrap .left .info li {
	margin-bottom: 5px;
}

.our-offer .item-wrap .right .offer {
	min-width: 100px;
	flex-grow: 1;
		flex-basis: 0;
	margin-left: 1px;
	padding-bottom: 22px;
	background: #fff;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
.our-offer .item-wrap .right .offer:hover {
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
	transform: scale(1.02);
}
.our-offer .item-wrap .offer:hover .header {
	background: #0c6ad4;
}
.our-offer .item-wrap .header {
	min-height: 65px;
	padding: 12px 18px 13px 18px;
	background: #879db3;
	text-align: center;
	font: 600 16px/20px 'Open Sans', sans-serif;
	color: #fff;
	transition: all .5s;
}
.our-offer .item-wrap .header.first {
	background-color: transparent;
}
.our-offer .item-wrap .header.hot  {
	background: #ff4747;
}
.our-offer .item-wrap .header p {
	padding: 12px 5px 13px 5px;
	border: none!important;
}
.our-offer .item-wrap .right .offer li {
	height: 40px;
	padding: 0 19px;
}
.our-offer .item-wrap .right .offer li.big{
	min-height: 62px
}
.our-offer .item-wrap .offer p {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	border-bottom: 1px solid #edf0f3;
}

.our-offer .item-wrap .price-block {
	margin: 12px 0 18px;
	text-align: center;
}
.our-offer .item-wrap .price-block .old-price {
	margin-bottom: 5px;
	font: 700 16px/18px 'Open Sans', sans-serif;
	color: #c8d1db;
	text-decoration: line-through;
}
.our-offer .item-wrap .price-block .new-price {
	font: 700 22px/22px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.our-offer .item-wrap .offer.hot .new-price {
	color: #ff4747;
}
.our-offer .item-wrap .btn {
	width: 90%;
	text-align: center;
	opacity: .5;
	transition: all .5s;
	box-sizing: border-box;
	padding: 13px 0;
}
.our-offer .item-wrap .offer:hover .btn {
	opacity: 1;
}
/*services-page .second*/

/*why-we*/
.why-we {
	/* height: 548px; */
	padding: 51px 0 52px 0;
	background: #fff;
}
.why-we h2 {
	margin-bottom: 34px;
}
.why-we .item-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.why-we .item {
	width: 49%;
	max-width: 570px;
	margin-bottom: 27px;
	font: 13px/20px 'Open Sans', sans-serif;
	color: #303645;
}
.why-we .item .for-img {
	width: 70px; 	
	height: 47px;
	float: left;
}
.why-we .item .for-text {
	float: left;
	width: calc(100% - 70px);
	max-width: 430px;
	padding: 17px 32px 0;
}
.why-we .item .title {
	margin-bottom: 15px;
	font: 600 20px/22px 'Open Sans', sans-serif;
		color: #303645;
}
/*why-we*/

/*sale-section*/
.sale-section {
	display: flex;
	height: 386px;
}
.sale-section .left {
	width: 56.2%;
	background: #343a42;
}
.sale-section .left .wrap {
	position: relative;
	float: right;
	max-width: 700px;
	padding: 106px 60px 78px 0px;
	font: 16px/24px 'Open Sans', sans-serif;
	color: #fff;
}
.sale-section .left .sale {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 22px 20px 20px 18px;
	background: #ff4747;
	text-align: center;
	font: 26px/32px "BitterRegular";
	color: #fff;
	text-transform: uppercase;
}
.sale-section .left .title {
	margin-bottom: 25px;
	font: 30px/36px "BitterBold";
	color: #fff;
}
.sale-section .left .title  span {
	color: #ff4747;
}
.sale-section .left .footer {
	margin-top: 21px;
	font: 13px/24px 'Open Sans', sans-serif;
	color: #fff;
}


.sale-section .right {
	width: 43.8%;
	background: #252d36;
}
.sale-section .right .wrap {
	float: left;
	max-width: 470px;
	padding: 44px 0 50px 99px;
}
.sale-section .right .wrap form {
	width: 100%;
	max-width: 370px;
	margin-top: 28px;
}
.sale-section .right .wrap form .input-wrap {
	margin-bottom: 20px;
}
.sale-section .right .wrap form .text {
	width: 100%;
	height: 50px;
	background: transparent;
	border: 2px solid #fff;
	padding: 0 15px;
	font: 14px/30px 'Open Sans', sans-serif;
	color: #fff;
}
.sale-section .right .wrap form .submit-wrap {
	margin-top: 40px;
}
.sale-section .right .wrap form .submit {
	display: inline-block;
	height: 44px;
	padding: 0 52px;
	background: #fff;
	border: none;
	color: #1477bd;
	text-transform: uppercase;
	cursor: pointer;
}
.sale-section .right .wrap form .submit:hover {
	background: #469cfe;
	color: #fff;
}
/*sale-section*/

/*how-to-buy*/
.how-to-buy {
	min-height: 377px;
	padding: 52px 0 30px 0;
}
.how-to-buy h2 {
	margin-bottom: 38px;
}
.how-to-buy .item-wrap {
	display: flex;
	justify-content: flex-start;
}
.how-to-buy .item {
	width: 24%;
	max-width: 270px;
	margin-right: 1.33%;
	padding: 15px 15px 25px 15px;
	border: 2px solid #edf0f3;
	text-align: center;
	font: 14px/20px 'Open Sans', sans-serif;
	color: #303645;
}
.how-to-buy .item:nth-child(4n+4) {
	margin-right: 0;
}
.how-to-buy .item .step {
	margin-bottom: 15px;
	font-family: "BitterBold";
	font-size: 33px;
	line-height: 43px;
}
.how-to-buy .item .light-text {
	font: 13px/16px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.how-to-buy .item .bold-text {
	font-weight: 700;
}
.how-to-buy .item a {
	border-bottom: 1px dashed #0c6ad4;
	font: 14px/25px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.how-to-buy .item ul {
	padding-left: 12px;
	text-align: left;
}
/*how-to-buy*/

/*accordeon-section*/
.accordeon-section {
	padding: 21px 0 63px 0; /*padding: 42px 0 32px 0;*/
}
.accordeon-section h2 {
	margin-bottom: 38px;
}
.accordeon-item {
	width: 100%;
	margin-bottom: 15px;
	border: 2px solid #edf0f3;
}
.accordeon-item:hover {
	border-color: #469cfe;
}
.accordeon-item .accordeon-header {
	position: relative;
	margin: -2px;
	padding: 21px 60px 23px 31px;
	font: 16px/18px 'Open Sans', sans-serif;
	color: #303645;
	letter-spacing: .4px;
}
.accordeon-item .accordeon-header p {
	display: inline-block;
	border-bottom: 1px dashed #303645;
}
.accordeon-item .accordeon-header:hover {
	color: #469cfe;
	cursor: pointer;
}
.accordeon-item .accordeon-header:hover p {
	border-color: #469cfe;
}
.accordeon-item .accordeon-header .icon {
	position: absolute;
	top: 16px;
	right: 14px;
	display: block;
	width: 30px;
	height: 30px;
	border: 2px solid #0c6ad4;
	border-radius: 50%;
}
.accordeon-item .accordeon-header .icon:after {
	position: absolute;
	top: calc(50% - 3px);
	left: calc(50% - 6px);
	display: block;
	content: '';
	width: 12px;
	height: 7px;
	background: url(../img/sprite.png) no-repeat 0 -18px;
}
.accordeon-item .accordeon-header:hover .icon {
	border-color: #469cfe;
}
.accordeon-item .accordeon-header:hover .icon:after {
	background-position: 0 -25px;
}
.accordeon-item .accordeon-header.active {
	color: #0c6ad4;
}
.accordeon-item .accordeon-header.active .icon:after {
	top: calc(50% - 4px);
	background: url(../img/sprite.png) no-repeat 0 -32px;
}
.accordeon-item .accordeon-body {
	display: none;
	padding: 5px 37px 7px 29px;/*padding: 5px 60px 7px 34px;*/
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.accordeon-item .accordeon-body ul {
	padding-left: 10px;
}

.table-wrap.tarif {
	padding: 0;
}
.table-wrap.tarif table {
	width: 1100px;
	margin-bottom: 21px;
}
.table-wrap.tarif  th {
	height: 61px;
	padding: 0;
	background: #edf0f3;
	vertical-align: middle;
	font: 900 14px/16px 'Open Sans', sans-serif;
	color: #303645;
}
.table-wrap.tarif .first {
	width: 339px;
	padding: 14px 0 14px 21px;
}
.table-wrap.tarif .second {
	width: 131px;
	padding: 14px 0 14px 0;
	text-align: center;
}
.table-wrap.tarif .third {
	width: 270px;
	height: 40px;
	padding: 14px 0 14px 0;
	text-align: center;
}
.table-wrap.tarif .fourth {
	width: 361px;
	padding: 14px 0 14px 29px;
	vertical-align: middle;
}
.table-wrap.tarif .fifth {
	width: 135px;
	height:auto;
	text-align:center
}
.table-wrap.tarif tr:first-child {
	border: none;
}
.table-wrap.tarif tr td.fifth {
	background: #f7f9fb;
}
.table-wrap.tarif tr td span {
	display: inline-block;
	margin-left: 5px;
	font-size: 13px;
	color: #a5acb7;
}
.table-wrap.tarif tr td span.icon {
	width: 20px;
	height: 20px;
	margin-left: 15px;
	margin-top: 3px;
	border: 2px solid #0c6ad4;
	border-radius: 2px;
	text-align: center;
	font: 13px/15px "BitterBold";
	color: #0c6ad4;
	cursor: pointer;
}
.table-wrap.tarif tr td span.icon:hover {
	border-color: #469cfe;
	color: #469cfe;
}
.table-wrap.tarif tr td strong {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
.table-wrap.tarif tr td ul {
	padding-left: 16px;
}
.table-wrap.tarif tr td ul li {
	margin-bottom: 2px;
}
/*accordeon-section*/


/*seo*/
.seo {
	padding: 42px 0 48px 0;
	background: #edf0f3;
}
.seo h2 {
	margin-bottom: 45px;
}
.seo .text-column .column {
	font: 14px/22px 'Open Sans', sans-serif;
}
/**/


/*calculation*/
.calculation {
	/* min-height: 636px; */
	padding: 42px 0 49px 0;
	background: #edf0f3;
}
.calculation h2 {
	margin-bottom: 39px;
}
.calculation .wrap {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.calculation .wrap:before {
	position: absolute;
	left: 135px;
	right: 135px;
	bottom: 61px;
	display: block;
	content: '';
	/* width: calc(100% - 270px); */
	height: 160px;
	border: 3px solid #fff;
	border-top: none;
}
.calculation .wrap .left,
.calculation .wrap .right {
	position: relative;
	width: 270px; /*width: 23%;*/
	padding: 20px 20px 20px 20px;
	background: #0c6ad4;
	border-radius: 2px;
}
.calculation .wrap .center {
	position: relative;
	width: calc(100% - 600px); /*width: 48.7%;*/
}
.calculation .wrap .full {
	width: 100%;
}
.calculation .title {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 16px;
	font: 600 18px/22px 'Open Sans', sans-serif;
	color: #fff;
	letter-spacing: -.1px;
}
.calculation .left .title .for-img {
	width: 32px;
}
.calculation .left .title p {
	width: calc(100% - 32px);
	margin-top: -2px;
	padding-left: 14px;
}
.calculation .right .title .for-img {
	width: 41px;
}
.calculation .right .title p {
	width: calc(100% - 41px);
	padding-left: 14px;
	margin-top: -2px;
}


input[type="radio"] {
	display: none;
}
label {
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding: 16px 10px 16px 54px;
	background: #3d88dd;
	border-radius: 2px;
	font: 14px/22px 'Open Sans', sans-serif;
	color: #fff;
}
label:before {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	background: #3d88dd;
	border: 2px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
}
input[type=radio]:checked + label {
	background: #fff;
	color: #303645;
}
input[type=radio]:checked + label:before {
	background: #0c6ad4;
	border-color: #0c6ad4;
	box-shadow: inset 0 0 0 2px #fff;
}

.calculation .right .text {
	display: flex;
	align-items: center;
	padding-top: 12px;
}
.calculation .right .text label {
	width: 50%;
	margin: 0;
	padding: 0 0 0 17px;
	background-color: transparent;
	font: 14px/16px 'Open Sans', sans-serif;
	color: #fff;
}
.calculation .right .text label:before {
	display: none;
}
.calculation .right .text input[type="text"] {
	width: 50%;
	max-width: 95px;	
	height: 50px;
	background: transparent;
	border: 2px solid #fff;
	text-align: center;
	font: 600 17px/22px 'Open Sans', sans-serif;
	color: #fff;
}

.calculation .center .block {
	margin-bottom: 10px;
	padding: 13px 30px 15px 30px;
	background: #fff;
}
.calculation .center .block:last-child {
	margin-bottom: 0;
	padding-bottom: 3px;
}
.calculation .info {
	font: 11px/15px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.calculation .center .title {
	margin-bottom: 27px;
	color: #303645;
}
.calculation .center .title .for-img {
	width: 36px;
}
.calculation .center .title p {
	margin-top: -8px;
	padding-left: 15px;
}

.calculation .slider-range {
	position: relative;
		border: none;
		height: 4px;
		width: calc(100% - 40px);
		margin: 0 auto 47px;
		background: #4b9cf6;
		border-radius: 2px;
}
.calculation .slider-range:before,
.calculation .slider-range:after {
	position: absolute;
	top: 0;
	display: block;
	content: '';
	width: 24px;
	height: 4px;
	border-radius: 2px;
} 
.calculation .slider-range:before {
	left: -20px;
	background: #489af5;
}
.calculation .slider-range:after {
	right: -20px;
	background: #0d6bd4;
}
.calculation .slider-range .jslider {
	top:  0;
}

.calculation .slider-range .jslider .jslider-bg {
	height: 4px;
	background: linear-gradient(to right, #489af5, #0d6bd4);
}
.calculation .slider-range .jslider .jslider-bg i {
	background: transparent;
}
.calculation .slider-range .jslider .jslider-pointer {
	top: -8px;	
	width: 20px;
	height: 20px;
	margin-left: -9px;
	border: none;
	border-radius: 50%;
	background: linear-gradient(#3c87db, #0d56a7);
}
.calculation .slider-range .jslider .jslider-pointer:before {
	position: absolute;
	top: calc(50% - 3px);
	left: calc(50% - 3px);
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
}
.calculation .slider-range .jslider .jslider-label {
	width: 20px;
	top: -30px;
	margin-left: -8px !important;
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645 !important;
	opacity: 1;
}
.calculation .slider-range .jslider .jslider-label span {
	display: block;
	width: 100%;
	text-align: center;
}
.calculation .slider-range .jslider .jslider-scale ins {
	left: 0;
	top: 6px;
	width: 50px;
	text-align: center;
	font: 700 14px/22px 'Open Sans', sans-serif;
	color: #303645;
}

.calculation .full .input-wrap {
	position: relative;
	display: inline-flex;
	align-items: center;
	height: 56px;
	margin: 40px 0 16px 0;
	padding: 11px 40px 11px 40px;
	background: #fff;
	border-radius: 28px;
}
.calculation .full .input-wrap:before {
	position: absolute;
	left: calc(50% - 2.5px);
	bottom: 100%;
	display: block;
	content: '';
	width: 3px;
	height: 60px;
	background: #fff;
}
.calculation .full .descr { 
	margin-right: 25px;
	font: 13px/15px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation .full p {
	font: 700 24px/24px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.calculation  a.print {
	position: relative;
	display: inline-block;
	margin-left: 26px;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #0c6ad4;
	border-bottom: 1px dashed #0c6ad4
}
.calculation a.print:before {
	position: absolute;
	top: 0;
	left: -31px;
	display: block;
	content: ''; 
	width: 21px;
	height: 21px;
	background: url(../img/39.png) no-repeat center;
}
/*calculation*/

/**/
.table-wrap {
	padding: 32px 30px 20px 32px;
	background: #fff;
	overflow-x: auto!important;
}
.table-wrap table {
	width: 100%;
}
.table-wrap table th {	
	padding: 19px 10px 20px 28px;
	background: #edf0f3;
	text-align: left;
	font: 700 14px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.table-wrap table th.text-center {
	text-align: center;
}
.table-wrap table tbody tr {
	border-bottom: 1px solid #e3e6ea;
}
.table-wrap table tbody td {
	padding: 17px 10px 15px 29px;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #303645;
}
.table-wrap table tbody td.price {
	width: 240px;
	background: #f7f9fb;
	font: 700 14px/18px 'Open Sans', sans-serif;
	color: #0c6ad4;
}

.calculation-5 .btn-wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 20px;
}
.calculation-5 .btn-wrap a {
	margin-left: 27px;
	border-bottom: 1px dashed #0c6ad4;
	font: 14px/14px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.calculation-5 .btn-wrap .btn {
	width: 240px;
	margin-left: 0;
	line-height: 18px;
	color: #fff;
}
/**/

/**/
.calculation-4 {
	padding-top: 35px;
	padding-bottom: 0;
	background: #e7eaee;
}
.calculation-4 .clearfix>.left, 
.calculation-4 .clearfix>.right {
	margin-bottom: 20px;
} 
.calculation-4 .left {
	width: 421px;
	float: left;
}
.calculation-4 .right {
	width: calc(100% - 421px);
	float: left;
	/* margin-bottom: 20px; */
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-4 .left h3 {
	padding-left: 100px;
}
.calculation .right .title .for-img {
	width: 32px;
}
.calculation-4 .tabs-wrapper {
	margin-top: 30px;
	background: transparent;
}
.calculation-4 .tab-toggle {
	padding: 18px 23px 20px 28px;
	font: 20px/24px "BitterRegular";
	color: #0c6ad4;
	text-decoration: underline;
}
.calculation-4 .tab-toggle.active {
	background: #edf0f3;
	color: #303645;
	text-decoration: none;
}
.calculation-4 .tabs-body {
	padding: 30px 0 51px;
	background: #edf0f3;
}
.calculation-4 .tab-content {
	padding: 0;
}
.calculation-4 .tabs-body .content-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 27px;
}
.calculation-4 .tabs-body .left {
	width: 670px;
	padding: 20px 30px 20px 30px;
	background: #fff;
	border-radius: 2px;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-4 .tabs-body .right {
	width: calc(100% - 690px);
	max-width: 470px;
	padding: 20px 30px 21px 30px;
	background: #0c6ad4;
	border-radius: 2px;
}
.calculation-4 .tabs-body .input-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.calculation-4 .tabs-body .input-wrap:last-child {
	margin-bottom: 0;
}
.calculation-4 .tabs-body .input-wrap label {
	width: calc(100% - 93px);
	display: flex;
	align-items: center;
	height: 54px;
	margin-bottom: 0;
	padding: 0px 23px 4px 54px;
	line-height: 17px;
}
.calculation-4 .tabs-body .input-wrap input[type="text"] {
	width: 73px;
	height: 50px;
	background: transparent;
	border: 2px solid #fff;
	text-align: center;
	font: 600 17px/22px 'Open Sans', sans-serif;
	color: #fff;
}
.calculation-4 .tabs-body .right .input-wrap input[type="text"]::-webkit-input-placeholder {color:#fff;}
.calculation-4 .tabs-body .right .input-wrap input[type="text"]::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
.calculation-4 .tabs-body .right .input-wrap input[type="text"]:-moz-placeholder           {color:#fff;}/* Firefox 18- */
.calculation-4 .tabs-body .right .input-wrap input[type="text"]:-ms-input-placeholder      {color:#fff;}


.calculation-4 .tabs-body .left .title {
	color:#303645;
}
.calculation-4 .tabs-body .left .input-wrap {
	justify-content: flex-start;
	margin-bottom: 30px;
}
.calculation-4 .tabs-body .left .calendar-wrap {
	justify-content: space-between;
}
.calculation-4 .tabs-body .left .input-wrap p {
	min-width: 171px;
}
.calculation-4 .tabs-body .left .input-wrap input {
	width: 200px;
	height: 50px;
	/* padding-right: 40px; */
	border-color: #a5acb7;
	color: #303645;
}
.calculation-4 .tabs-body .left input::-webkit-input-placeholder {color:#303645;}
.calculation-4 .tabs-body .left input::-moz-placeholder          {color:#303645;}/* Firefox 19+ */
.calculation-4 .tabs-body .left input:-moz-placeholder           {color:#303645;}/* Firefox 18- */
.calculation-4 .tabs-body .left input:-ms-input-placeholder      {color:#303645;}

.calculation-4 .tabs-body .left .rouble {
	margin: 0 10px;	
	font-size: 20px;
	color: #a5acb7;
}
.calculation-4 .tabs-body .left .ui-datepicker-trigger {
	margin-left: -40px;
	margin-right: 12px;
}
.calculation-4 .tabs-body .left .sep {
	display: block;
	width: 12px;
	height: 2px;
	margin: 0 14px;
	text-indent: -9999px;
	background: #a5acb7;
}
.calculation-4 .tabs-body .left .input-wrap input.hasDatepicker {
	background: url(../img/46.png) no-repeat right 10px;
}

.dot-border {
	font: 600 14px/18px 'Open Sans', sans-serif;
	color: #0c6ad4;
	border-bottom: 1px dashed #0c6ad4;
	text-transform: uppercase;
}

.calculation-4 .results {
	display: flex;
	justify-content: center;
	margin: 32px 0 27px;
}
.calculation-4 .results .white-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 771px;
	height: 118px;
	margin: 0 auto;
	padding: 0 72px;
	background: #fff;
	border-radius: 59px;	
}
.calculation-4 .results .white-wrap .left-block {
	width: 64%;
}
.calculation-4 .results .white-wrap .right-block {
	width: 36%;
}
.calculation-4 .results .white-wrap dt {
	width: 161px;
	float: left;
	font: 13px/16px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-4 .results .white-wrap dd {
	float: left;
	width: calc(100% - 161px);
	margin-bottom: 5px;
	font: 700 14px/16px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-4 .results .white-wrap dd:last-child {
	margin-bottom: 0;
}
.calculation-4 .results .white-wrap .right-block dt {
	width: 120px;
}
.calculation-4 .results .white-wrap .right-block dd {
	width: calc(100% - 120px);
	font: 700 24px/24px 'Open Sans', sans-serif;
	color: #0c6ad4;
}




.calculation-4 .tab-content .white-block {
	padding: 32px 30px 30px 30px;
	background: #fff;
}
.calculation-4 .tabs-body .white-block .left {
	max-width: 670px;
	width: 100%;
	margin: 0 auto;
	float: none;
}

.calculation-4 .tabs-body .tab-395 .white-block {
	padding: 0 30px;
}
.calculation-4 .tabs-body .tab-395 .white-block .left {
	padding: 19px 30px 30px 30px;
}
.calculation-4 .tabs-body .tab-395 .left .input-wrap p {
	min-width: 169px;
}
.calculation-4 .tab-395 .calendar-wrap {
	margin-bottom: 40px!important;
}
.calculation-4 .tab-395 .select {
	width: calc(100% - 169px);
}
.calculation-4 .tab-395 .select p {
	padding: 11px 10px 11px 18px;
	border: 2px solid #a5acb7;
	font: 700 17px/24px 'Open Sans', sans-serif;
	color: #303645;
	letter-spacing: -.3px;
}
.calculation-4 .tab-395 .select p:after {
	margin-top: -1px;
	right: 19px;
	width: 12px;
	height: 7px;
	background: url(../img/sprite.png) no-repeat 0 -18px;
	border: none;
}
.calculation-4 .tab-395 .select ul {
	top:calc(100% - 2px);
		border: 2px solid #a5acb7;
}
.calculation-4 .tab-395 .select ul li {
	padding: 11px 10px 11px 18px;
	border-bottom: 2px solid #a5acb7;
	font: 700 17px/24px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-4 .tab-395 .select ul li:last-child {
	border-bottom: none;
}
.calculation-4 .tab-395 .calc {
	padding: 26px 0 31px;
}
.calculation-4 .tab-395 .total-wrap {
	display: flex;
	justify-content: space-between;
	align-items:center;
	padding: 25px 41px 14px 28px;
}
.calculation-4 .tab-395 .total-wrap .main-link.hide-content {
	display: none;
}
.calculation-4 .tab-395 .total-wrap .drop-arrow,
.calculation-4 .tab-395 .total-wrap .up-arrow {
	margin-left: 6px;
}
.calculation-4 .tab-395 .total-wrap p {
	display: flex;
	align-items: center;
	font: 13px/18px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-4 .tab-395 .total-wrap p span {
	display: inline-block;
	margin-left: 25px;
	font: 900 24px/24px 'Open Sans', sans-serif;
	color: #0c6ad4;
}

.calculation-4 .tab-395 .on-print {
	padding: 29px 0 1px;
}
/**/


/**/
.calculation-3 {
	padding-top: 43px;
}
.calculation-3 .content-wrap {
	display: flex;
}
.calculation-3 .content-wrap .left {
	width: calc(50% - 15px);
		margin-right: 30px;
		padding: 20px 30px 17px 30px;
	background: #fff;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-3 .left .title {
	color:#303645;
}
.calculation-3 .left .input-wrap {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 30px;
}
.calculation-3 .left .calendar-wrap {
	justify-content: space-between;
	margin-bottom: 48px;
}
.calculation-3 .left .input-wrap p {
	width: 53%;
}
.calculation-3 .input-wrap input {
	height: 50px;
	border: 2px solid #a5acb7;
	text-align: center;
		font: 600 17px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-3 .left input::-webkit-input-placeholder {color:#303645;}
.calculation-3 .left input::-moz-placeholder          {color:#303645;}/* Firefox 19+ */
.calculation-3 .left input:-moz-placeholder           {color:#303645;}/* Firefox 18- */
.calculation-3 .left input:-ms-input-placeholder      {color:#303645;}

.calculation-3 .left .rouble {
	margin: 0 8px;	
	font-size: 20px;
	color: #a5acb7;
}
.calculation-3 .ui-datepicker-trigger {
	margin-left: -40px;
	margin-right: 12px;
}
.calculation-3 .left .input-wrap input.hasDatepicker {
	width: 47%;
	background: url(../img/46.png) no-repeat right 10px;
}


.calculation-3 .content-wrap .right {
	width: calc(24% - 11px);
	margin-right: 30px;
	padding: 21px 20px 10px 20px;
	background: #0c6ad4;
}
.calculation-3 .content-wrap .right:last-child {
	margin-right: 0;
}
.calculation-3 .content-wrap .right label {
	display: flex;
	align-items: center;
	min-height: 54px;
	padding: 10px 10px 10px 54px;
	line-height: 18px;
}
.calculation-3 .right .calendar-wrap {
	margin-top: 19px;
}
.calculation-3 .right .input-wrap input.hasDatepicker {
	width: 100%;
	padding-right: 39px;
	background: url(../img/58.png) no-repeat right 10px;
	border-color: #fff;
	font: 700 17px/17px 'Open Sans', sans-serif;
}
.calculation-3 .right .input-wrap input.hasDatepicker::-webkit-input-placeholder {color:#fff;}
.calculation-3 .right .input-wrap input.hasDatepicker::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
.calculation-3 .right .input-wrap input.hasDatepicker:-moz-placeholder           {color:#fff;}/* Firefox 18- */
.calculation-3 .right .input-wrap input.hasDatepicker:-ms-input-placeholder      {color:#fff;}

.calculation-3 .results {
	display: flex;
	justify-content: center;
	margin: 30px 0 19px;
}
.calculation-3 .results .white-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 670px;
	height: 96px;
	margin: 0 auto;
	padding: 0 55px 2px;
	background: #fff;
	border-radius: 48px;	
}
.calculation-3 .results .white-wrap .left-block {
	width: 56.3%;
}
.calculation-3 .results .white-wrap .right-block {
	width: 43.7%;
}
.calculation-3 .results .white-wrap dt {
	width: 196px;
	float: left;
	font: 13px/16px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-3 .results .white-wrap dd {
	float: left;
	width: calc(100% - 196px);
	margin-bottom: 5px;
	font: 700 14px/16px 'Open Sans', sans-serif;
	color: #303645;
}
.calculation-3 .results .white-wrap dd:last-child {
	margin-bottom: 0;
}
.calculation-3 .results .white-wrap .right-block dt {
	width: 138px;
}
.calculation-3 .results .white-wrap .right-block dd {
	width: calc(100% - 138px);
	margin-top: 5px;
	font: 700 24px/24px 'Open Sans', sans-serif;
	color: #0c6ad4;
}

.ui-widget.ui-widget-content {
		width: 300px!important;
}
.ui-widget {
	font-size: 1.5em!important;
}
/* SERVICES PAGE END ***************************************************/

/* CONTACT PAGE *******************************************************/
.contact-page {
	margin-top: -48px;
}
.contact-page .map-wrap {
	position: relative;/* 
	height: 736px; */
	overflow: hidden;
}
.contact-page .for-img.map {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: auto;
} 
.contact-page .for-img.map img {
		height: 100%;
		max-width: none;
}
.contact-page .map-wrap .wrap {
	position: relative;
	width: 100%;
	max-width: 370px;
	padding: 62px 10px 37px 30px;
	background: #0352ab; /*url(../img/40.png) no-repeat right top*/	
	font: 16px/22px 'Open Sans', sans-serif; /*font: 16px/19px 'Open Sans', sans-serif;*/
	color: #fff;
	z-index: 9;
}
.contact-page .map-wrap .wrap h2 {
	margin-bottom: 27px;
}
.contact-page .map-wrap .wrap .block {
	margin-bottom: 25px; /*margin-bottom: 27px;*/
	padding-left: 4px;
}
.contact-page .map-wrap .wrap .block:last-child {
	margin-bottom: 0;
}
.contact-page .map-wrap .wrap .for-img {
	float: left;
	width: 53px;
	text-align: left;
}
.contact-page .map-wrap .wrap .text {
	float: left;
	width: calc(100% - 75px); /*width: calc(100% - 53px);*/
	padding-top: 4px; /*padding-top: 6px;*/
}
.contact-page .map-wrap .wrap .text .phone {
	margin-bottom: 5px;
	font-weight: 600;
}

.contact-page .map-wrap .wrap .text .phone:last-child {
	margin-bottom: 0;
}
.contact-page .map-wrap .wrap .text .phone a[href^=tel]{
		color: #fff!important;
}
.contact-page .map-wrap .wrap .text .working-hour {
	margin-bottom: 7px;
}
.contact-page .map-wrap .wrap .text .working-hour:last-child {
	margin-bottom: 0;
}
.contact-page .map-wrap .wrap .text .working-hour span {
	display: inline-block;
	min-width: 64px;
}



.contact-page .map-wrap .form-wrap {
	position: relative;
	width: 100%;
	max-width: 370px;
	padding: 37px 30px 40px 30px;
	background: #0c4b92;
	z-index: 9;
}
.contact-page .map-wrap .form-wrap .title {
	font: 17px/21px "BitterRegular";
	color: #fff;
}
.contact-page .map-wrap .form-wrap form {
	width: 100%;
	max-width: 370px;
	margin-top: 21px;
}
.contact-page .map-wrap .form-wrap form .input-wrap {
	margin-bottom: 20px;
}
.contact-page .map-wrap .form-wrap form .text {
	width: 100%;
	height: 50px;
	background: transparent;
	border: 2px solid #fff;
	padding: 0 15px;
	font: 14px/30px 'Open Sans', sans-serif;
	color: #fff;
}
.contact-page .map-wrap .form-wrap form .submit {
	display: inline-block;
	height: 44px;
	padding: 0 52px;
	background: #fff;
	border: none;
	color: #1477bd;
	text-transform: uppercase;
	cursor: pointer;
}
.contact-page .map-wrap .form-wrap form .submit:hover {
	background: #469cfe;
	color: #fff;
}
/* CONTACT PAGE END ***************************************************/


/* BIZNES REGISTRATION PAGE *******************************************************/
.business-reg-items {
	padding: 16px 0 54px 0;
}
.business-reg-items h2 {
	margin-bottom: 34px;
}
.business-reg-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.business-reg-wrap .item {
	position: relative;
	width: 23%;
	min-height: 260px;
	margin-right: 2.66%;
	margin-bottom: 26px;
	padding: 20px 19px 40px 19px;
	border: 2px solid #edf0f3;
	font: 13px/20px 'Open Sans', sans-serif;
	color: #303645;
	transition: all .5s;
}
.business-reg-wrap .item:nth-child(4n+4) {
	margin-right: 0;
}
.business-reg-wrap .item:hover {
	border-color: #469cfe;
}
.business-reg-wrap .title {
	display: block;
	margin-bottom: 19px;
	text-align: center;
	font: 600 16px/20px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.business-reg-wrap .title .icon {
	display: none;
}
.business-reg-wrap .price {
	margin-bottom: 14px;	
	text-align: center;
	font: 900 18px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.business-reg-wrap .show-all {
	position: absolute;
	bottom: 23px;
	left: 19px;
}

.seo-block {
	padding: 42px 0 48px 0;
	background: #edf0f3 url(../img/47.png) no-repeat center 10px;
}
.seo-block h2 {
	margin-bottom: 45px;
}
.seo-block .for-text {
	width: 100%;
	max-width: 770px;
	margin: 0 auto;
	text-align: center;
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.seo-block .for-text p {
	margin: 20px 0;
}
.seo-block .text-column .column {
	font: 14px/22px 'Open Sans', sans-serif;
}
/* BIZNES REGISTRATION PAGE END ***************************************************/

/* BIZNES REGISTRATION PAGE *******************************************************/

.roistat-lh-text-label{
color: #000 !important;
		background-color: transparent !important;
		padding-left: 0px !important;
}

.roistat-lh-agreement-label{
		background-color: transparent !important;
				padding-left: 0px !important;
				padding-top: 0px !important;
}
.roistat-lh-text-label:before{
display: none;
}
.roistat-lh-agreement-label:before{
display: none;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
		height: auto !important;
}
.yarpp-related h3 {
	font-size: 25px !important;
	text-align: center !important;
	margin: 20px 0 !important;
	font-weight: normal !important;
	text-transform: none !important;
}
.yarpp-thumbnails-horizontal {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.yarpp-related .yarpp-thumbnail-title {
    font: 16px "Open Sans",sans-serif;
    font-weight: normal !important;
}
.for-businessman {
	padding: 16px 0 50px 0;
}
.for-businessman h2 {
	margin-bottom: 34px;
}
.for-businessman-wrap {
	display: flex;
	justify-content: space-between;
}
.for-businessman-wrap .col {
	width: 32%;
	max-width: 370px;
	margin-right: 2%;
}
.for-businessman-wrap .col:last-child {
	margin-right: 0;
}
.for-businessman-wrap .item {
	margin-bottom: 30px;
	border: 2px solid #edf0f3;
}
/* .for-businessman-wrap .item:last-child {
	margin-bottom: 0;
} */
.for-businessman-wrap .item  .title {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 77px;
	padding: 14px 0 18px 28px;
	background: #edf0f3;
	font: 600 18px/22px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.for-businessman-wrap .item  .title span {
	width: 42px;
	margin-right: 18px;
}
.for-businessman-wrap .item  .title span .active-block {
	display: none;
}
.for-businessman-wrap .item  .title p {
	width: calc(100% - 60px);
}
.for-businessman-wrap .item .title .icon {
	display: none;
}
.for-businessman-wrap .item ul {
	padding: 17px 29px 20px 28px;
}
.for-businessman-wrap .item ul li {
	margin-bottom: 17px;
}
.for-businessman-wrap .item ul li:last-child {
	margin-bottom: 0;
}
.for-businessman-wrap .item a {
	font: 15px/18px 'Open Sans', sans-serif;
	color: #303645;
	transition: all .5s;
}
.for-businessman-wrap .item a:hover {
	color: #469cfe;
}
/* BIZNES REGISTRATION PAGE END ***************************************************/

/* TEAM PAGE **********************************************************************/
.our-team {
	padding: 16px 0 85px 0;
}
.our-team h2, .our-team h1 {
	margin-bottom: 46px;
}
.team-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.team-wrap .item {
	position: relative;
	width: 23%;
	min-height: 260px;
	margin-right: 2.66%;
	margin-bottom: 30px;
	border: 2px solid #edf0f3;
	transition: all .5s;
}
.team-wrap .item:nth-child(4n+4) {
	margin-right: 0;
}
.team-wrap .item .full-img {
	position: relative;
	height: 265px;
}
.team-wrap .item .full-img img {
	/* width: 100%;
	max-height: none; */
	position: absolute;
		top: 50%;
		left: 50%;
		max-width: none;
		max-height: none;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		transform: translate(-50%, -50%);
}
.team-wrap .item .for-text {
	padding: 23px 15px 49px 18px;
}
.team-wrap .item .member-name {
	margin-bottom: 7px;
	font: 600 16px/19px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.team-wrap .item .member-position {
	min-height: 32px;
	margin-bottom: 12px;
	font: 13px/16px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.team-wrap .item .descr {
	font: 600 14px/20px 'Open Sans', sans-serif;
	color: #303645;
}
.team-wrap .item ul {
	margin: 5px 0;
	padding-left: 14px;
}
.team-wrap .item li {
	margin-bottom: 5px;
	padding-left: 16px;
	font: 13px/20px 'Open Sans', sans-serif;
}
.team-wrap .item .show-all {
	position: absolute;
	bottom: 24px;
	left: 18px;
}
/* TEAM PAGE END ******************************************************************/

/* MEMBER PAGE ********************************************************************/
.member-short-info {
	min-height: 474px;
	padding-top: 10px;
	background: linear-gradient(to bottom, #fefeff, #edf0f3);
}
.member-short-info .full-img {
	width: 371px;
	float: left;
	/*height: 474px;*/
	max-height: 474px;
}
.member-short-info .full-img img {
	width: 100%;
	max-height: none;
}
/* .member-short-info .for-text {
	width: calc(100% - 371px);
	max-width: 700px;
	float: left;
	padding-top: 71px;
	padding-left: 70px;
} */
.member-short-info .member-name {
	width: calc(100% - 371px);
	float: left;
	margin: 71px 0 10px 0;
	padding-left: 70px;
	font: 600 30px/30px 'Open Sans', sans-serif;
	color: #303645;
	text-align: left;
}
.member-short-info .member-position {
	width: calc(100% - 371px);
	float: left;
	margin-bottom: 10px;
	padding-left: 70px;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.member-short-info .descr {
	width: calc(100% - 371px);
	float: left;
	padding-left: 70px;
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645;	
}
.member-short-info .descr p {
	margin: 15px 0;
}
.member-short-info .descr strong {
	font: 600 16px/18px 'Open Sans', sans-serif;
}
.member-short-info .descr ul {
	padding-left: 14px;
}
.member-short-info .descr li {
	margin-bottom: 3px;
}

.member-full-info {
	padding: 39px 0 42px 0;
	background: #f8f9fa;
	font: 14px/20px 'Open Sans', sans-serif;
		color: #303645;
}
.member-full-info h4 {
	text-align: left;
}
.member-full-info .left {
	float: left;
	width: 50%;
}
.member-full-info .left ul.dot-marker {
	max-width: 490px;	
	margin: 17px 0;
	padding-left: 15px;
}
.member-full-info .left ul.dot-marker li {
	margin-bottom: 5px;
	padding-left: 18px;
	line-height: 20px;
}
.member-full-info .right {
	float: right;
	width: 50%;
	padding-left: 15px;
}

.member-full-info .right .item-wrap {
	display: flex;
	flex-direction: column;
}
.member-full-info .right .item {
	padding: 17px 0 16px 0;
	border-bottom: 1px solid #d5dade;
}
.member-full-info .publ-title {
	display: block;
	/* min-height: 42px; */
	margin-bottom: 2px;
	padding-right: 5px;
	font: 600 16px/20px 'Open Sans', sans-serif;
	color: #303645;
}
.member-full-info .info-block {
	display: flex;
	justify-content: space-between;
	align-items :center;
	flex-wrap: wrap;
}
.member-full-info .publ-info {
	display: block;
	width: calc(100% - 100px);
	font: 13px/24px 'Open Sans', sans-serif;
	color: #a5acb7;
}

.item-pagination {
	padding: 22px 0 30px 0; /*padding: 30px 0 28px 0; padding: 22px 0 41px 0;*/
	background: #fff;
}
.item-pagination>.container {
	display: flex;
	justify-content: space-between;
}
.item-pagination .prev {
	width: 45%;
	max-width: 350px;
	text-align: left;
}
.item-pagination .next {
	width: 45%;
	max-width: 350px;
	text-align: right;
}
.item-pagination .name {
	display: inline-block;
	margin-top: 2px;
	font: 600 16px/20px 'Open Sans', sans-serif;
	color: #303645;
}
.item-pagination .name:hover {
	color: #469cfe;
}
/* MEMBER PAGE END ****************************************************************/

/* VACANSY PAGE *******************************************************************/
.vacansy-bunner {
	margin-top: -50px;/* 
	font: "BitterRegular"; */
	color: #fff;
}
.vacansy-bunner .top-line {
	min-height: 373px; /*min-height: 424px;*/
	padding:  62px 0 27px; /*padding:  66px 0 58px;*/
	background: url(../img/55.png) no-repeat center bottom;
	background-size: cover;
}
.vacansy-bunner .top-line h2 {
	margin-bottom: 40px; /*margin-bottom: 58px;*/
}
.vacansy-bunner .top-line .left {
	float: left;
	width: 50%;
}
.vacansy-bunner .top-line .title {
	max-width: 486px;
	padding-right: 70px;
	float: right;
	font: 25px/30px "BitterRegular";
	letter-spacing: 1.4px;
}
.vacansy-bunner .top-line .title span {
	font: 32px/30px "BitterBold";
	text-transform: uppercase;
}
.vacansy-bunner .top-line .right {
	float: right;
	width: 50%;
	padding-left: 15px;
	font: 16px/20px 'Open Sans', sans-serif;
}

.vacansy-bunner .bottom-line {
	min-height: 86px;
	padding: 17px 0 20px 0;
	background: #0355a5;
	text-align: center;
	font: 16px/20px 'Open Sans', sans-serif;
	color: #fff;
}
.vacansy-bunner .bottom-line .container {
	display: flex;
	justify-content: center;
}
.vacansy-bunner .bottom-line p {
	display: inline-block;
	width: calc(50% - 30px);
	margin-right: 30px;
}
.vacansy-bunner .bottom-line p:last-child {
	margin-right: 0; 
}
.vacansy-bunner .bottom-line p span {	
	display: block;
	text-align: right;
	margin-bottom: 9px;
}
.vacansy-bunner .bottom-line p strong {
	display: block;
	margin-bottom: 9px;
	padding-left: 29px;
	text-align: left;
	font-weight: bold;
	color: #fff!important;
}
.vacansy-bunner .bottom-line a[href^=tel]{
		color: #fff;
}
.vacansy-bunner .bottom-line p span:last-child,
.vacansy-bunner .bottom-line p strong:last-child {
	margin-bottom: 0;
}

.vacansy-list {
	padding: 41px 0 50px;
}
.vacansy-list h2 {
	margin-bottom: 41px;
}
.vacansy-list .accordeon-item {
	margin-bottom: 30px;
	border: 5px solid #e8ebee;
}
.vacansy-list .accordeon-item>.wrap {
	padding: 0;
}
.vacansy-list .accordeon-item .accordeon-header {
		padding: 29px 80px 33px 35px;
		font: 600 20px/30px 'Open Sans', sans-serif;
		color: #303645;
		letter-spacing: 0px;
}
.vacansy-list .accordeon-item .accordeon-header p {
	border-bottom: none;
}
.vacansy-list .accordeon-item .accordeon-header .icon {
	top: calc(50% - 15px);
	right: 37px;
}
.vacansy-list .accordeon-body {
	padding: 0 35px 28px 35px;
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.vacansy-list .accordeon-body .item {
	width: 33%;
	max-width: 295px;
	padding: 0 11px 0 0;
	text-align: left;
}
.vacansy-list .accordeon-body .item p {
	margin-bottom: 13px;
}
.vacansy-list .accordeon-body strong {
	font: 600 16px/22px 'Open Sans', sans-serif;
}
.vacansy-list .accordeon-item .accordeon-body ul {
	padding-left: 15px;
}

.no-vacansy {
	padding: 60px 0 44px;
	text-align: center;
	font: 14px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.no-vacansy .wrap {
		padding: 26px 20px 27px 20px;
}
.no-vacansy .wrap p {
	max-width: 580px;
	margin: 10px auto;
}
.no-vacansy .wrap a.email {
	font: 900 16px/22px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
/* VACANSY PAGE END ***************************************************************/


/* NEWS PAGE **********************************************************************/
.news-page {
	margin-top: -50px;
	padding-top: 61px;
	padding-bottom: 3px;
	background: #edf0f3;
}
.news-page h1 {
	text-align: left;
	margin-bottom: 0;
}

.news-page .news {
	display: flex;
	flex-wrap: wrap;
	padding: 40px 0 1px 0;
	max-width: calc(100% - 280px);
	float: left;
}
.news-page .news .item {
	width: 46%;
	/* max-width: 370px; */
	margin-right: 2.45%;
	margin-bottom: 47px;
}

.news-page  .news  .news-title{
	margin-bottom: 16px;
}
.news-page  .news  .news-descr {
	margin-bottom: 10px;	
	line-height: 20px;
}
/* NEWS PAGE END ******************************************************************/

/* PAGINATION **********************************************************************/
.pagination {
	padding: 33px 0 32px 0;
	background: #fff;
}
.pagination .wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}
.pagination a,
.pagination span {
	display: block;
	margin: 0 12px;
	font: 900 15px/30px 'Open Sans', sans-serif;
	color: #303645;
}
.pagination a:hover,
.pagination a.active {
	color: #0c6ad4;
}
.pagination a.prev,
.pagination a.next {
	width: 36px;
	height: 36px;
	border: 2px solid #0c6ad4;
	border-radius: 50%;
}
.pagination a.prev {
	margin: 0 120px 0 0;
	background: url(../img/arrow-left.png) no-repeat center;
}
.pagination a.prev:hover {
	border-color: #469cfe;
	background: url(../img/arrow-left-hover.png) no-repeat center;
}
.pagination a.next {
	margin: 0 0 0 120px;
	background: url(../img/arrow-right.png) no-repeat center;
}
.pagination a.next:hover {
	border-color: #469cfe;
	background: url(../img/arrow-right-hover.png) no-repeat center;
}
/* PAGINATION END ******************************************************************/

/* SINGLE NEWS PAGE ****************************************************************/
.single-news-page {
	padding: 21px 0 38px 0;
	border-bottom: 1px solid #eef1f4;
}
.single-news {
	float: left;
	width: calc(100% - 300px);
}
.single-news .short-info {
	display: flex;
}
.single-news .short-info .full-img {
	width: 370px;
	height: 180px;
}
.single-news .short-info .full-img img {
	width: 100%;
	max-height: none;
}
.single-news .short-info .for-text {
	width: calc(100% - 370px);
	margin-top: -8px;
	padding-left: 30px;
}
.single-news .short-info .title {
	margin-bottom: 18px;
	font: 600 30px/38px 'Open Sans', sans-serif;
	color: #303645;
	text-align: left;
}
.single-news .short-info .info-block {
	font: 600 11px/12px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.single-news .short-info .date {
		display: inline-block;
		margin-right: 13px;
		padding-right: 14px;
		border-right: 1px solid #a5acb7;
}
.single-news .short-info .author-name {
		display: inline-block;
		margin-left: 9px;
}
.single-news .full-info {
	padding: 13px 100px 0 0;
	font: 15px/26px 'Open Sans', sans-serif;
	color: #303645;
}
.single-news .full-info p,
.single-news .full-info ul,
.single-news .full-info ol {
	margin: 20px 0;
}
.single-news .full-info ol {
	list-style: decimal;
}
.single-news .full-info a {
	color: #0c6ad4;
	text-decoration: underline;
}
.single-news .full-info a:hover {
	text-decoration: none;
}

.news-aside {
	width: 270px;
	float: right;
	background: #edf0f3;
}
.news-aside h4 {
	padding: 5px 10px 13px 15px;
	text-align: left;
}
.news-aside .item {
	padding: 13px 10px 18px 20px;
	border-bottom: 1px solid #d5dade;
}
.single-news-page .news-aside h4{
	padding-top: 12px;
}
.single-news-page .news-aside{
	margin-top: 25px;
}

.news-aside .item:nth-child(2) {
		padding-top: 0;
}
.news-page .news-aside h4 {
	padding: 0px 10px 18px 0px;
	text-align: left;
}
.news-page .news-aside .item {
	padding: 13px 10px 18px 0px;
	border-bottom: 1px solid #d5dade;
}


.inside-page ul, .inside-page ol {
		padding-left: 0;
		padding-right: 0;
}

.news-aside .item:last-child {
	border-bottom: none;
}
.news-aside .date {
	display: block;
	font: 600 11px/22px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.news-aside .title {
	display: block;
	margin-bottom: 5px; /*margin-bottom: 11px;*/
	font: 600 14px/20px 'Open Sans', sans-serif;
	color: #303645;
}
.news-aside .show-all {
}
/* SINGLE NEWS PAGE END ************************************************************/

/* REVIEWS PAGE ********************************************************************/
.reviews-page {
	margin-top: -48px;
	padding-top: 64px;
	background: #edf0f3;
}
.reviews-page h2 {
	margin-bottom: 1px;
}
.reviews-page .review {
	padding: 37px 0 35px 0;
	background: #edf0f3;
	font: 13px/20px 'Open Sans', sans-serif;
}
.reviews-page .review:nth-child(even) {
	background: #fff;
}
.reviews-page .review .for-img {
	width: 270px;
	float: left;
}
.reviews-page .review .for-img img {
	width: 100%;
}
/* .reviews-page .review .for-text {
	float: left;
	width: calc(100% - 270px);
	max-width: 700px;
	padding: 33px 0 0 60px;
} */
.reviews-page .review .client-name {
	display: block;
	float: left;
	width: calc(100% - 270px);
	max-width: 700px;
	margin-bottom: 8px;
	padding: 33px 0 0 60px;
	font: 600 30px/35px 'Open Sans', sans-serif;
	color: #303645;
}
.reviews-page .review .client-position {
	display: block;
	margin-bottom: 6px;
	float: left;
	width: calc(100% - 270px);
	max-width: 700px;
	padding: 0 0 0 60px;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.reviews-page .review .descr {
	display: block;
	float: left;
	width: calc(100% - 270px);
	max-width: 700px;
	padding: 0 0 0 60px;
}
.reviews-page .review .descr p, 
.reviews-page .review .descr ul,
.reviews-page .review .descr ol,
.reviews-page .review .descr img,
.reviews-page .review .descr iframe {
	margin: 10px 0;
}
.reviews-page .review .some-content {
	height: 150px;
	margin-bottom: 21px;
	overflow: hidden;
}
.reviews-page .review .center-wrap {
	float: right;
	width: calc(100% - 270px);
	padding: 0 0 0 60px;
	text-align: left;
}
/* REVIEWS PAGE END ****************************************************************/


/* QUESTIONS PAGE *********************************************************************/
.questions-page {
	margin-bottom: 21px;
	padding-top: 14px;
}
.questions-page .questions-tab .tabs-header {
	position: relative;
	height: 95px; /*height: 129px;*/
	/**/ margin-bottom: 17px;
	padding-bottom: 17px;
	overflow: hidden;
}
.questions-page .questions-tab .swipe-wrap {
	position: absolute;
	bottom: -17px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	width: 100%;
	padding: 24px 0 20px;
	overflow-x: auto;
}
.questions-page .questions-tab .tab-toggle {
	display: block;
	float: left;
	width: 20%;
	min-width: 184px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font: 20px/24px "BitterRegular";
	color: #303645;
}
.questions-page .questions-tab .tabs-body {
	width: 100%;
}
.questions-page .questions-tab .tab-content {
	width: 100%;
	padding: 0;
}
.questions-page .questions-tab .accordeon-wrap {
	padding: 7px 28px 29px 28px;
	border: 2px solid #edf0f3;
}
.questions-page .questions-tab .accordeon-item {
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
	border-bottom: 1px solid #e3e6ea;
}
.questions-page .questions-tab .accordeon-header {
	margin: 0;
	padding: 15px 0 0 0;
	font: 16px/24px 'Open Sans', sans-serif;
	color: #303645;
}
.questions-page .questions-tab .accordeon-header.active {
	color: #0c6ad4;
}
.questions-page .questions-tab .name {
	display: inline-block;
	margin-right: 25px;
	font: 700 16px/24px 'Open Sans', sans-serif;
	letter-spacing: -.4px;
}
.questions-page .questions-tab .date {
	font: 600 11px/22px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.questions-page .questions-tab .questions {
	display: block;
	margin-top: 11px;
	border: none;
	letter-spacing: .0px;
}
.questions-page .questions-tab .questions:hover {
	color: #469cfe;
}
.questions-page .accordeon-item .accordeon-header .icon {
	top: 13px;
	right: 0px;
}

.questions-page .questions-tab .tab-content[data-tab="question-tab-1"] {
	display: block;
}
.questions-page .questions-tab .accordeon-body {
	margin-top: 16px;	
	padding: 15px 30px 8px 30px;
	background: #edf0f3;
	font: 14px/22px 'Open Sans', sans-serif;
	color:#303645;
	letter-spacing: .3px;
}
.questions-page .questions-tab .accordeon-body p {
	margin: 10px 0;
}

.questions-page .questions-tab.mobile-version {
	display: none;
}


/*send-questions-block*/
.send-questions-block {
	background: linear-gradient(to bottom, #fff 89px, #edf0f3 8px);
}
.send-questions-block>.container {
	display: flex;
	justify-content: space-between;
	min-height: 531px;
}
.send-questions-block .left {
	position: relative;
	width: 600px;
	padding-right: 45px;
}
.send-questions-block .left .lady {
	position: absolute;
	left: -3px;
	bottom: 0;
	z-index: 2;
}
.send-questions-block .left .lady img {
	display: block;
}
.send-questions-block .left .for-text {
	position: absolute;
	right: 45px;
	bottom: 209px;
	width: 360px;
	padding: 33px 36px 36px 70px;
	background: #0c6ad4;
	border-radius: 11px;
	font: 600 18px/22px 'Open Sans', sans-serif;
	color: #fff;
	z-index: 1;
}
.send-questions-block .right {
	width: calc(100% - 600px);
	padding-top: 139px;
}
.send-questions-block .right form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.send-questions-block .right form .input-wrap {
	width: 100%;
	margin-bottom: 20px;
}
.send-questions-block .right form .half-wrap {
	width: 48.5%;
	max-width: 270px;
}
.send-questions-block .right form input[type="text"] {
	width: 100%;
	height: 50px;
	padding: 0 20px;
	border: 2px solid #a5acb7;
	font: 17px/24px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.send-questions-block .right form .select {
		width: 100%;
}
.send-questions-block .right form .select p {
		padding: 11px 30px 11px 20px;
		border: 2px solid #a5acb7;
		font: 600 17px/24px 'Open Sans', sans-serif;
		color: #303645;
}
.send-questions-block .right form .select p:after {
	margin-top: -3px;
	right: 18px;
	display: block;
	content: '';
	width: 12px;
	height: 7px;
	background: url(../img/sprite.png) no-repeat 0 -18px;
	border: none;
}
.send-questions-block .right form .select ul {
	top: calc(100% - 2px);
	border: 2px solid #a5acb7;
}
.send-questions-block .right form .select li {
	border-bottom: 2px solid #a5acb7;
	font: 17px/24px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.send-questions-block .right form textarea {
	width: 100%;
	height: 120px;
	padding: 11px 19px;
	border: 2px solid #a5acb7;
	font: 17px/24px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.send-questions-block .right form .submit-wrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font: 600 11px/12px 'Open Sans', sans-serif;
	color: #a5acb7;
}
.send-questions-block .right form .submit-wrap .info {
	max-width: 160px;
	padding-left: 20px;
}
.send-questions-block .right form .submit {
	display: block;
	width: 210px;
	height: 44px;
	padding: 10px;
	background: #0c6ad4;
	border: none;
	text-align: center;
	font: 14px/24px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
/*send-questions-block*/
/* QUESTIONS PAGE END******************************************************************/

/* ABOUT PAGE ******************************************************************/
.about-page {
	margin-top: -48px;
}
.about-page .seo-block {
	padding: 62px 0 57px 0;
	background: #edf0f3 url(../img/47.png) no-repeat center 20px;
}
.about-page .seo-block h2 {
	margin-bottom: 42px;
}
.about-page .seo-block .for-text {
	font: 16px/24px 'Open Sans', sans-serif;
}
.about-page .seo-block .for-text .semibold {font-weight: 600;}
.about-page .seo-block .for-text .bold {font-weight: 700;}

/*our-activities*/
.our-activities {
	padding: 52px 0 59px 0;
	background: #e7eaee;
}
.our-activities .item-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 967px;
	margin: 0 auto;
}
.our-activities .item {
	width: 23%;
}
.our-activities .item h2 {
	line-height: 36px;
}
.our-activities .item .for-img {
	height: 64px;
	margin: 13px 0 15px;
}
.our-activities .item .for-text {
	text-align: center;
	font: 600 20px/24px 'Open Sans', sans-serif;
}
/*our-activities end*/


/*our boss*/
.our-boss .wrap {
	display: flex;
	flex-wrap: wrap;
	min-height: 539px;
	padding-top: 57px;
}
.our-boss .wrap .left,
.our-boss .wrap .right {
	position: relative;
	width: 300px;
}
.our-boss .wrap .left .for-img,
.our-boss .wrap .right .for-img {
	position: absolute;
	bottom: 0;
}
.our-boss .wrap .left .for-img img,
.our-boss .wrap .right .for-img img {
	display: block;
}

.our-boss .wrap .left .for-text,
.our-boss .wrap .right .for-text {
	position: absolute;
	bottom: 0;
	width: 230px;
	min-height: 115px;
	padding: 18px 10px 20px 21px;
	background: #0c6ad4;
	text-align: left;
	color: #fff;
}
.our-boss .wrap .right .for-text {
	right: 0;
}
.our-boss .wrap .name {
	margin-bottom: 7px;
	font: 600 16px/19px 'Open Sans', sans-serif;
}
.our-boss .wrap .position {
	font: 13px/16px 'Open Sans', sans-serif;
}
.our-boss .wrap .center {
	display: flex;	
	align-items: center;
	justify-content: center;
	width: calc(100% - 600px);
	padding: 20px 0 60px;
}
.our-boss .wrap .center .for-text {
	width: 100%;
	max-width: 405px;
	margin: 0 auto;
	text-align: center;
	font: 16px/24px 'Open Sans', sans-serif;
	color: #303645;
}
.our-boss .wrap .center .for-text p {
	margin: 20px 0;
}
/*our boss end*/

/*our advantages*/
.our-advantages {
	padding: 58px 0 47px;
	background: #e7eaee;
}
.our-advantages ul.check-in-list {
	max-width: 731px;
	margin: 0 auto;
}
/*our advantages end*/

/*why we*/
.why-we-block {
	padding:55px 0 60px 0;	
}
.why-we-block h2 {
	margin-bottom: 38px;
}
.why-we-block .stats {
	margin-bottom: 60px;
}
.why-we-block .stats .white-triangle {
	display: none;
}
.four-item-slider-wrap img {
	margin: 0 auto;
}
.four-item-slider-wrap .bx-wrapper .bx-prev {
	left: -62px;
	right: auto;
}
.four-item-slider-wrap .bx-wrapper .bx-next {
	right: -62px;
	left: auto;
}
/**/
/* ABOUT PAGE END **************************************************************/

/* SPECIAL OFFER PAGE **********************************************************/
.special-offer-page {
	padding: 14px 0 50px 0;
}
.special-offer-page h1, .special-offer-page h2 {
	margin-bottom: 48px;
}
.special-offer-page .archive {
	display: none;
}
.special-offer-page .item {
	position: relative;
	/* display: flex;
	justify-content: space-between; */
	overflow: hidden;
	height: 408px;
	margin-bottom: 20px;
	background: #252d36;
}
.special-offer-page .item:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	background: linear-gradient(to right, #252d36 50%, transparent);
}
.special-offer-page .item:last-child {
	margin-bottom: 0;
}
.special-offer-page .item .for-text {
	position: relative;
	width: 50%;
	height: 100%;
	/* display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start; */
	padding: 94px 15px 58px 45px;
	z-index: 1;
	color: #fff;
}
.special-offer-page .item .for-text .sale {
	position: absolute;
	top: 0;
	left: 45px;
	display: block;
	padding: 24px 20px 24px 20px;
	background: #ff4747;
	text-align: center;
	font: 26px/26px "BitterRegular";
	color: #fff;
	text-transform: uppercase;
}
.special-offer-page .item .for-text .offer-title {
	width: 100%;
	margin-bottom: 15px;
	font: 25px/30px 'Open Sans', sans-serif;
}
.special-offer-page .item .for-text .offer-descr {
	width: 100%;
	margin-bottom: 14px;
	font: 16px/24px 'Open Sans', sans-serif;
}
.special-offer-page .item .for-text .offer-deadline {
	width: 100%;
	position: absolute;
	left: 45px;
	bottom: 28px;
	font: 12px/18px 'Open Sans', sans-serif;
}
.special-offer-page .item .for-text .offer-deadline p {
	display: inline-block;
	margin-right: 16px;
}
.special-offer-page .item .for-text .offer-deadline span {
	font: 15px/18px 'Open Sans', sans-serif;
}

.special-offer-page .item .for-img {
	width: 50%;
	height: 100%;
	float: right;
}
.special-offer-page .item .for-img img {
	min-height: 100%;
	min-width: 100%;
	max-width: none;
	max-height: none;
}
/* SPECIAL OFFER PAGE END ******************************************************/

/* SEARCH PAGE  ****************************************************************/
.search-page {
	padding-top: 16px;
}
.search-page  h2 {
	margin-bottom: 38px;
}
.search-page form {
	max-width: 970px;
	margin: 0 auto 10px;
	padding: 20px 30px 0 30px;
	background: #edf0f3;
	border-radius: 2px;
}
.search-page form .input-wrap {
	position: relative;
}
.search-page form .text {
	width: 100%;
	height: 50px;
	padding: 0 80px 0 20px;
	background: #fff;
	border: none;
	font-size: 17px;
}
.search-page form .submit {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 80px;
	height: 50px;
	padding: 14px 0;
	background-color: transparent;
	border:none;
	text-align: center;
	font: 12px/22px 'Open Sans', sans-serif;
	color: #0c6ad4;
	text-transform: uppercase;
	cursor: pointer;
}
.search-page form .search-result {
	padding: 7px 0 6px 22px;
	font: 12px/22px 'Open Sans', sans-serif;
}
.search-page form .search-result span {
	display: inline-block;	
	margin-left: 3px;
}
.search-page .item-wrap {
	max-width: 970px;
	margin: 0 auto;
}
.search-page .item {
	/* display: flex; */
	padding: 27px 0 30px;
	border-bottom: 1px solid #e3e6ea;
}
.search-page .item .for-img {
	position: relative;
	float: left;
	width: 370px;
	margin-right: 32px;
	margin-top: 3px;
}
.search-page .item .for-img img {
	display: block;
}


.search-page .item .date {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	padding: 3px 10px 2px 10px;
	background: #fff;
	text-align: center;
	font: 600 11px/22px 'Open Sans', sans-serif;
	color: #303645;
}
.search-page .item .title {
	margin-bottom: 17px;
	font: 600 16px/19px 'Open Sans', sans-serif;
}
.search-page .item .descr {
	margin-bottom: 14px;
	font:  13px/20px 'Open Sans', sans-serif;
}
/* SEARCH PAGE END ******************************************************/

/* PAYMENT PAGE *********************************************************************/
.payment-page {
	padding: 14px 0 33px;
}
.payment-page .left {
	width: 370px;
	float: left;
	margin-top: 11px;
	margin-right: 30px;
	padding: 30px 30px 36px 30px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
}
.payment-page .left h4 {
	margin: 6px 0 19px;
	text-align: left;
	font: 600 18px 'Open Sans', sans-serif;
}
.payment-page .left form h4:nth-last-child(2) {
	outline: 2px solid red;
}
.payment-page .left .input-wrap {
	margin-bottom: 20px;
}
.payment-page .left input {
	width: 100%;
	height: 50px;
	padding: 0 15px;
	border: 2px solid #a5acb7;
}
.payment-page .left label {
	padding: 18px 10px 18px 54px;
	background: #f4f5f7;
	font: 600 14px/18px 'Open Sans', sans-serif;
	color: #303645;
}
.payment-page .left label:before {
	background: #f4f5f7;
	border-color: #303645;
}
.payment-page .left input[type=radio]:checked + label {
	background: #f4f5f7
}
.payment-page .left input[type=radio]:checked + label:before {
		background: #303645;
		border-color: #303645;
}
.payment-page .left .sum-wrap {
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.payment-page .left .sum-wrap .label {
	font: 600 18px/18px 'Open Sans', sans-serif;
	color: #303645;
}
.payment-page .left .sum-wrap input {
	width: 207px;
	margin: 0 9px 0 21px;
	text-align: center;
}
.payment-page .left .sum-wrap .rouble {
	font-size: 20px;
	color: #a5acb7;
}


.payment-page .left .btn {
	width: 100%;
	margin: 10px 0 17px 0;
	padding: 16px 20px 14px 20px;
	font: 600 16px/24px 'Open Sans', sans-serif;
}
.payment-page .left .info {
	font: 11px/15px 'Open Sans', sans-serif;
	color: #a5acb7;
}

.payment-page .block {
	width: calc(100% - 400px);
	float: left;
	/* padding: 0 0 0 30px; */
	/* margin-bottom: 37px; */
	padding-bottom: 10px;
}
.payment-page .block-sec {
	padding-top: 37px;	
	border-top: 1px solid #e3e6ea;
}
.payment-page .block:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.payment-page h2 {
	margin-bottom: 38px;
}
.payment-page .block h4 {
	font: 600 20px/22px 'Open Sans', sans-serif;
}
.payment-page .block ol {
	margin: 37px 0 37px 19px;
	counter-reset: item;
}
.payment-page .block strong {
	font-weight: 700;
}
.payment-page .block ol li {
	position: relative;
	display: block;
	margin-bottom: 37px;
	padding-left: 50px;
	font: 14px/22px 'Open Sans', sans-serif!important;
	color: #303645;
}
.payment-page .block ol li:last-child {
	margin-bottom: 0;
}
.payment-page .block ol li:before {
	position: absolute;
	top: -8px;
	left: 0;
	display: block;
	width: 31px;
	height: 37px;
	background: url(../img/85.png) no-repeat center;
		content: counter(item)"";
		counter-increment: item;
		text-align: center;
		font: 600 14px/37px 'Open Sans', sans-serif;
		color: #247bd2;
}
.payment-page .block ol li p {
	margin: 13px 0;
}
.payment-page .block ol li a {
	border-bottom: 1px dashed #0c6ad4;
	font: 14px/22px 'Open Sans', sans-serif;
	color: #0c6ad4;
}

.payment-page .block .item-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 26px;
}
.payment-page .block .item {
	width: 31%;
	margin-bottom: 33px;
}
.payment-page .block .item .title {
	margin: 0 0 15px 0;
	font: 600 16px/24px 'Open Sans', sans-serif;
}
.payment-page .block .item .links-wrap {
	display: flex;
	flex-wrap:wrap;
	align-items: center;
}
.payment-page .block .item .links-wrap img {
	display: block;
	max-width: 45px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.payment-page .block .item .links-wrap a .mobile-icon {
	display: none;
}
/* PAYMENT PAGE END *****************************************************************/
.ym-customer-info input {
    margin-bottom: 20px;
}
.ym-customer-info textarea {
    width: 100%;
    margin-bottom: 20px;
    height: 50px;
    padding: 15px 15px 0;
    border: 2px solid #a5acb7;
}
button.ym-btn-pay.ym-result-price {
    width: 100%;
    margin: 10px 0 17px 0;
    padding: 16px 20px 14px 20px;
    font: 600 16px/24px 'Open Sans', sans-serif;
    background: #0c6ad4;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: none;
}
.pay-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.pay-bottom lineargradient {
    display: none;
}
/* ERROR PAGE *********************************************************************/
.error-page {
	 padding-top: 16px;
}
.error-page .container {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 791px; /*height: 807px;*/
	background: url(../img/84.png) no-repeat 110px center;
	font: 28px/34px "BitterRegular";
	color: #303645;
}
.error-page .for-text {
	max-width: 522px;
	padding-right: 130px;
	padding-bottom: 133px; /*padding-bottom: 122px;*/
}
.error-page .for-text p {
	margin-bottom: 4px;
}
.error-page .for-text a.show-all {
	padding: 0 20px 0 3px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}
/* ERROR PAGE END *****************************************************************/

/* SOCIAL PAGE *********************************************************************/
.social-page {
	margin-top: -48px;
}
.banner-block {
	background: url(../img/130-2.png) no-repeat center center;
	font: 14px/24px 'Open Sans', sans-serif;
	color: #303645;
}
.banner-block .container {
	display: flex;
	align-items: center;
	min-height: 560px;
}
.banner-block .wrap {
	width: 100%;
	max-width: 560px;	
	padding: 4px 0 0 20px;
}
.banner-block h2 {
	margin-bottom: 33px;
	line-height: 36px;
}
.banner-block p {
	margin: 20px 0;
}
.banner-block b {
	font-weight: bold;
}

.social-sec-block {
	background: linear-gradient(to right, #ff5656 50%, #ff4747 50%);
	font: 16px/24px 'Open Sans', sans-serif;
	color: #fff;
	letter-spacing: .5px;
}
.social-sec-block .left,
.social-sec-block .right {
	width: 50%;
	float: left;
	padding: 54px 0 48px;
}
.social-sec-block .right {
	padding-left: 35px;
}
.social-sec-block h2 {
	margin-bottom: 20px;
}
.social-sec-block p {
	margin: 10px 0;
}
.social-sec-block b {
	font-weight: bold;
}

.children-block {
	padding: 53px 0 78px;
}
.children-block h2 {
	margin-bottom: 38px;
}
.children-block .item-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 17px;
}
.children-block .item {
	display: flex;
	align-items: center;
	width: 48.7%;
	margin-bottom: 40px;
}
.children-block .full-img {
	position: relative;
	display: block;
	width: 49%;
	max-width: 270px;
	height: 175px;
	border-radius: 5px;	
}
.children-block .full-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	max-width: none;
		max-height: none;
		width: auto;
		height: auto;
	transform:translate(-50% , -50%);
}
.children-block .for-text {
	width: 51%;
	padding-left: 30px;
}
.children-block .for-text .title {
	margin-bottom: 15px;
	font: 600 20px/24px 'Open Sans', sans-serif;
	color: #303645;
}
.children-block .for-text .descr {
	margin-bottom: 16px;
	font: 13px/20px 'Open Sans', sans-serif;
	color: #303645;	
} 
.children-block .for-text .descr span {
	color: #a5acb7;
}
/* SOCIAL PAGE END******************************************************************/

/* CHILD HISTORY PAGE *****************************************************************/
.child-history-page {
	margin-top: -48px;
	border-bottom: 1px solid #eef1f4;
}
.child-history-page .short-info {
	padding: 63px 0 40px;
	background: linear-gradient(to bottom, #fff, #edf0f3);
}
.child-history-page .short-info .title {
	margin-bottom: 4px;
	padding-left: 20px;
	font: 600 30px/40px 'Open Sans', sans-serif;
}
.child-history-page .short-info .descr {
	margin-bottom: 39px;
	padding-left: 20px;
	font: 13px/20px 'Open Sans', sans-serif;
	color: #303645;	
} 
.child-history-page .short-info .descr span {
	color: #a5acb7;
}
.child-history-page .short-info .slider-wrap {
	max-width: 1129px;
	margin: 0 auto;	
}
.child-history-page .bx-wrapper .bx-prev {
	left: -82px;
	right: auto;
}
.child-history-page .bx-wrapper .bx-next {
	left: auto;
	right: -82px;
}
.child-history-page .short-info .slider-wrap img {
	height: 330px;
}
.child-history-page .full-info {
	padding: 36px 0 18px 0;
	font: 14px/22px 'Open Sans', sans-serif;
}
.child-history-page .full-info .container {
	display: flex;
}
.child-history-page .full-info .left {
	width: 50%;
	padding: 0 20px;
}
.child-history-page .full-info .left .center-wrap {
	display: none;
}
.child-history-page .full-info h4 {
	margin-bottom: 24px;
}
.child-history-page .full-info p {
	 margin: 20px 0;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
		font-size: 1.5em !important;
		text-decoration: underline !important;
	}
		
.child-history-page .full-info .right {
	width: 50%;
	padding: 4px 0 0 35px;
}
.child-history-page .full-info .stats {
	margin-bottom: 37px;
	font: 600 20px/24px 'Open Sans', sans-serif;
}
.child-history-page .full-info .wrap {
	padding: 6px 20px 10px 36px;
}
.child-history-page .full-info .stats a {
	color: #0c6ad4;
}
.child-history-page .full-info .block {
	margin-bottom: 40px;
	padding: 0 40px;
}
.child-history-page .img-wrap {
	display: flex;
	justify-content: space-between;
	padding: 6px 0 40px;
	border-bottom: 1px solid #e3e6ea;
}
.child-history-page .img-wrap .for-img {
	position: relative;
	width: 47%;
	max-width: 221px;
	padding: 16px 0;
	border: 2px solid #edf0f3;
		cursor: pointer;
}
.child-history-page .img-wrap .for-img:hover {
	border-color: #469cfe;
}
.child-history-page .img-wrap .for-img .zoom {
		position: absolute;
		right: 18px;
		bottom: 18px;
}
.child-history-page .img-wrap .for-img:hover .zoom {
	background-position: -51px 0;
}

.child-history-page ol.custom {
	padding: 13px 0 40px 0;
	counter-reset: item;
	border-bottom: 1px solid #e3e6ea;
}
.child-history-page ol.custom li {
	position: relative;
	display: block;
	margin-bottom: 28px;
	padding-left: 50px;
	font: 600 16px/24px 'Open Sans', sans-serif!important;
	color: #303645;
}
.child-history-page ol.custom li:last-child {
	margin-bottom: 0;
}
.child-history-page ol.custom li p {
	 margin: 0;
}
.child-history-page ol.custom li a {
	display: inline-block;
	border-bottom: 1px dashed #0c6ad4;
	font: 14px/22px 'Open Sans', sans-serif;
	color: #0c6ad4;
}
.child-history-page ol.custom li:before {
	position: absolute;
	top: -8px;
	left: 0;
	display: block;
	width: 31px;
	height: 37px;
	background: url(../img/85.png) no-repeat center;
	content: counter(item)"";
	counter-increment: item;
	text-align: center;
	font: 600 14px/37px 'Open Sans', sans-serif;
	color: #247bd2;
}

.child-pagination {
	padding: 27px 0 28px 0;
}
.child-pagination .prev,
.child-pagination .next {
	max-width: 410px;
}
.child-pagination .name {
	margin-top: 3px;
}
.child-pagination .title {
	margin-bottom: 1px;
	font: 600 16px/24px 'Open Sans', sans-serif;
}
.child-pagination .descr {
	font: 13px/20px 'Open Sans', sans-serif;
}
.child-pagination .descr span{
	color: #a5acb7;
}
/* CHILD HISTORY PAGE END *************************************************************/

/* SERVICES DOP PAGE *****************************************************************/
.our-offer.dop .item-wrap .left {
	width: 370px;
}
.our-offer.dop .item-wrap .right {
	width: calc(100% - 370px);
}
.our-offer.dop .item-wrap .header {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 5px 7px 5px;
}
.our-offer.dop .item-wrap .offer p {
	flex-wrap: wrap;
}
.our-offer.dop .red {
	color: #ff4747;
}
.our-offer.dop .ttu {
	font-weight: bold;
	text-transform: uppercase;
}
.our-offer.dop .item-wrap .btn {
	max-width: 120px;
	padding-left: 0;
	padding-right: 0;
}
/* SERVICES DOP PAGE END *****************************************************************/

 form .wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}
 form span.wpcf7-not-valid-tip {
	/* width: 100%;
	bottom: -30px;
	font-size: 26px; */
	width: 100%;
	bottom: -15px;
	font-size: 12px;
}
.write_off_debts form span.wpcf7-not-valid-tip {
 bottom: -20px;   
}


@media only screen and (min-width: 1171px) {
	.news-page .news .item:nth-child(2n+2) {
		margin-right: 0;
	}
}
@media only screen and (max-width: 1170px) {
	.write_off_debts{
		display: none;
	}
	.write_off_debts_mobile{
		display: flex !important;
		margin-bottom: 30px;
	}
	.container {
		padding: 0 34px;
	}
	header .middle-line .logo {
		width: 150px;
	}
	header .middle-line .slogan {
		margin-left: 20px;
	}
	header .middle-line .right .wrap {
		margin-right: 15px;
	}
	.reviews .slider-wrap,
	.news .slider-wrap,
	.four-item-slider-wrap {
		padding: 0 60px;
	}
	.special-offer .left .wrap {
		padding-left: 35px;
	}
	.special-offer .right .wrap {
		padding-right: 35px;
	}
	footer .main-block .left .wrap {
		padding-left: 35px;
	}
	footer .main-block .right .wrap {
		padding-right: 35px;
	}

	/* NEWS PAGE */

	.news-page .news .item:nth-child(3n+3) {
		margin-right: 0;
	}

	.news-page .news{
		max-width: 100%;
		float: none;
	}
	.news-page .news .item {
		width: 31.2%;
	}

	.single-news {
		float: none;
		width: 100%;
	}
	.news-aside {
		display: none;
	}
	/* NEWS PAGE END */

	/**/
	.single-service {
		height: auto;
	}
	.single-service .left .wrap {
		padding: 16px 40px 40px 34px;
	}
	.single-service .right .wrap {
		width: 100%;
		max-width: none;
		padding: 56px 34px 50px 37px;
	}
	.our-offer .item-wrap .header {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 5px 10px 5px 10px;
		font: 600 14px/16px 'Open Sans', sans-serif;
	}
	.our-offer .item-wrap .btn {
		box-sizing: border-box;
		width: 90%;
		max-width: 150px;
		padding: 13px 10px 13px 10px;
	}
	.sale-section .left .wrap {
		padding: 106px 60px 78px 24px;
	}
	.sale-section .left .sale {
		left: 34px;
	}
	.sale-section .right .wrap {
		max-width: none;
		padding: 44px 34px 50px 34px;
	}
	/**/

	/**/
	.calculation-3 .content-wrap {
		flex-wrap: wrap;
	}
	.calculation-3 .content-wrap .left {
		position: relative;
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
		padding: 21px 30px 21px 20px;
	}
	.calculation-3 .left .input-wrap {
		margin-bottom: 20px;
	}
	.calculation-3 .left .input-wrap p {
		width: 52.3%;
	}
	.calculation-3 .left .input-wrap input.hasDatepicker {
		width: 47.7%;
	}
	.calculation-3 .info {
		margin-top: -9px;
	}
	
	.calculation-3 .content-wrap .right {
		position: relative;
		width: calc(50% - 15px);
		margin-bottom: 30px;
	}
	/**/

	/**/
	.calculation-4 .tabs-body .content-wrap {
		flex-wrap: wrap;
	}
	.calculation-4 .tabs-body .left {
		width: 100%;
		margin-bottom: 30px;
	}
	.calculation-4 .tabs-body .left .calendar-wrap {
		justify-content: flex-start;
	}
	.calculation-4 .tabs-body .right {
		width: 100%;
		max-width: none
	}
	.calculation-4 .tabs-body .input-wrap {
		justify-content: flex-start;
	}
	.calculation-4 .tabs-body .input-wrap label {
		max-width: 460px;
		margin-right: 20px;
	}
	/**/

	/* PAGINATION */
	.pagination .container {
		padding: 0;
	}
	/* PAGINATION */

	/* ERROR PAGE *********************************************************************/
	.error-page .container {
		height: 602px;
		background: url(../img/84.png) no-repeat 0 center;
		font: 26px/34px "BitterRegular";
	}
	/* ERROR PAGE END *****************************************************************/

	/* CHILD HISTORY PAGE *************************************************************/
	.child-history-page .short-info .slider-wrap {
		width: calc(100% - 120px);
	}
	.child-history-page .bx-wrapper .bx-prev {
		left: -60px;
	}	
	.child-history-page .bx-wrapper .bx-next {
		right: -60px;
	}
	/* CHILD HISTORY PAGE END *********************************************************/

	.popup-info .popup {
		width: 480px;
		left: calc(50% - 240px);
	}
}
@media only screen and (max-width: 1024px) {
	h3 {
		font-size: 30px;
	}
	h4 {
		font-size: 22px;
	}
	header .middle-line .right .wrap:nth-child(2) {
		display: none;
	}
	.show-all {
		padding-right: 20px;
		font: 600 12px/14px 'Open Sans', sans-serif;
		letter-spacing: 1.3px;
	}
	.mobile-menu,
	.hide-menu {
		display: block;
	}
	.wrapper {
		padding-top: 139px;
	}
	header {
		background: #fff;
	}
	header .top-line {
		display: none;
	}
	header .middle-line .slogan {
		display: none;
	}
	header .middle-line .container {
		padding-right: 93px;
	}
	header .middle-line .logo {
		width: 186px;
	}
	header .middle-line .right .wrap {
		margin-right: 18px;
	}
	header .middle-line .right .wrap .for-img {
		display: none;
	}
	header .middle-line .right .wrap a .drop-arrow {
		display: none;
	}
	header .middle-line .right .phone-wrap ul a {
		padding: 14px 12px 14px 12px;
	}
	header .bottom-line .container {
		padding: 0;
	}
	header .bottom-line nav {
		width: calc(100% - 46px);
	}
	header .bottom-line nav ul.first-nav>li>a {
		padding: 0 10px 0;
		font: 700 10px/16px 'Open Sans', sans-serif;
		letter-spacing: -.3px;
	}
	header .bottom-line .search-form-icon {
		float: right;
		width: 46px;
		margin-left: 0;
	}

	header .mobile-header-menu {
		display: block;
		padding-top: 67px;
	}
	header .mobile-header-menu>.container {
		padding: 0 22px;
	}
	header .mobile-header-menu.active {
		right: 0;
	}
	header .mobile-header-menu .services-nav {
		display: none;
	}
	header .mobile-header-menu .main li {
		margin-bottom: 20px;
	}
	header .mobile-header-menu .main a {
		font: 400 15px/18px 'Open Sans', sans-serif;
		color: #303645;
	}	
	header .mobile-header-menu .main .second-menu {
		position: static;
		display: block;
		min-width: 170px;
		padding-top: 20px;
		background: transparent;
	}
	header .mobile-header-menu .main .second-menu li {
		float: none;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: none;
	}
	header .mobile-header-menu .main .second-menu li:last-child {
		margin-bottom: 0;
	}
	header .mobile-header-menu .main .second-menu a {
		padding: 0 0 0 20px;
	}


	.main-slider {
		margin-top: 160px;
	}
	.main-slider .for-img {
		padding-left: 100px;
	}
	.main-slider .for-text {
		left: 28px;
	}
	/* .main-slider .for-text .show-all {
		padding-right: 20px;
		font: 600 12px/14px 'Open Sans', sans-serif;
		letter-spacing: 1.3px;
	} */
	.main-slider #slide-counter {
		right: 50px;
	}
	.main-slider .bx-wrapper .bx-prev {
		right: 85px;
	}
	.main-slider .bx-wrapper .bx-next {
		right: 0;
	}

	/* .special-offer .right .offer-slider .offer-deadline span {
		margin-right: 0;
	} */

	.services {
		padding: 45px 0 50px 0;
	}
	.stats .wrap {
		padding: 30px 20px 21px 20px;
	}
	.stats .item-wrap {
		flex-wrap: wrap;
	}
	.stats .item-wrap .item {
		display: flex;
		width: 44%;
		margin-bottom: 48px; /*margin-bottom: 55px;*/
		padding: 0 0 0 15px;
		text-align: left; 
	}
	.stats .item-wrap .item .for-img {
		width: 75px;
		height: auto;
		margin-bottom: 0;
	}
	.stats .item-wrap .item .for-text {
		width: calc(100% - 75px);
		padding-left: 32px;
	}
	.stats .item-wrap .center {
		display: block;
		width: 100%;
		margin-bottom: 34px;
		text-align: center;
		order: -1;
	}
	.stats .item-wrap .center .for-img {
		width: 100%;
		margin-bottom: 4px;
	}
	.stats .item-wrap .center .for-text {
		max-width: 320px; 
		margin: 0 auto;
		padding-left: 0;
	}
	.stats .item-wrap .item:last-child,
	.stats .item-wrap .item:nth-last-child(2) {
		margin-bottom: 0;
	}

	.our-clients {
		padding: 47px 0 50px 0
	}
	.our-clients h3 {
		margin-bottom: 41px;
	}
	.our-clients .item-wrap {
		justify-content: flex-start;
		max-height: 109px;
		margin: 0 -10px 27px -10px;
		overflow: hidden;
	}
	.our-clients .item-wrap .item {
		width: 23%;
		max-width: 160px;
		height: 103px;
		margin: 0 10px 20px 10px;
		padding: 0;
	}

	footer .main-block {
		flex-wrap: wrap;
	}
	footer .main-block .left {
		width: 100%;
		padding: 37px 0 43px 0;
	}
	footer .main-block .left .wrap {
		width: 100%;
		max-width: none;
		float: none;
		padding: 0 34px;
	}
	footer .main-block .left .wrap .block {
		width: 48.5%;
		max-width: none;
		padding-left: 19px;
	}
	footer .footer-nav a {
		font: 16px/20px 'Open Sans', sans-serif;
	}
	footer .main-block .right {
		width: 100%;
		padding: 38px 0 39px 0;
	}
	footer .main-block .right .wrap {
		width: 100%;
		max-width: none;
		float: none;
		padding: 0 34px;
	}
	footer .main-block .right .wrap .block {
		width: 48.5%;
		max-width: none;
		padding-left: 20px;
		padding-right: 20px;
		font: 16px/22px 'Open Sans', sans-serif;
	}
	footer .main-block .right .item {
		margin-bottom: 26px;
	}
	footer .main-block .right .social {
		margin: 38px 0 0 0;
	}
	footer .main-block .right .social-icons {
		width: 40px;
		height: 40px;
		margin-right: 20px;
		border-radius: 2px;
	}
	footer .main-block .right .social-icons.facebook {
		background: #fff url(../img/59.png) no-repeat center;
	}
	footer .main-block .right .social-icons.facebook:hover {
		background: #0c6ad4 url(../img/60.png) no-repeat center;
	}
	footer .main-block .right .social-icons.youtube {
		background: #fff url(../img/61.png) no-repeat center;
	}
	footer .main-block .right .social-icons.youtube:hover {
		background: #0c6ad4 url(../img/62.png) no-repeat center;
	}
	footer .main-block .right .social-icons.inst {
		background: #fff url(../img/63.png) no-repeat center;
	}
	footer .main-block .right .social-icons.inst:hover {
		background: #0c6ad4 url(../img/64.png) no-repeat center;
	}
	footer .main-block .right .social-icons.vk {
				background-position: 5px 1px;
				background-size: 160%;
	}
	footer .main-block .right .social-icons.vk:hover {
				background-position: -28px 1px;
	}
	footer .main-block .right .rss-block .title {
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 25px;
	}
	footer .main-block .right form .text {
		height: 56px;
	}
	footer .copy {
		padding: 24px 0;
		font: 600 14px/14px 'Open Sans', sans-serif;
	}
	footer .copy .left {
		padding-left: 20px;
	}
	footer .copy .right {
		padding-right: 20px;
	}

	/* MEMBER PAGE */
	.member-short-info .full-img {
		width: 290px;
		/*height: 509px;*/
		max-height: 509px;
	}
	/* .member-short-info .for-text {
		width: calc(100% - 290px);
		padding-top: 3px;
		padding-left: 10px;
	} */
	.member-short-info .member-name, 
	.member-short-info .member-position, 
	.member-short-info .descr {
		width: calc(100% - 290px);
	}
	.member-short-info .member-name {
		margin: 3px 0 7px 0;
		padding-left: 50px;
		font: 600 30px/36px 'Open Sans', sans-serif;
	}
	.member-short-info .member-position,
	.member-short-info .descr {
		padding-left: 50px;
	}
	.member-full-info {
		padding: 0;
		background: transparent;
	}
	.member-full-info h4 {
		margin-bottom: 29px;
		font-size: 24px;
	}
	.member-full-info .left {
		float: none;
		width: 100%;
		padding: 51px 0 32px 0;
	}
	.member-full-info .left ul.dot-marker {
		max-width: none;
	}
	.member-full-info .right {
		float: none;
		width: calc(100% + 68px);
		margin: 0 -34px;
		padding: 52px 34px 65px;
		background: #edf0f3;
	}
	.member-full-info .right h4 {
		margin-bottom: 13px;
	}
	.member-full-info .publ-title {
		font-size: 18px;
	}
	.member-full-info .show-all {
		padding-right: 14px;
		font: 600 10px/14px 'Open Sans', sans-serif;
		letter-spacing: 1.1px;
	}

	.item-pagination {
		padding: 24px 0 31px 0;
	}
	.item-pagination  .show-all {
		font: 600 10px/14px 'Open Sans', sans-serif;
		letter-spacing: 1.1px;
	}
	/* MEMBER PAGE END */

	/* VACANCY PAGE */
	.vacansy-list .accordeon-body .item {
		display: block;
		width: 50%;
		margin-bottom: 20px;
	}
	/* VACANCY PAGE END */

	/* BUSINESS-REG-WRAP PAGE */
	.business-reg-wrap .item {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 20px;
	}
	.business-reg-wrap .item:nth-child(4n+4) {
		margin-right: 2%;
	}
	.business-reg-wrap .item:nth-child(3n+3) {
		margin-right: 0;
	}
	/* BUSINESS-REG-WRAP PAGE END*/

	/* OUR TEAM */
	.team-wrap .item {
		width: 32%;
		margin-right: 2%!important;
	}
	.team-wrap .item:nth-child(3n+3) {
		margin-right: 0 !important;
	}
	/* OUR TEAM END */

	/* FOR BUSINESSMAN */
	.for-businessman {
		padding: 14px 0 30px 0;
	}
	.for-businessman h2 {
		margin-bottom: 38px;
	}
	.for-businessman-wrap {
		flex-wrap: wrap;
	}
	.for-businessman-wrap .col {
		width: 48.5%;
		max-width: none;
		margin-right: 3%;
	}
	.for-businessman-wrap .col:nth-child(2n+2) {
		margin-right: 0;
	}

	.seo-block {
		padding: 50px 0 54px 0;
	}
	/* FOR BUSINESSMAN END */

	/**/
	.single-service {
		flex-wrap: wrap;
	}
	.single-service .left,
	.single-service .right {
		width: 100%;
		padding: 0 34px;	
	}
	.single-service .left .wrap {
		float: none;
		max-width: none;
		padding: 16px 0 27px 0;
		border-bottom: 1px solid #e3e6ea;
	}
	.single-service .left.girl-img div.wrap {
		min-height: 372px;
		padding: 31px 40px 16px 300px;
	}
	.single-service .left h2 {
		margin-bottom: 35px;
	}
	.single-service .right .wrap {
		padding: 31px 0 93px 0;
		font-size: 14px;
	}
	.single-service .right h2 {
		margin-bottom: 7px;
	}
	.single-service .right p {
		margin-bottom: 30px;
	}
	.single-service .right .price-block {
		display: inline-block;
		margin-right: 65px;
		margin-bottom: 0;
		font-size: 24px;
		line-height: 24px;
	}
	.single-service .right  .btn-wrap {
		display: inline-block;
	}
	.single-service .right .btn {
		padding: 13px 46px;
	}

	.our-offer h2 {
		margin-bottom: 39px;
	}
	.our-offer .item-wrap .left {
		width: 33%;
		font: 13px/19px 'Open Sans', sans-serif;
	}
	.our-offer .item-wrap .left p {
		padding: 10px 10px 8px 11px;
		border-bottom: none;
	}
	.our-offer .item-wrap .left .info p {
		padding: 18px 10px 4px 12px;
	}
	.our-offer .item-wrap .left .info ul {
		padding-left: 27px;
	}
	.our-offer .item-wrap .left .info ul.dot-marker li {
		font: 12px/15px 'Open Sans', sans-serif!important;
	}
	.our-offer .right {
		width: 67%;
	}
	.our-offer .item-wrap .right .offer {
		/*width: 33.33%;*/
	}
	


	.why-we {
		padding: 51px 0 68px 0;
	}
	.why-we .item {
		width: 46%;
		margin-bottom: 19px;
		font: 13px/20px 'Open Sans', sans-serif;
	}
	.why-we .item:last-child,
	.why-we .item:nth-last-child(2) {
		margin-bottom: 0;
	}
	.why-we .item .for-img {
		width: 60px;
		float: left;
	}
	.why-we .item .for-text {
		width: calc(100% - 60px);
		padding: 7px 0px 0 20px;
	}
	.why-we .item .title {
		margin-bottom: 14px;
		font: 600 20px/24px 'Open Sans', sans-serif;
	}

	.sale-section {
		flex-wrap: wrap;
		height: auto;
	}
	.sale-section .left,
	.sale-section .right {
		width: 100%;
	}
	.sale-section .left .wrap {
		float: none;
		max-width: none;
		padding: 106px 60px 48px 34px;
	}
	.sale-section .right .wrap {
		float: none;
		padding: 46px 34px 50px 34px;
	}
	.sale-section .right .wrap h3 {
		text-align: center;
		font-size: 26px; 
	}
	.sale-section .right .wrap form {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 580px;
		margin: 31px auto 0;
	}
	.sale-section .right .wrap form .input-wrap {
		width: 48.5%;
		margin-bottom: 30px;
	}	
	.sale-section .right .wrap form .submit-wrap {
		width: 100%;
		margin-top: 0;
		text-align: center;
	}

	.how-to-buy {
		padding: 52px 0 30px 0;
	}
	.how-to-buy .item-wrap {
		flex-wrap: wrap;
	}
	.how-to-buy .item {
		width: 48.5%;
		max-width: none;
		margin-bottom: 25px;
	}
	.accordeon-section {
		padding: 21px 0 44px 0
	}
	/**/

	/**/
	.calculation {
		padding: 42px 0 43px 0;
	}
	.calculation h2 {
		margin-bottom: 44px;
	}
	.calculation .wrap .left, 
	.calculation .wrap .right,
	.calculation .wrap .center {
		width: 100%;
		margin-bottom: 30px;
	}
	.calculation .left .title p {
		margin-top: -6px;
		padding-left: 18px;
	}
	.calculation .wrap:before {
		display: none;
	}
	.calculation .wrap .left {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start; 
		padding: 20px 20px 30px 20px;
		box-shadow: 0px 5px 20px 0 rgba(0,0,0,.5);
	}
	.calculation .wrap .left:after,
	.calculation .wrap .right:after,
	.calculation .wrap .center:after {
		position: absolute;
		bottom: -30px;
		left: calc(50% - 1.5px);
		display: block;
		content: '';
		width: 3px;
		height: 30px;
		background: linear-gradient(to bottom, rgba(255,255,255,.5), #fff);
	}
	label {
		margin-bottom: 0;
		padding: 16px 21px 16px 49px;
	}
	.calculation .wrap .left .input-wrap {
		margin-right: 20px;
	}
	.calculation .wrap .left .input-wrap:last-child {
		margin-right: 0;
	}
	.calculation .center .block {
		margin-bottom: 30px;
		padding: 23px 20px 20px 20px;
		box-shadow: 0px 5px 20px 0 rgba(0,0,0,.5);
	}
	.calculation .slider-range .jslider .jslider-pointer {
		top: -11px;
		width: 26px;
		height: 26px;
		margin-left: -12px; /*margin-left: -9px;*/
	}
	.calculation .slider-range .jslider .jslider-pointer:before {
		top: calc(50% - 4px);
		left: calc(50% - 4px);
		width: 8px;
		height: 8px;
	}
	
	.calculation .wrap .right {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding: 20px 20px 30px 20px;
		box-shadow: 0px 5px 20px 0 rgba(0,0,0,.5);
	}
	.calculation .right .title {
		margin-bottom: 21px;
	}
	.calculation .right .title p {
		padding-left: 9px;
	}
	.calculation .wrap .right .input-wrap {
		margin-right: 20px;
	}
	.calculation .wrap .right .input-wrap.text {
		margin-right: 0;
		padding-top: 0;
	}
	.calculation .right .text label {
		width: auto;
		margin: 0;
		padding: 0 12px 0 24px;
		background-color: transparent;
	}
	.calculation .full .input-wrap {
		margin: 0 0 30px 0;
	}
	.calculation .full .input-wrap:before {
		display: none;
	}

	.calculation-3 label {
		margin-bottom: 10px;
	}
	/**/

	/**/
	.calculation-4 {
		padding: 48px 0 0 0;
	}
	.calculation-4 .left {
		width: 316px;
	}
	.calculation-4 .left h3 {
		padding-left: 0;
		font-size: 26px;
	}
	.calculation-4 .right {
		width: calc(100% - 321px);
	}
	.calculation-4 .tabs-wrapper {
		margin-top: 26px;
	}
	.calculation-4 .tabs-body {
		padding: 31px 0 51px;
		background: #edf0f3;
	}
	.calculation-4 .tab-toggle {
		width: 49%;
		padding: 18px 10px 19px 10px;
		text-align: center;
		font: 18px/24px "BitterRegular";
	}
	.calculation-4 .tabs-body .left {
		padding: 20px 20px 22px 20px;
	}
	.calculation-4 .tabs-body .left .title {
		margin-bottom: 17px;
	}
	.calculation-4 .tabs-body .left .input-wrap {
		margin-bottom: 20px;
	}
	.calculation-4 .tabs-body .left .input-wrap p {
		width: 33.5%;
	}
	.calculation-4 .tabs-body .left .input-wrap input {
		width: 31%;
	
	}
	.calculation-4 .tabs-body .left .info {
		margin-top: -10px
	}

	.calculation-4 .tabs-body .right { 
		padding: 19px 20px 30px 20px;
	}
	.calculation-4 .tabs-body .right .title {
		margin-bottom: 17px;
	}
	.calculation-4 .tabs-body .input-wrap {
		margin-bottom: 20px;
	}
	.calculation-4 .tabs-body .input-wrap label {
		padding: 2px 23px 4px 48px;
	}

	.calculation-4 .tabs-body .content-wrap {
		margin-bottom: 25px;
	}

	.calculation-4 .results {
		margin: 32px 0 29px;
	}
	.calculation-4 .results .white-wrap {
		max-width: none;
		padding: 0 61px;
	}
		.calculation-4 .results .white-wrap .left-block {
		width: 62%;
	}
	.calculation-4 .results .white-wrap .right-block {
		width: 38%;
	}

	.calculation-4 .tabs-body .tab-395 .white-block {
		padding: 0 20px;
	}
	.calculation-4 .tabs-body .tab-395 .white-block .left {
		padding: 20px 0 20px 0;
		max-width: none;
	}
	.calculation-4 .tab-395 .select {
		width: 66.5%;
	}
	.calculation-4 .tab-395 .select p {
		width: 100%!important;
	}
	.calculation-4 .tab-395 .calendar-wrap {
		margin-bottom: 22px!important;
	}	
	.calculation-4 .table-wrap {
		padding: 20px 0;
	}
	.calculation-4 .table-wrap table {
		width: 1024px;
	}


	.calculation-5 .table-wrap table.three-column td:nth-child(2),
	.calculation-5 .table-wrap table.three-column th:nth-child(2),
	.calculation-5 .table-wrap table.three-column .price{
		width: 120px;
		padding: 17px 10px 15px 10px
	}
	/**/

	/* SPECIAL OFFER PAGE *************************************************************/
	.special-offer-page .item-wrap {
		position: relative;
	}
	.special-offer-page .archive {
		position: absolute;
		top: -63px;
		right: 0;
		display: block;
		padding-left: 36px;
		font: 600 12px/14px 'Open Sans', sans-serif;
		color: #2c76d6;
	}
	.special-offer-page .archive:before {
		position: absolute;
		top: 1px;
		left: 0;
		display: block;
		content: '';
		width: 26px;
		height: 25px;
		background: url(../img/118.png) no-repeat center;
	}
	.special-offer-page .item .for-text {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
		min-width: 600px;
		padding: 30px 15px 60px 30px;
	}
	.special-offer-page .item .for-img {
		width: 50%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
	}
	.special-offer-page .item .for-text .offer-deadline {
		left: 30px;
	}
	/* SPECIAL OFFER PAGE END *********************************************************/

	/* SEND QUESTION ******************************************************************/
	.send-questions-block {
		background: transparent;
	}
	.send-questions-block>.container {
		min-height: auto;
		flex-wrap: wrap;
		padding: 0;
	}
	.send-questions-block .left {
		width: 100%;
		padding: 41px 34px 0;
		background: linear-gradient(to bottom, #fff 111px, #edf0f3 111px);
	}
	.send-questions-block .left .lady {
		position: relative;
		left: 0;
	}
	.send-questions-block .left .for-text {
		right: auto;
		left: 235px;
	}
	.send-questions-block .right {
		width: 100%;
		padding: 60px 34px 80px;
	}
	.send-questions-block .right form .half-wrap {
		max-width: none;
	}
	/* SEND QUESTION END **************************************************************/

	/* PAYMENT PAGE *******************************************************************/
	.payment-page {
		padding: 14px 0 23px;
	}
	.payment-page .left {
		width: 282px;
		margin-bottom: 30px;
		margin-right: 37px;
	}
	.payment-page h2 {
		margin-bottom: 25px;
	}
	.payment-page .block {
		width: calc(100% - 319px);
	}
	.payment-page .block-sec {
		width: 100%;
	}
	.payment-page .block h2 {
		margin-bottom: 35px;
	}
	.payment-page .block ol {
		margin: 41px 0 28px 5px;
		counter-reset: item;
	}
	.payment-page .block ol li {
		padding-left: 55px;
	}
	.payment-page .block .item-wrap {
		margin-top: 37px;
	}
	.payment-page .block .item {
		width: 48.5%;
		max-width: 250px;
		margin-bottom: 43px;
	}
	/* PAYMENT PAGE END ***************************************************************/

	/* SEARCH PAGE  *******************************************************************/
	.search-page  {
		padding-top: 14px;
	}
	.search-page .item .for-img {
		width: 48.5%;
		max-width: 340px;
		margin-right: 20px;
	}
	.search-page .item .title {
		margin-bottom: 13px;
		font: 600 20px/24px 'Open Sans', sans-serif;
	}
	.search-page .item .descr {
		margin-bottom: 26px;
		font: 300 15px/24px 'Open Sans', sans-serif;
		letter-spacing: .5px;
	}
	/* SEARCH PAGE END ****************************************************************/

	/* ERROR PAGE *********************************************************************/
	.error-page .container {
		background: url(../img/84.png) no-repeat -62px center;
	}	
	.payment-page .left .sum-wrap input {
		width: 119px;
	}
	.error-page .for-text {
		max-width: 300px;
		padding-right: 0px;
		padding-bottom: 30px;
	}
	/* ERROR PAGE END *****************************************************************/

	/* CHILD HISTORY PAGE *************************************************************/
	.child-history-page {
			margin-top: -50px;
		}
		.child-history-page .short-info {
		padding: 75px 0 40px;
	}
	.child-history-page .short-info .title,
	.child-history-page .short-info .descr {
		padding-left: 0;
		text-align: center;
	}
	.child-history-page .full-info {
		padding: 36px 0 38px 0;
		font: 15px/26px 'Open Sans', sans-serif;
	}
	.child-history-page .full-info .container {
		flex-wrap: wrap;
	}
	.child-history-page .full-info h4 {
		margin-bottom: 27px;
		font-size: 24px;
	}
	.child-history-page .full-info .left {
		width: 100%;
		padding: 0 60px;
		order: 1;
	}
	.child-history-page .full-info .right {
		width: 100%;
		padding: 4px 0 38px 0;
	}
	.child-history-page .full-info .stats {
		margin-bottom: 34px;
	}
	.child-history-page .full-info .wrap {
		padding: 6px 40px 10px 55px;
	}
	.child-history-page .full-info .block {
		margin-bottom: 29px;
		padding: 0 60px;
	}
	.child-history-page .full-info .block:last-child {
		margin-bottom: 0;
	}
	.child-history-page .img-wrap {
		margin: 0 -10px;
		padding: 2px 0 40px;
	}
	.child-history-page .img-wrap .for-img {
		max-width: 280px;
		margin: 0 10px;
		padding: 46px 0;
	}
	.child-history-page ol.custom {
		padding: 14px 0 40px 0;
	}
	.child-history-page ol.custom li a {
		margin-top: 10px;
	}
	/* CHILD HISTORY PAGE END *********************************************************/

	/* SERVICES DOP PAGE *****************************************************************/
	.our-offer.dop .item-wrap .left {
		width: 40%;
	}
	.our-offer.dop .item-wrap .right {
		width: 60%;
	}
	.our-offer .item-wrap .right .offer {
		/*width: 25%;*/
	}
	.our-offer.dop .item-wrap.mobile {
		margin: 0 -15px;
	}
	.our-offer.dop .item-wrap.mobile .offer {
		width: calc(50% - 30px);
		margin: 0 15px 30px 15px;
	}
	.our-offer.dop .item-wrap.mobile .info-block {
		 margin-left: 15px;
	}
	/* SERVICES DOP PAGE END *****************************************************************/

	.item-sub .personal-info-agreement {
		padding-top: 20px;
	}
}
@media only screen and (max-width: 920px) {

	.about-page .seo-block {
		padding: 62px 0 30px 0;
	}
	.our-activities .item h2 {
		font-size: 24px;
		line-height: 29px;
	}
	.our-activities .item {
		width: 25%;
	}
	.our-activities .item .for-img {
		margin: 8px 0 11px;
	}
	.our-activities .item .for-text {
		font: 600 16px/19px 'Open Sans', sans-serif;
	}
	.our-boss .container {
		padding: 0;
	}
	.our-boss .wrap {
		justify-content: space-between;
		padding-top: 0;
	}
	.our-boss .wrap .left, 
	.our-boss .wrap .right {
		width: 40%;
		height: 485px;
	}
	.our-boss .wrap .left {
		left: 34px;
	}
	.our-boss .wrap .left .for-img {
		left: 0;
	}
	.our-boss .wrap .right {
		right: 34px;
	}
	.our-boss .wrap .right .for-img {
		right: 0;
	}
	.our-boss .wrap .center {
		width: 100%;
		padding: 25px 34px 0;
		background: #e7eaee;
		text-align: left;
		order: 1;
	}
	.our-boss .wrap .center .for-text {
		max-width: none;
		text-align: left;
	}
	.our-advantages {
		padding-top: 40px;
	}
	.our-advantages ul.check-in-list li {
		padding-left: 60px;
	}
	.our-advantages ul.check-in-list li:before {
		left: 4px;
	}
	header .middle-line .right .phone-wrap a {
	    font-size: 22px !important;
	}
}
@media only screen and (max-width: 768px) {
	
	
	.services .item-wrap .item li {
		padding: 13px 30px 14px 20px;
	}
	.services .item-wrap .item li .icon {
		right: 10px;
	}

	.special-offer {
		flex-wrap: wrap;
	}
	.special-offer .left, .special-offer .right {
		width: 100%;	
		min-height: 404px;
	}
	.special-offer .left .wrap, .special-offer .right .wrap {
		max-width: none;
		float: none;
	}
	.special-offer .left .wrap {
		padding: 55px 35px 55px 35px
	}
	.special-offer .left .wrap h3 {
		text-align: center;
	}
	.special-offer .left .wrap p {
		display: none;
	}
	.special-offer .left .wrap form {
		max-width: 400px;
		margin: 43px auto 0;
	}
	.special-offer .left .wrap form .text {
		height: 56px;
	}
	.special-offer .left .wrap form .submit-wrap {
		text-align: center;
	}

	.special-offer .right {
		 min-height: 408px;
	}
	.special-offer .right .wrap {
		padding: 55px 55px 100px 101px;
	}
	.special-offer .right .wrap>h3 {
		margin-bottom: 52px;
	}
	.special-offer .right .wrap .slider-wrap {
		max-width: 550px;
	}
	.special-offer .right .offer-slider .title {
		margin-bottom: 44px;
		font: 27px/32px 'Open Sans', sans-serif
	}
	.special-offer .right .offer-slider .offer-deadline {
		right: 55px; /*right: 284px;*/
			bottom: 63px;
		justify-content: flex-start;
		font: 14px/17px 'Open Sans', sans-serif;
	}
	.special-offer .right .offer-slider .offer-deadline span {
		margin-left: 16px;
		margin-right: 0;
		font-size: 17px;
	}
	.special-offer .bx-wrapper .bx-prev {
		left: 103px;
	}
	.special-offer .bx-wrapper .bx-next {
		left: 189px;
	}
	.special-offer #offer-slide-counter {
		left: 151px;
	}

	.about {
		padding: 41px 0 49px 0;
	}
	.about h2 {
		margin-bottom: 49px;
	}
	.our-char {
		min-height: auto;
		margin-bottom: 12px;
	}
	.our-char .left {
		padding: 12px 88px 12px 0;
	}
	.our-char li .text {
		width: calc(100% - 31px);
	}
	.our-char li .text .for-img {
		margin-right: 17px;
	}
	.our-char li .line {
		width: 31px;
	}
	.our-char .center {
		left: calc(50% - 75px);
		width: 150px;
	}
	.our-char .right {
		padding: 12px 0 12px 88px;
	}
	.our-char .right li .text .for-img {
		margin-left: 18px;
	}
	.our-char .right li .text .for-text {
		padding-left: 10px;
	}
	
	.text-column .column {
		height: 310px;
		column-count: 1;
		column-gap: 0;
		margin-bottom: 17px;
		font: 15px/22px 'Open Sans', sans-serif;
	}

	.reviews {
		padding: 44px 0 49px 0;
	}
	.reviews h3 {
		margin-bottom: 51px;
	}
	.reviews .slider-wrap {
		margin-bottom: 31px;
	}
	.reviews-slider .for-img {
		width: 170px; /*width: 29.313%;*/
	}
	.reviews-slider .for-text {
		width: calc(100% - 170px);/*width: 70.692%;*/
		padding-top: 19px;
		padding-left: 30px;
	}
	.reviews-slider .review-header {
		margin-bottom: 20px;
	}
	.reviews-slider .name {
		margin-bottom: 10px;
		font: 700 22px/22px 'Open Sans', sans-serif;
		letter-spacing: -.4px;
	}
	.reviews-slider .position {
		font: 15px/16px 'Open Sans', sans-serif;
	}
	.reviews-slider .review-body {
		font: 15px/24px 'Open Sans', sans-serif;
	}

	.news {
		padding: 45px 0 49px 0;
	}
	.news h3 {
		margin-bottom: 53px;
		text-align: center;
	}
	.news  .full-img {
		height: 282px;
		margin-bottom: 26px;
	}

	.news .full-img .date {
		padding: 4px 9px 3px 10px;
		font: 600 13px/22px 'Open Sans', sans-serif;
	}
	.news .news-title {
		margin-bottom: 24px;
		font: 600 20px/24px 'Open Sans', sans-serif;
	}
	.news .news-descr {
		margin-bottom: 28px;
		font: 15px/24px 'Open Sans', sans-serif;
	}
	.news .bx-wrapper .bx-controls-direction a {
		top: 123px;
	}

	/*CONTACT PAGE*/
	.bread-crumbs {
		padding: 17px 0;
	}
	.bread-crumbs .wrap {
		padding-left: 0;
	}

	.contact-page {
		margin-top: -50px;
	}
	/* .contact-page .map-wrap {
		height: 1144px;
	} */
	.contact-page .map-wrap {
		font: 16px/22px 'Open Sans', sans-serif;
	}
	.contact-page .for-img.map {
		position: static;
		width: calc(100% + 68px)!important;
		height: 476px;
		margin: 0 -34px !important;
	}
	.contact-page .for-img.map .ymaps-2-1-50-map {
		width: 100% !important;
		height: 476px!important;
	}
	.contact-page .map-wrap .wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: calc(100% + 68px);
		max-width: none;
		margin: 0 -34px;
		padding: 44px 34px 10px 34px;
		background: #0352ab;
		font: 16px/22px 'Open Sans', sans-serif;
	}
	.contact-page .map-wrap .wrap h2 {
		/* margin-bottom: 25px; */
		width: 100%;
	}
	.contact-page .map-wrap .wrap .block {
		width: 49%;
		margin-bottom: 20px;
		padding-left: 7px;
		order: 1;
	}
	.contact-page .map-wrap .wrap .block-phone,
	.contact-page .map-wrap .wrap .block-hour {
		order: 2;
	}
	.contact-page .map-wrap .wrap .text .working-hour {
		margin-bottom: 4px;
	}

	.contact-page .map-wrap .form-wrap {
		width: calc(100% + 68px);
		max-width: none;
		margin: 0 -34px;
		padding: 54px 34px 60px 34px;
		background: #0c4b92;
	}
	.contact-page .map-wrap .form-wrap .title {
		padding-left: 32px;
		font: 30px/40px "BitterRegular";
	}
	.contact-page .map-wrap .form-wrap form {
		max-width: 400px;
		margin: 38px auto 0;
	}
	.contact-page .map-wrap .form-wrap form .text {
		height: 56px;
		font: 16px/30px 'Open Sans', sans-serif;
	}
	.contact-page .map-wrap .form-wrap form .submit-wrap {
		margin-top: 40px;
		text-align: center;
	}
	.contact-page .map-wrap .form-wrap form .submit {
		height: 44px;
		min-width: 170px;
		padding: 0 20px;
	}
	/*CONTACT PAGE END*/

	/* MEMBER PAGE */
	.member-short-info .member-name,
	.member-short-info .member-position,
	.member-short-info .descr {
		padding-left: 10px;
	}
	/* MEMBER PAGE END */

	/* NEWS PAGE */
	.news-page {
		padding-top: 69px;
		padding-bottom: 0;
	}
	.news-page h3 {
		text-align: center;
	}
	.news-page .news {
		padding: 43px 0 1px 0;
	}
	.news-page .news .item {
		width: 48.6%;
		margin-right: 2.8%;
		margin-bottom: 37px;
	}
	.news-page .news .item:nth-child(3n+3) {
		margin-right: 2.8%;
	}
	.news-page .news .item:nth-child(2n+2) {
		margin-right: 0;
	}
	.news-page .news .full-img {
		height: 165px;
		margin-bottom: 21px;
	}
	.news-page .news .full-img .date {
		padding: 2px 10px 3px 10px;
		font-size: 11px;
	}
	.news-page  .news .news-title {
		/* margin-bottom: 16px; */
		font: 600 16px/22px 'Open Sans', sans-serif;
	}
	.news-page .news .news-descr {
		margin-bottom: 9px;
		line-height: 20px;
		font-size: 13px;
	}
	.news-page .news .show-all {
		padding-right: 14px;
		font: 600 10px/14px 'Open Sans', sans-serif;
		letter-spacing: 1px;
	}
	/* NEWS PAGE END */

	/* PAGINATION */
	.pagination a,
	.pagination span {
		margin: 0 20px;
		font: 900 18px/30px 'Open Sans', sans-serif;
	}
	.pagination a.prev {
		margin: 0 60px 0 0;
	}
	.pagination a.next {
		margin: 0 0 0 60px;
	}
	/* PAGINATION END */

	/* VACANSY PAGE */
	.vacansy-bunner .top-line {
		padding: 64px 0 37px;
	}

	.vacansy-bunner .top-line h2 {
		margin-bottom: 34px;
	}
	.vacansy-bunner .top-line .title {
		max-width: none;
		padding-right: 0;
		float: none;
		text-align: center;
		letter-spacing: 1.3px;
	}
	.vacansy-bunner .top-line .title span {
		letter-spacing: 1.5px;
	}
	.vacansy-bunner .top-line .left {
		float: none;
		width: 100%;
		margin-bottom: 36px;
	}
	.vacansy-bunner .top-line .right {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	.vacansy-bunner .top-line .right  ul {
		max-width: 435px;
		margin: 0 auto;
	}
	.vacansy-bunner .bottom-line .container {
		justify-content: flex-start;
	} 
	.vacansy-bunner .bottom-line p:first-child {
		width: calc(58% - 30px);
		margin-right: 0;
	}
	.vacansy-bunner .bottom-line p:last-child {
		width: calc(42% - 30px);
	}
	.vacansy-bunner .bottom-line p:last-child strong {
		padding-left: 62px;
	}

	.vacansy-list {
		padding: 30px 0 90px;
	}
	.vacansy-list h2 {
		margin-bottom: 31px;
	}
	.vacansy-list .accordeon-item .accordeon-header.active {
		padding: 33px 80px 43px 37px;
	}
	.vacansy-list .accordeon-body {
		padding: 0 35px 30px 35px;
	}
	.vacansy-list .accordeon-body .item {
		width: 100%;
		max-width: none;
		margin-bottom: 24px;
		padding-left: 0;
	}
	/* VACANSY PAGE END */


	/* NO VACANSY PAGE */
	.no-vacansy {
		padding: 50px 0 84px;
	}
	.no-vacansy .wrap {
		padding: 30px 20px 39px 20px;
	}
	.no-vacansy .wrap p {
		margin: 9px auto;
	}
	/* NO VACANSY PAGE END */

	/* BUSINESS-REG-WRAP PAGE */
	.business-registration .seo-block {
		display: none;
	}
	.business-reg-items {
		padding: 18px 0 100px 0;
	}	
	.business-reg-items h2 {
		margin-bottom: 38px;
	}
	.business-reg-wrap .item {
		width: 48.5%;
		min-height: 232px;
		margin-right: 3%;
	}
	.business-reg-wrap .item:nth-child(3n+3),
	.business-reg-wrap .item:nth-child(4n+4) {
		margin-right: 3%;
	}
	.business-reg-wrap .item:nth-child(2n+2) {
		margin-right: 0;
	}
	.business-reg-wrap .show-all {
		bottom: 22px;
		padding-right: 13px;
		font: 600 10px/14px 'Open Sans', sans-serif;
		letter-spacing: 1px;
	}
	/* BUSINESS-REG-WRAP PAGE END*/


	/* REVIEWS PAGE */
	.reviews-page h1, .reviews-page h2 {
		margin-bottom: 0;
	}
	.reviews-page .review {
		padding: 40px 0 44px 0;
		font: 14px/22px 'Open Sans', sans-serif;
	}
	.reviews-page .review .for-img {
		width: 220px;
	}
	.reviews-page .review .client-name {
		width: calc(100% - 220px);
		padding: 12px 0 0 39px;
	}
	.reviews-page .review .client-position {
		width: calc(100% - 220px);
		margin-bottom: 8px;
		padding: 0 0 0 39px;
	}
	.reviews-page .review .descr {
		width: calc(100% - 220px);
		padding: 0 0 0 39px;
	}
	/* REVIEWS PAGE END*/

	/* NEWS PAGE */
	.single-news {
		padding: 0 60px;
	}
	.single-news .short-info {
		flex-direction: column-reverse;
	}
	.single-news .short-info .full-img {
		width: 100%;
		height: 282px;
	}
	.single-news .short-info .for-text {
		width: 100%;
		margin: 0 0 33px 0;
		padding-left: 0;
	}	
	.single-news .short-info .title {
		margin-bottom: 21px;
		font: 600 30px/36px 'Open Sans', sans-serif;
	}
	.single-news .short-info .info-block {
		padding-left: 3px;
	}
	.single-news .full-info {
		padding: 4px 0 0;
	}
	/* NEWS PAGE END */

	/* OUR TEAM */
	.our-team h2 {
		margin-bottom: 39px;
	}
		.team-wrap .item {
		width: 48.5%;
		margin-right: 3%!important;
	}
	.team-wrap .item:nth-child(3n+3) {
		margin-right: 3%!important;
	}
	.team-wrap .item:nth-child(2n+2) {
		margin-right: 0%!important;
	}
	.team-wrap .item .full-img {
		height: 336px;
	}
	.team-wrap .item .for-text {
		padding: 25px 15px 49px 18px;
	}
	.team-wrap .item .member-name {
		margin-bottom: 8px;
		font: 600 18px/22px 'Open Sans', sans-serif;
	}
	.team-wrap .item .member-position {
		min-height: 27px;
	}
	.team-wrap .item .show-all {
		bottom: 23px;
		padding-right: 14px;
		font: 600 10px/14px 'Open Sans', sans-serif;
		letter-spacing: 1px;
	}
	/* OUR TEAM END */

	/*all-services*/
	.all-services {
		padding: 14px 0 60px;
	}
	.all-services h2 {
		margin-bottom: 38px;
	}
	.all-services .stats .left {
		width: 43%;
	}
	.all-services .stats .right {
		width: 57%;
		float: right;
		padding: 14px 50px 14px 0;
	}
	.all-services .stats {
		margin-bottom: 29px;
	}
	/* .accordeon-item .accordeon-header.active {
		padding: 29px 2px 29px 2px;
	} */
	/*all-services*/

	/**/	
	.our-offer .item-wrap.mobile .offer ul {
		padding: 10px;
	}
	
	.calculation .wrap .left,
	.calculation .wrap .right {
		padding-bottom: 20px;
	}
	.calculation .wrap .left .input-wrap,
	.calculation .wrap .right .input-wrap {
		/* width: 100%; */
		margin-right: 10px;
		margin-bottom: 10px; 
	}
	.calculation .right .text {
		justify-content: center;
	}
	.calculation .right .text label {
		padding: 0 30px 0 0;
	}
	/**/

	/**/
	.calculation-3 .content-wrap .right {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 30px;
	}	
	.calculation-3 .right .title {
		margin-bottom: 19px;
	}
	.calculation-3 .content-wrap .right label {
		max-width: 230px;
		margin: 0 20px 0 0;
		padding: 8px 19px 8px 50px;
	}
	.calculation-3 .content-wrap .right .input-wrap:last-child label {
		margin-right: 0;
	}
	.calculation-3 .right .calendar-wrap {
		margin-top: 0;
	}
	.calculation-3 .right .input-wrap input.hasDatepicker {
		max-width: 100px; /*max-width: 200px;*/
		margin-top: 2px;
	}
	.calculation-3 .content-wrap .left:after,	
	.calculation-3 .content-wrap .right:after {
		position: absolute;
		bottom: -30px;
		left: calc(50% - 1.5px);
		display: block;
		content: '';
		width: 3px;
		height: 30px;
		background: linear-gradient(to bottom, rgba(255,255,255,.5), #fff);
	}
	.calculation-3 .results {
		margin: 0px 0 29px;
	}

	/**/

	/* SPECIAL OFFER RAGE *************************************************************/
	.special-offer-page h2 {
		margin-bottom: 32px;
		padding-right: 130px;
		text-align: left;
	}
	.special-offer-page .item {
		/* flex-direction: row-reverse;
		align-items: flex-start; */
		background: transparent;
		height: auto;
		margin-bottom: 44px;
	}
	.special-offer-page .item:after {
		display: none;
	}
	.special-offer-page .item .for-img {
		position: static;
		width: 220px;
		height: 150px;
		float: left;
		margin-bottom: 54px;
	}
	.special-offer-page .item .for-img img {
		width: 100%;
		min-height: 50px;
		min-width: 50px;
		max-width: 100%;
		max-height: 100%;
	}
	.special-offer-page .item .for-text {
		position: static;
		display: block;
		float: left;
		width: calc(100% - 220px);
		min-width: auto;
		height: 100%;
		padding: 0 0 10px 19px;
		color: #303645;
	}
	.special-offer-page .item .for-text .offer-title {
		margin-bottom: 13px;
		letter-spacing: .7px;
	}
	.special-offer-page .item .for-text .offer-descr {
		margin-bottom: 16px;
		letter-spacing: .45px;
	}
	.special-offer-page .item .for-text .offer-deadline {
		display: flex;
		align-items: center;
		width: 220px;
		left: 0;
		bottom: auto;
		top: 159px;
		font: 14px/18px 'Open Sans', sans-serif;
		color: #a5acb7;
		letter-spacing: .3px
	}
	.special-offer-page .item .for-text .offer-deadline p {
		display: inline-block;
		width: 104px;
		margin-right: 16px;
	}
	.special-offer-page .item .for-text .offer-deadline span {
		font-weight: 700;
		letter-spacing: 1px;
	}
	.special-offer-page .item .for-text .sale {
		left: 20px;
		padding: 12px 15px 14px 15px;
		font: 16px/16px "BitterRegular";
	}
	/* SPECIAL OFFER RAGE END *********************************************************/
	
	/* QUESTIONS PAGE *****************************************************************/
	.questions-page .questions-tab .tabs-header {
		height: 102px;
	}
	.questions-page .questions-tab .swipe-wrap {
		padding: 25px 0 27px;
	}
	/* QUESTIONS PAGE END *************************************************************/

	/* PAYMENT PAGE  ******************************************************************/
	.payment-page .block .item {
		max-width: none;
	}
	/* PAYMENT PAGE END ***************************************************************/
	
	/* ERROR PAGE *********************************************************************/
	.error-page {
		padding-top: 0;
	}
	.error-page .container {
		background: url(../img/84.png) no-repeat -27px center;
		background-size: 480px;
		line-height: 30px;
	}
	.error-page .for-text {
		max-width: 342px;
		padding-bottom: 54px;
	}
	.error-page .for-text p {
		margin-bottom: 7px;
	}
	/* ERROR PAGE END *****************************************************************/

	/* ABOUT PAGE *********************************************************************/
	.about-page .reviews {
		padding: 44px 0 42px 0
	}
	/* ABOUT PAGE END *****************************************************************/

	/* SOCIAL PAGE ********************************************************************/
	.social-page {
		margin-top: -50px;
	}
	.banner-block {
		background: url(../img/130-3.png) no-repeat center center;
	}
	.banner-block .container {
		min-height: 500px;
	}
	.banner-block .wrap {
		max-width: 480px;
		padding: 10px 0 0 0;
	}
	.social-sec-block {
		background: transparent;
	}
	.social-sec-block .left {
		width: calc(100% + 68px);
		margin: 0 -34px;
		padding: 40px 34px 38px 34px;
		background: #ff5656;
	}
	.social-sec-block .right {
		width: calc(100% + 68px);
		margin: 0 -34px;
		padding: 44px 34px 41px 34px;
		background: #ff4747;
	}
	.children-block {
			padding: 53px 0 120px;
		}
	.children-block h2 {
		text-align: left;
	}
	.children-block .item {
		width: 100%;
	}
	.children-block .for-text .title {
		margin-bottom: 13px;
	}
	.children-block .for-text .descr {
		margin-bottom: 18px;
	}
	/* SOCIAL PAGE END*****************************************************************/
}
@media only screen and (max-width: 767px) {
	header .middle-line .right .wrap:nth-child(3) {
		display: none;
	}
	header .middle-line .right .wrap:nth-child(1) .mail_head {
		display: block !important;
		font-size: 16px !important;
	}
	/* OUR OFFER *********************************************************************/
	.our-offer .item-wrap {
		display: none;
	}
	.our-offer .item-wrap.mobile {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 -15px;
		font: 14px/22px 'Open Sans', sans-serif;
	}
	.our-offer .item-wrap.mobile .offer {
		width: calc(50% - 30px);
		margin: 0 15px 30px 15px;
		padding-bottom: 30px;
		background: #fff;
	}
	.our-offer .item-wrap.mobile .offer ul {
		padding: 20px;
	}
	.our-offer .item-wrap.mobile .offer ul p {
		justify-content: flex-start;
		padding: 8px 0 9px 0;
		border-bottom: 1px solid #ccd4dd;
	}
	.our-offer .item-wrap.mobile .btn-wrap {
		text-align: center;
	}
	.our-offer .item-wrap.mobile .btn-wrap .btn {
		opacity: 1;
		color: #fff;
	}
	/* OUR OFFER END *****************************************************************/

	/* SERVICES DOP PAGE *********************************************************************/
	.our-offer.dop .item-wrap.mobile {
		margin: 0 -15px;
	}
	.our-offer.dop .item-wrap.mobile .offer {
		width: calc(50% - 30px);
		margin: 0 15px 30px 15px;
	}
	.our-offer.dop .item-wrap.mobile .info-block {
		 margin-left: 15px;
	}
	/* SERVICES DOP PAGE END *****************************************************************/
}
@media only screen and (max-width: 640px) {
	.container {
		padding: 0 30px;	
	}
	.accompanying {
		padding-top: 0;
		padding-bottom: 50px;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.accompanying p {
		padding-right: 0;
	}
	.accompanying-mobile {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		padding-bottom: 10px;
	}
	.item-sub .personal-info-agreement {
		margin-top: 0;
	}
	#vk_groups {
		width: 100%!important;
	}
	#vkwidget1 {
		width: 100%;
	}
	.wcommunity_wall {
		width: 100%;
	}
	.wcommunity_wrap div, #main div {
		width: 100%!important;
	}
	.show-all {
		padding-right: 32px;
		font: 600 20px/30px 'Open Sans', sans-serif;
		letter-spacing: 2px;
	}
	.show-all span.arrow-left {
		top: calc(50% - 9px);
		width: 18px;
		height: 18px;
		background: url(../img/66.png) no-repeat center;
	}
	.show-all:hover span.arrow-left {
		background: url(../img/67.png) no-repeat center;
	}

	.show-all span.arrow-bottom,
	.show-all span.arrow-top {
		top: calc(50% - 9px);
		right: 0;
		width: 18px;
		height: 18px;
		background: url(../img/73.png) no-repeat center;
	}
	.show-all span.arrow-top {
		background: url(../img/73-1.png) no-repeat center;
	}
	.show-all:hover span.arrow-bottom {
		background: url(../img/74.png) no-repeat center;
	}

	.show-all:hover span.arrow-top {
		background: url(../img/74-1.png) no-repeat center;
	}

	.show-all span.arrow-bottom {
		top: calc(50% - 9px);
		right: 0;
		width: 18px;
		height: 18px;
		background: url(../img/73.png) no-repeat center;
	}
	.show-all:hover span.arrow-bottom {
		background: url(../img/74.png) no-repeat center;
	}

	h2 {
		font-size: 40px;
		line-height: 48px;
	}
	h3 {
		font-size: 40px;
		line-height: 40px;
	}
	.yarpp-related h3{
		font-size: 40px !important;
		line-height: 40px !important;
	}
	ul.dot-marker {
		padding-left: 28px;
	}
	ul.dot-marker li {
		margin-bottom: 5px;
		padding-left: 31px;
		font: 26px/36px 'Open Sans', sans-serif;
	}
	ul.dot-marker li:before {
		top: 14px;
		width: 8px;
		height: 8px;
	}
	ul.check-marker-white li {
		margin-bottom: 15px;
		padding-left: 50px;
	}
	ul.check-marker li:before {
		top: 3px;
		width: 24px;
		height: 22px;
		background: url(../img/77.png) no-repeat center;
	}
	.table-wrap.tarif th {
		height:100px;
		font: 900 24px/34px 'Open Sans', sans-serif;
	}
	.table-wrap table tbody td {
		padding: 17px 10px 15px 10px;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.table-wrap.tarif tr td span {
		font-size: 18px;
	}
	.table-wrap.tarif tr td span.icon {
		width: 34px;
		height: 34px;
		font: 18px/30px "BitterBold";
	}
	.popup-info .popup {
		width: 580px;
		left: calc(50% - 290px);
		max-width: none;
		border: 4px solid #0c6ad4;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.wrapper {
		padding-top: 198px;
	}
	.bread-crumbs {
		display: none;
	}

	header .middle-line .container {
		align-items: flex-start !important;
		flex-direction: column !important;
	}
	header .middle-line {
		padding: 20px 0 20px 0;
	}
	header .middle-line .container {
		padding-right: 30px;
	}
	header .middle-line .logo {
		width: 250px;
	}
	header .middle-line .logo img {
		width: 100%;
	}
	header .middle-line .left{
		align-self: center;
	}
	header .middle-line .right {
		/*flex-wrap: wrap;
		justify-content: flex-end;
		padding-right: 30px;*/
		order: 3;
		align-self: center;
		margin-top: 25px;
	}
	/* header .middle-line .right .wrap {
		display: none;
	} */
	
	header .middle-line .right .wrap:first-child {
		display: block !important;
		margin-right: 0;
		padding: 14px 0 0px;
	}
	header .middle-line .right .wrap .phone-wrap_svg_mobile{
		display: inline-block !important;
	}
	header .middle-line .right .wrap .phone-wrap_svg_mobile svg{
		width: 37px;
		margin-left: 12px;
		margin-bottom: -6px;
	}

	header .middle-line .right .wrap:nth-child(1) .mail_head {
		text-align: center;
		font-size: 20px !important;
	}
	/*header .middle-line .right .phone-wrap a {
		font: 700 24px/22px 'Open Sans', sans-serif;
		letter-spacing: .9px;
	}*/
	header .middle-line .right .phone-wrap a {
		font-size: 34px !important;
	}
	header .middle-line .right .phone-wrap span {
		position: absolute;
		left: 0;
		right: 0;
		top: -17px;
		display: inline-block;
		text-align: center;
		font-size: 19px !important;
	}
	header .middle-line .right .wrap .callback {
		position: relative;
		padding-left: 40px;
		border-bottom: none;
		font: bold 16px/22px 'Open Sans', sans-serif;
	}
	header .middle-line .right .wrap .callback:before {
		position: absolute;
		top:calc(50% - 15px);
		left: 0;
		display: block;
		content: '';
		width: 23px;
		height: 30px;
		/*background: url(http://jurstart.wholestonestudio.com/wp-content/themes/jurstart/img/21.png);*/
	}
	header .bottom-line {
	}
	header.to-bottom .bottom-line {
		margin-top: -80px;
	}
	.mobile-menu,
	.hide-mneu {
		top: 0px;
		bottom: 0;
		margin: auto;
		right: 42px;
		width: 45px;
		height: 38px;
	}
	.mobile-menu span,
	.hide-menu span {
		width: 45px;
		height: 6px;
	}
	.mobile-menu span.top {
		top: 0;
	}
	.mobile-menu span.middle {
		top: 16px;
	}
	.mobile-menu span.bottom {
		top: 32px;
	}

	.hide-menu span.top {
		top: 16px;
	}
	.hide-menu span.bottom {
		top: 16px;
	}

	header .bottom-line nav {
		display: none;
	}
	header .bottom-line .search-form-icon {
		display: none;
	}
	header .bottom-line .search-form {
		display: block;
		position: static;
		max-width: none;
		background: #0c6ad4;
	}
	header .bottom-line .search-form input {
		padding: 0 100px 6px 28px;
		font: 22px/22px 'Open Sans', sans-serif;
	}
	header .bottom-line .search-form input[type="submit"] {
		width: 100px;
		height: 100%;
		background: url(../img/65.png) no-repeat 16px center;
		text-indent: -9999px;
	}
	/**/
	header .mobile-header-menu {
		right: -100%;
		width: 100%;
	}
	header .mobile-header-menu>.container {
		padding: 0 30px;
	}
	header .mobile-header-menu .services-nav {
		display: block;
	}
	header .mobile-header-menu .services-nav .first-nav {
		padding: 57px 0 55px;
	}
	header .mobile-header-menu .services-nav li {
		margin-bottom: 58px;
	}
	header .mobile-header-menu .services-nav li:last-child {
		margin-bottom: 0;
	}
	header .mobile-header-menu .services-nav a {
		position: relative;
		display: block;
		padding-right: 50px;	
		font: 600 26px/26px 'Open Sans', sans-serif;
		color: #303645;
		text-transform: uppercase;
		letter-spacing: 1.2px;
	}	
	header .mobile-header-menu .services-nav li.parent>a:after {
		position: absolute;
		right: 26px;
		top: calc(50% - 12px);
		display: block;
		content: '';
		width: 14px;
		height: 24px;
		background: url(../img/70.png) no-repeat center;
	}
	header .mobile-header-menu .nav-wrap {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		display: none;
		min-height: 100%;
		padding-top: 48px;
		background: #fff;
		z-index: 999;
	}
	header .mobile-header-menu .services-nav a.back-to {
		position: relative;
		display: inline-block;
		padding: 0 0 0 29px;
		font: 600 24px/24px 'Open Sans', sans-serif;
		color:#0c6ad4;
		letter-spacing: 2.2px;
	}
	header .mobile-header-menu .services-nav a.back-to:before {
		position: absolute;
		left: 0;
		top: calc(50% - 12px);
		display: inline-block;
		content: '';
		width: 14px;
		height: 24px;
		background: url(../img/68.png) no-repeat center;	
	}
	header .mobile-header-menu .nav-wrap ul {
		padding: 45px 0;
	}
	header .mobile-header-menu .nav-wrap ul li {
		margin-bottom: 30px;
	}
	header .mobile-header-menu .nav-wrap ul a {
		font: 400 28px/40px 'Open Sans', sans-serif;
		text-transform: none;
		letter-spacing: -.1px;
	}
	header .mobile-header-menu .third-nav-wrap a.back-to {
		font: 600 24px/24px 'Open Sans', sans-serif;
		text-transform: uppercase;
		color:#0c6ad4;
		letter-spacing: 2.2px;
	}

	header .mobile-header-menu .main {
		background: #e8ebee;
	}
	header .mobile-header-menu .main ul {
		padding-top: 56px;
	}
	header .mobile-header-menu .main li {
		margin-bottom: 30px;
	}
	header .mobile-header-menu .main a {
		font: 400 28px/36px 'Open Sans', sans-serif;
	}
	header .mobile-header-menu .main .second-menu {
		padding-top: 31px;
	}
	header .mobile-header-menu .main .second-menu li {
		margin: 0 0 31px 0;
	}
	header .mobile-header-menu .main .second-menu a {
		padding: 0 0 0 37px;
	}


	.main-slider {
		margin-bottom: 142px;
	}
	.main-slider .for-img {
		padding-left: 190px;
	}
	.main-slider .bx-viewport{
		height: 300px !important;
	}
	.main-slider .bx-viewport .for-text a{
		display: inline-block !important;
	}
	.main-slider .for-text {
		left: 20px;
		top: 30px;
	}
	.main-slider .for-text:before {
		left: 1px;
		top: -24px;
		width: 63px;
	}
	.main-slider .for-text p.title {
		margin-bottom: 15px;
		font-size: 28px;
	}
	.main-slider .for-text p.title span {
		font-size: 40px;
		letter-spacing: 2px;
	}
	.main-slider #slide-counter {
		top: auto;
		right: calc(50% - 20px);
		bottom: -68px;
		font: 900 30px/30px 'Open Sans', sans-serif;
	}
	.bx-wrapper .bx-controls-direction a {
		margin-top: 0;
		top: auto;
		bottom: -88px;
		width: 72px;
		height: 72px;
		border: 4px solid #0c6ad4;
	}
	.bx-wrapper .bx-prev {
		background: url(../img/68.png) no-repeat center;
	}
	.bx-wrapper .bx-prev:hover {
		background: url(../img/69.png) no-repeat center;
	}
	.bx-wrapper .bx-next {
		background: url(../img/70.png) no-repeat center;
	}
	.bx-wrapper .bx-next:hover {
		background: url(../img/71.png) no-repeat center;
	}
	.main-slider .bx-wrapper .bx-prev {
		right: auto;
		left: calc(50% - 118px);
	}
	.main-slider .bx-wrapper .bx-next {
		right: calc(50% - 111px);
	}

	.services,
	.video-frontpage {
		background: #fff;
	}
	.services .item-wrap {
		 flex-wrap: wrap;
	}
	.services .item-wrap .item {
		width: 100%;
		max-width: none;
		margin-bottom: 60px;
	}
	.services .item-wrap .item:last-child {
		margin-bottom: 0;
	}
	.services .item-wrap .item .title {
		padding: 22px 10px 29px 31px;
		font: 600 36px/44px 'Open Sans', sans-serif;
	}
	.services .item-wrap .item li {
		padding: 23px 85px 32px 30px;
		border-bottom: 2px solid #cfdce5;
	}
	.services .item-wrap .item li a {
		margin-bottom: 18px;
		font: 600 30px/36px 'Open Sans', sans-serif;
	}
	.services .item-wrap .item li span {
		font: 600 30px/30px 'Open Sans', sans-serif
	}
	.services .item-wrap .item li .icon {
		right: 30px;
		top: calc(50% - 26px);
		width: 52px;
		height: 52px;
		border: 4px solid #0c6ad4;
	}
	.services .item-wrap .item li .icon:after {
		top: calc(50% - 8px);
		left: calc(50% - 5px);
		width: 10px;
		height: 16px;
		background: url(../img/72.png) no-repeat center;
	}

	.special-offer .left .wrap {
		padding: 55px 30px 70px 30px;
	}
	.special-offer .left .wrap form {
		max-width: none;
		margin: 64px auto 0;
	}
	.special-offer .left .wrap form .input-wrap {
		margin-bottom: 40px;
	}
	.special-offer .left .wrap form .text {
		height: 92px;
		padding: 0 30px;
		font: 28px/30px 'Open Sans', sans-serif;
	}
	.special-offer .left .wrap form .submit-wrap {
		margin-top: 60px;
	}
	.special-offer .left .wrap form .submit {
		height: 88px;
		min-width: 378px;
		padding: 0 20px 0 6px;
		font-size: 28px;
	}

	.special-offer .right {
		min-height: auto;
	}
	.special-offer .right li {
		height: auto;
	}
	.special-offer .right .wrap {
		padding: 65px 30px 169px 28px;
	}
	.special-offer .right .wrap>h3 {
		margin-bottom: 34px;
		letter-spacing: 2px;
	}
	.special-offer .right .wrap h3 .show-all {
		margin-left: 0;
		margin-top: 28px;
	}
	.special-offer .right .wrap .slider-wrap {
		max-width: none;
	}
	.special-offer .right .wrap .slider-wrap li {
		overflow: hidden;
	}
	.special-offer .right .offer-slider .title {
		margin-bottom: 23px;
		font: 32px/39px 'Open Sans', sans-serif;
		letter-spacing: .9px;
	}
	.special-offer .right .offer-slider .offer-deadline {
		display: block;
		right: 34px;
		bottom: 57px;
		font: 20px/20px 'Open Sans', sans-serif;
		letter-spacing: .4px;
	}
	.special-offer .right .offer-slider .offer-deadline p {
		width: auto;
		margin-bottom: 11px;
	}
	.special-offer .right .offer-slider .offer-deadline span {
		margin-left: 0;
		font-size: 26px;
	}
	.special-offer #offer-slide-counter {
		top: auto;
		bottom: 69px;
		left: 131px;
		font: 700 34px/34px 'Open Sans', sans-serif;
	}
	.special-offer .bx-wrapper .bx-controls-direction a {
		top: auto;
		bottom: 50px;
		margin-top: -36px;
	}
	.special-offer .bx-wrapper .bx-prev {
		left: 30px;
	}
	.special-offer .bx-wrapper .bx-next {
		left: 212px;
	}

	.about {
		padding: 51px 0 65px 0;
	}
	.about h2 {
		margin-bottom: 25px;
		font-size: 40px;
		line-height: 49px;
	}
	.our-char {
		text-align: center;
	}
	.our-char .left, .our-char .right {
		display: none;
	}
	.our-char .center {
		position: static;
		display: inline-block;
		width: 110px;
	}
	
	.stats {
		margin-bottom: 40px;
	}
	.stats .wrap {
		padding: 55px 20px 60px 20px;
	}
	.stats .item-wrap .item {
		display: flex;
		flex-direction: column;
		width: 50%;
		margin-bottom:60px;
		padding: 0;
		text-align: center;
		font: 600 24px/30px 'Open Sans', sans-serif;
	}
	.stats .item-wrap .item .for-img {
		width: 100%;
		height: 90px;
		margin: 0 auto 26px;
	}/* 
	.stats .item-wrap .item .for-img img {
		height: 100%;
	} */
	.stats .item-wrap .item .for-text {
		width: 100%;
		padding-left: 0;
	}
	.stats .item-wrap .center {
		width: 100%;
		height: auto;
		margin-bottom: 70px;
		font: 600 30px/30px 'Open Sans', sans-serif;
	}
	.stats .item-wrap .center .for-img {
		width: 100%;
		margin-bottom: 11px;
	}
	.stats .item-wrap .center .for-img p {
		font: 700 46px/40px 'Open Sans', sans-serif;
	}
	.stats .item-wrap .center .for-img p span {
		font-size: 30px;
	}

	.seo-block .text-column .column {
		height: 526px;
		font: 26px/40px 'Open Sans', sans-serif;
	}

	.our-clients {
		padding: 53px 0 54px 0;
	}
	.our-clients h3 {
		margin-bottom: 55px;
	}
	.our-clients .item-wrap {
		max-height: 112px;
		margin: 0 -16px 46px -16px;
	}
	.our-clients .item-wrap .item {
		width: 33%;
		max-width: 172px;
		height: 112px;
		margin: 0 16px 32px 16px;
	}

	.reviews {
		padding: 63px 0 62px 0;
	}
	.reviews h3 {
		margin-bottom: 60px;
	}
	
	.reviews .slider-wrap,
	.news .slider-wrap,
	.four-item-slider-wrap {
		padding: 0;
	}
	.reviews .slider-wrap {
		margin-bottom: 131px;
	}

	.reviews-slider .for-img {
		display: block;
		float: none;
		width: 100%;
		max-width: 370px;
		margin: 0 auto 20px;

	}
	.reviews-slider .for-img img {
		width: 100%;
	}
	.reviews-slider .for-text {
		width: 100%;
		padding-top: 26px;
		padding-left: 0px;
	}
	.reviews-slider .review-header {
		margin-bottom: 43px;
	}
	.reviews-slider .name {
		margin-bottom: 21px;
		font: 900 32px/32px 'Open Sans', sans-serif;
	}
	.reviews-slider .position {
		font: 26px/26px 'Open Sans', sans-serif;
	}
	.reviews-slider .review-body {
		font: 26px/40px 'Open Sans', sans-serif;
	}
	.reviews .bx-wrapper .bx-prev{
		left: calc(50% - 109px);
		bottom: -78px;
	}
	.reviews .bx-wrapper .bx-next {
		right: calc(50% - 109px);
		bottom: -78px;
	}
	.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
		right: -5px;
		padding-right: 0;
		font-size: 60px;
		line-height: 40px;
	}
	.news {
		padding: 53px 0 208px 0;
	}
	.news h2{
		margin-bottom: 20px;
	}
	.news .btn-wrapper{
		text-align: center;
		margin-top: 180px;
	}
	.news h3 {
		margin-bottom: 64px;
	}
	.news .full-img {
		margin-bottom: 31px;
	}
	.news .full-img .date {
		padding: 15px 15px 14px 16px;
		font: 600 22px/22px 'Open Sans', sans-serif;
	}
	.news .news-title {
		margin-bottom: 31px;
		font: 600 32px/44px 'Open Sans', sans-serif;
	}
	.news .news-descr {
		margin-bottom: 32px;
		font: 26px/40px 'Open Sans', sans-serif;
	}
	.news .bx-wrapper .bx-controls-direction a.bx-prev {
		left: calc(50% - 109px);
		bottom: -128px;
		top: auto
	}
	.news .bx-wrapper .bx-controls-direction a.bx-next {
		right: calc(50% - 109px);
		bottom: -128px;
		top: auto
	}

	footer .main-block .left {
		display: none;
	}
	footer h4 {
		margin-bottom: 50px;
		font-size: 40px;
		line-height: 40px;
	}
	footer .main-block .right {
		padding: 0;
	}
	footer .main-block .right .wrap {
		padding: 0;
	}
	footer .main-block .right .wrap .block {
		float: none;
		width: 100%;
		padding: 73px 30px 44px 30px;
		background: #252d36;
		font: 32px/32px 'Open Sans', sans-serif;
	}
	footer .main-block .right .item {
		margin-bottom: 56px;
	}
	footer .main-block .right .item.social{
			margin-bottom: 0;
	}
	footer .main-block .right .item-sub.agreement-wrapper .personal-info-agreement{
		position: static;
	}
	footer .main-block .right .item .for-img {
		width: 48px;
		height: 53px;
		margin-left: 11px;
	}
	footer .main-block .right .item .for-img img {
		width: 100%;
	}
	footer .main-block .right .item .for-text {
		padding-left: 102px;
	}
	footer .main-block .right .item .for-text p {
		margin-bottom: 27px;
	}
	footer .main-block .right a {
		font: 32px/32px 'Open Sans', sans-serif;
	}
	footer .main-block .right .item .for-text p span {
		width: 144px;
	}

	footer .main-block .right .social-icons {
		width: 80px;
		height: 80px;
		margin-right: 30px;
		border-radius: 4px;
	}
	footer .main-block .right .social-icons.facebook {
		background: #fff url(../img/mob-soc-sprite.png) no-repeat 0 0;
	}
	footer .main-block .right .social-icons.facebook:hover {
		background: #0c6ad4  url(../img/mob-soc-sprite.png) no-repeat 0 -80px;
	}

	footer .main-block .right .social-icons.youtube {
		background: #fff url(../img/mob-soc-sprite.png) no-repeat -80px 0;
	}
	footer .main-block .right .social-icons.youtube:hover {
		background: #0c6ad4  url(../img/mob-soc-sprite.png) no-repeat -80px -80px;
	}

	footer .main-block .right .social-icons.inst {
		background: #fff url(../img/mob-soc-sprite.png) no-repeat -160px 0;
	}
	footer .main-block .right .social-icons.inst:hover {
		background: #0c6ad4  url(../img/mob-soc-sprite.png) no-repeat -160px -80px;
	}

	footer .main-block .right .wrap .rss-block {
		padding: 15px 30px 60px 30px;
		background: #2b323b;
	}
	footer .main-block .right .rss-block h4 {
		margin-bottom: 19px;
	}
	footer .main-block .right .rss-block .title {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 43px;
	}
	footer .main-block .right form .input-wrap {
		margin-bottom: 40px;
	}
	footer .main-block .right form .text {
		height: 112px;
		padding: 0 28px 10px;
		font: 28px/30px 'Open Sans', sans-serif;
	}
	footer .main-block .right form .submit-wrap {
		margin-top: 59px;
	}
	footer .main-block .right form .submit {
		height: 88px;
		min-width: 340px;
		font-size: 28px;
		line-height: 28px;
	}
	footer .copy {
		font: 600 22px/32px 'Open Sans', sans-serif;
		letter-spacing: -0.5px;
	}
	footer .copy .left {
		padding-left: 0;
	}
	footer .copy .right {
		padding-right: 0;
	}

	/* CONTACT PAGE */
	.contact-page {
		margin-top: 0px;
	}
	.contact-page .map-wrap .wrap {
		padding: 53px 34px 59px 34px;
		font-size: 32px;
		line-height: 32px;
	}
	.contact-page .map-wrap .wrap h2 {
		margin-bottom: 44px;
		font-size: 40px;
		line-height: 40px;
	}
	.contact-page .map-wrap .wrap .block {
		width: 100%;
		margin-bottom: 50px;
	}
	/*.contact-page .map-wrap .wrap .block-location {
		display: none;
	}*/ 
	.contact-page .map-wrap .wrap .block-phone, .contact-page .map-wrap .wrap .block-hour {
		order: 1;
	}
	.contact-page .map-wrap .wrap .for-img {
		width: 48px;
	}
	.contact-page .map-wrap .wrap .for-img img {
		height: 39px;
	}
	.contact-page .map-wrap .wrap .text {
		width: calc(100% - 48px);
		padding-left: 47px;
	}
	.contact-page .map-wrap .wrap .text .phone {
		margin-bottom: 27px;
		font-weight: normal;
	}
	.contact-page .map-wrap .wrap .text .working-hour span {
		min-width: 136px;
	}
	.contact-page .map-wrap .wrap .text .working-hour {
		margin-bottom: 16px;
	}
	.contact-page .for-img.map {
		height: 500px;
	}
	.contact-page .for-img.map .ymaps-2-1-50-map {
		height: 500px;
	}
	.contact-page .map-wrap .form-wrap {
		padding: 70px 34px 80px 34px;
	}
	.contact-page .map-wrap .form-wrap .title {
		padding-left: 0;
		font: 40px/48px "BitterRegular";
	}
	.contact-page .map-wrap .form-wrap form {
		max-width: none;
		margin: 42px auto 0;
	}
	.contact-page .map-wrap .form-wrap form .input-wrap {
		margin-bottom: 40px;
	}
	.contact-page .map-wrap .form-wrap form .text {
		height: 112px;
		padding: 0 36px 8px;
		font-size: 28px;
	}
	.contact-page .map-wrap .form-wrap form .submit-wrap {
		margin-top: 60px;
		text-align: left;
	}
	.contact-page .map-wrap .form-wrap form .submit {
		height: 88px;
		width: 100%;
		max-width: 340px;
		min-width: auto;
		font-size: 28px;
	}
	/* CONTACT PAGE END */

	/* MEMBER PAGE */
	.member-short-info {
		padding-top: 50px;
		padding-bottom: 32px;
	}
	.member-short-info .full-img {
		/*height: 514px;*/
		max-height: 514px;
		margin-bottom: 22px;
	}
	.member-short-info .member-name, 
	.member-short-info .member-position, 
	.member-short-info .descr {
		padding-left: 15px;
	}
	.member-short-info .member-name {
		margin: 116px 0 14px 0;
		font: 600 34px/41px 'Open Sans', sans-serif;
	}
	.member-short-info .member-position {
		font: 24px/29px 'Open Sans', sans-serif;
	}
	.member-short-info .descr {
		width: 100%;
		padding-left: 0;
		font: 26px/36px 'Open Sans', sans-serif;
	}
	.member-short-info .descr p {
		margin: 29px 0;
	}
	.member-short-info .descr strong {
		font: 600 28px/36px 'Open Sans', sans-serif;
	}
	.member-short-info .descr ul {
		padding-left: 28px;
	}
	.member-short-info .descr li {
		margin-bottom: 5px;
		padding-left: 31px;
		font: 26px/36px 'Open Sans', sans-serif;
	}

	.member-full-info {
		font: 26px/36px 'Open Sans', sans-serif;
	}
	.member-full-info .left {
		padding: 57px 0 41px 0;
	}
	.member-full-info h4 {
		margin-bottom: 38px;
		font-size: 36px;
		line-height: 36px;
	}
	.member-full-info .left ul.dot-marker {
		padding-left: 28px;
	}
	.member-full-info .left ul.dot-marker li {
		margin-bottom: 10px;
		padding-left: 31px;
		line-height: 36px;
	}

	.member-full-info .right {
		padding: 59px 27px 59px 34px;
	}
	.member-full-info .right h4 {
		margin-bottom: 25px;
	}
	.member-full-info .right .item {
		padding: 30px 0 36px 0;
	}
	.member-full-info .publ-title {
		margin-bottom: 22px;
		font-size: 32px;
		line-height: 44px;
	}
	.member-full-info .publ-info {
		width: 100%;
		margin-bottom: 22px;
		font: 24px/22px 'Open Sans', sans-serif;
	}
	.member-full-info .show-all {
		padding-right: 30px;
		font: 600 20px/30px 'Open Sans', sans-serif;
		letter-spacing: 2px;
	}


	.item-pagination {
		padding: 36px 0 41px 0;
	}
	.item-pagination>.container {
		flex-wrap: wrap;
	}
	.show-all-left {
		padding-left: 21px;
	}
	.item-pagination .prev {
		width: 100%;
		max-width: none;
		margin-bottom: 57px;
		padding-left: 4px;
	}
	.item-pagination .prev .show-all-left span.arrow-right {
		top: 11px;
		width: 12px;
		height: 11px;
		background: url(../img/75.png) no-repeat center;
	}
	.item-pagination .name {
		margin-top: 8px;
		font: 600 24px/24px 'Open Sans', sans-serif;
	}
	.item-pagination .show-all {
		padding-right: 28px;
		font: 600 20px/30px 'Open Sans', sans-serif;
		letter-spacing: 2px;
	}
	.item-pagination .next {
		width: 100%;
		max-width: none;
	}
	.item-pagination .next .show-all span.arrow-left {
		top: 11px;
		width: 12px;
		height: 11px;
		background: url(../img/76.png) no-repeat center;
	}
	/* MEMBER PAGE END */

	/* NEWS PAGE */
	.news-page {
		margin-top: 0;
		padding-top: 54px;
	}
	.news-page .news {
		padding: 64px 0 0 0;
	}
	.news-page .news .item {
		width: 100%;
		margin-right: 0!important;
		margin-bottom: 99px;
	}
	.news-page .news .full-img {
		height: 282px;
		margin-bottom: 31px;
	}
	.news-page .news .full-img .date {
		padding: 15px 15px 14px 16px;
		font-size: 22px;
	}
	.news-page .news .news-title {
		margin-bottom: 32px;
		font: 600 32px/44px 'Open Sans', sans-serif;
	}
	.news-page .news .news-descr {
		margin-bottom: 36px;
		line-height: 40px;
		font-size: 26px;
	}
	.news-page .news .show-all {
		padding-right: 30px;
		font: 600 20px/14px 'Open Sans', sans-serif;
		letter-spacing: 2px;
	}
	/* NEWS PAGE END */

	/* PAGINATION */
	.pagination {
		padding: 41px 0 40px 0;
	}
	.pagination a.prev, .pagination a.next {
		width: 72px;
		height: 72px;
		border: 4px solid #0c6ad4;
	}
	.pagination a, .pagination span {
		margin: 0 18px;
		font: 900 28px/30px 'Open Sans', sans-serif;
	}
	.pagination a:nth-child(5),
	.pagination a:nth-child(6) {
		display: none;
	}
	.pagination a.prev {
		margin: 0 67px 0 0;
		background: url(../img/68.png) no-repeat center;
	}
	.pagination a.next {
		margin: 0 0 0 67px;
		background: url(../img/70.png) no-repeat center;
	}
	.pagination a.prev:hover {
		background: url(../img/69.png) no-repeat center;
	}
	.pagination a.next:hover {
		background: url(../img/71.png) no-repeat center;
	}
	/* PAGINATION END */

	/* VACANCY PAGE */
	.vacansy-bunner {
		margin-top: 0;
	}
	.vacansy-bunner .top-line {
		padding: 50px 0 47px;
	}
	.vacansy-bunner .top-line h2 {
		margin-bottom: 48px;
		font-size: 40px;
	}
	.vacansy-bunner .top-line .title {
		font: 28px/40px "BitterRegular";
	}
	.vacansy-bunner .top-line .title span {
		font: 40px/40px "BitterBold";
	}
	.vacansy-bunner .top-line .left {
		margin-bottom: 39px;
	}
	.vacansy-bunner .top-line .right {
		font: 26px/31px 'Open Sans', sans-serif;
	}
	.vacansy-bunner .top-line .right ul {
		max-width: none;
		margin: 0 auto;
		padding-left: 20px;
	}
	.vacansy-bunner .bottom-line {
		padding: 34px 0 38px 0;
		font: 26px/31px 'Open Sans', sans-serif;
	}
	.vacansy-bunner .bottom-line .container {
		flex-wrap: wrap;
	}
	.vacansy-bunner .bottom-line p {
		width: 100% !important;
		margin-bottom: 26px;
	}
	.vacansy-bunner .bottom-line p span {
		display: inline-block;
		text-align: center;
		margin: 0;
	}
	.vacansy-bunner .bottom-line p:last-child {
		display: flex;
		justify-content: space-around;
		margin-bottom: 0;
	}
	.vacansy-bunner .bottom-line p:last-child strong {
		margin-bottom: 0;
		padding-left: 0;
	}

	.vacansy-list {
		padding: 49px 0 78px;
	}
	.vacansy-list h2 {
		margin-bottom: 52px;
	}
	.vacansy-list .accordeon-item {
		margin-bottom: 40px;
	}
	.vacansy-list .accordeon-item .accordeon-header {
		padding: 32px 90px 37px 37px;
		font: 600 26px/31px 'Open Sans', sans-serif;
	}
	.vacansy-list .accordeon-item .accordeon-header.active {
		font-size: 32px;
	}
	.vacansy-list .accordeon-item .accordeon-header .icon {
		top: calc(50% - 26px);
		right: 27px;
		width: 52px;
		height: 52px;
		border-width: 4px;
	}
	.accordeon-item .accordeon-header .icon:after {
		top: calc(50% - 5px);
		left: calc(50% - 8px);
		width: 16px;
		height: 10px;
		background: url(../img/78.png) no-repeat center!important;
	}
	.accordeon-item .accordeon-header.active .icon:after {
		top: calc(50% - 6px);
		background: url(../img/79.png) no-repeat center!important;
	}
	.vacansy-list .accordeon-body {
		margin-top: -7px!important;
		padding: 0 27px 24px 35px!important;
		/* padding: 0 35px 24px 35px; */
	}
	.vacansy-list .accordeon-body .item {
		width: 100%;
		margin-bottom: 23px;
		padding-left: 0;
		text-align: left;
	}
	.vacansy-list .accordeon-body strong {
		font: 600 28px/36px 'Open Sans', sans-serif;
	}
	.vacansy-list .accordeon-body .item p {
		margin-bottom: 16px;
	}
	.vacansy-list .accordeon-item .accordeon-body ul {
		padding-left: 28px;
	}
	.vacansy-list .accordeon-item .accordeon-body ul li {
		margin-bottom: 15px;
		padding-left: 34px;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	/* VACANCY PAGE END */

	/* NO VACANSY PAGE */
	.no-vacansy {
		padding: 60px 0 80px;
		font: 26px/36px 'Open Sans', sans-serif;
	}
	.no-vacansy .wrap {
		padding: 32px 20px 34px 20px;
	}
	.no-vacansy .wrap p {
		margin: 15px auto;
	} 
	.no-vacansy .wrap a.email {
		font: 900 26px/36px 'Open Sans', sans-serif;
	}
	/* NO VACANSY PAGE END */

	/* BUSINESS-REG-WRAP PAGE */
	.business-reg-items {
		padding: 50px 0 120px 0;
	}	
	.business-reg-items h2 {
		margin-bottom: 61px;
	}
	.business-reg-wrap .item {
		width: 100%;
		min-height: auto;
		margin-right: 0!important;
		margin-bottom: 50px;
		padding: 0;
		border-width: 4px;
		font: 26px/34px 'Open Sans', sans-serif;
	}
	.business-reg-wrap .item:last-child {
		margin-bottom: 0;
	}
	.business-reg-wrap .title {
		position: relative;
		margin-bottom: 0;
		padding: 30px 85px 35px 34px;
		text-align: left;
		font: 600 30px/36px 'Open Sans', sans-serif;
		color: #0c6ad4;
	}
	/* .business-reg-wrap .price {
		margin-bottom: 27px;
		font: 900 36px/36px 'Open Sans', sans-serif;
	}
	.business-reg-wrap .show-all {
		bottom: 36px;
		left: 36px;
		padding-right: 30px;
		font: 600 20px/30px 'Open Sans', sans-serif;
		letter-spacing: 2px;
	} */

	/* .business-reg-wrap.short-view .title {
		padding: 30px 85px 35px 34px;
		text-align: left;
	} */
	.business-reg-wrap/* .short-view */ .title .icon {
		position: absolute;
		top: calc(50% - 26px);
		right: 26px;
		display: block;
		width: 52px;
		height: 52px;
		border: 4px solid #0c6ad4;
		border-radius: 50%;
	}
	.business-reg-wrap/* .short-view */ .title .icon:after {
		position: absolute;
		top: calc(50% - 8px);
		left: calc(50% - 5px);
		display: block;
		content: '';
		width: 10px;
		height: 16px;
		background: url(../img/72.png) no-repeat center;
	}
	.business-reg-wrap/* .short-view */ .wrap {
		display: none;
	}
	/*.business-reg-wrap div.wrap {
		display: block;
		padding: 0 36px 88px 36px;
		letter-spacing: .7px;
	} */
	/* BUSINESS-REG-WRAP PAGE END*/

	/* REVIEWS PAGE */
	.reviews-page {
		margin-top: 0;
		padding-top: 53px;
	}
	.reviews-page .review {
		padding: 60px 0 46px 0;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.reviews-page .review .for-img {
		width: 270px;
	}
	.reviews-page .review .client-name {
		width: calc(100% - 270px);
		margin-bottom: 13px;
		padding: 110px 0 0 35px;
		font: 600 34px/44px 'Open Sans', sans-serif;
	}
	.reviews-page .review .client-position {
		width: calc(100% - 270px);
		padding: 0 0 0 36px;
		font: 24px/30px 'Open Sans', sans-serif;
	}
	.reviews-page .review .descr {
		width: 100%;
		padding: 14px 0 0 0;
	}
	.reviews-page .review .some-content {
		height: 160px;
		margin-bottom: 26px;
	}
	.reviews-page .review .center-wrap {
		width: 100%;
		padding: 0;
		text-align: center;
	}
	/* REVIEWS PAGE END */

	/* NEWS PAGE */
	.single-news-page {
		padding: 91px 0 38px 0;
	}
	.single-news {
		padding: 0;
	}
	.single-news .short-info .for-text {
		margin: 0 0 40px 0;
	}
	.single-news .short-info .title {
		margin-bottom: 29px;
		font: 600 32px/44px 'Open Sans', sans-serif;
	}
	.single-news .short-info .info-block {
		padding-left: 0;
		font: 600 20px/24px 'Open Sans', sans-serif;
	}
	.single-news .short-info .date {
		margin-right: 22px;
		padding-right: 28px;
		border-right: 2px solid #d2d5db;
	}
	.single-news .short-info .author-name {
		margin-left: 15px;
	}
	.single-news .full-info {
		padding: 11px 0 0;
		font: 26px/40px 'Open Sans', sans-serif;
	}
	.inside-page blockquote {
		margin: 57px 0 51px;
		padding: 10px 20px 14px 38px; /*padding: 29px 20px 34px 38px;*/
		line-height: 44px;
		letter-spacing: -.1px;
	}
	/* NEWS PAGE END */

	/* OUR TEAM */
	.our-team {
		padding: 50px 0 85px 0;
	}
	.our-team h2 {
		margin-bottom: 61px;
	}
	.our-team .team-wrap .item {
		width: 100%;
		margin-right: 0%!important;
		margin-bottom: 50px;
		border-width: 4px;
	}
	.team-wrap .item .full-img {
		height: 420px;
	}
	.team-wrap .item .for-text {
		padding: 31px 15px 90px 36px;
	}
	.team-wrap .item .member-name {
		margin-bottom: 15px;
		font: 600 36px/43px 'Open Sans', sans-serif;
	}
	.team-wrap .item .member-position {
		margin-bottom: 33px;
		font: 26px/31px 'Open Sans', sans-serif;
	}
	.team-wrap .item .descr {
		font: 600 26px/36px 'Open Sans', sans-serif;
	}
	.team-wrap .item .descr .title {
		font-size: 28px;
	}
	.team-wrap .item ul {
		margin: 7px 0;
		padding-left: 28px;
	}
	.team-wrap .item li {
		margin-bottom: 5px;
		padding-left: 31px;
		font: 26px/36px 'Open Sans', sans-serif;
	}
	.team-wrap .item .show-all {
		bottom: 37px;
		left: 34px;
		padding-right: 30px;
		font: 600 20px/28px 'Open Sans', sans-serif;
		letter-spacing: 2px;
	}
	/* OUR TEAM END */

	/* FOR BUSINESSMAN */
	.for-businessman {
		padding: 50px 0 70px 0;
	}
	.for-businessman h2 {
		margin-bottom: 61px;
	}
	.for-businessman-wrap .col {
		width: 100%;
		margin-right: 0;
	}
	.for-businessman-wrap .item {
		margin-bottom: 50px!important;
		border: none;
	}
	.for-businessman-wrap .item .title span.for-img {
		width: 83px;
		margin-right: 30px;
	}
	.for-businessman-wrap .item .title span.for-img img {
		width: 100%;
	}

	.for-businessman-wrap .item .title {
		min-height: 124px;
		padding: 17px 85px 11px 28px;
		font: 600 30px/36px 'Open Sans', sans-serif;
	}
	.for-businessman-wrap .item .title p {
		width: calc(100% - 113px);
	}
	.for-businessman-wrap .item .title .icon {
		position: absolute;
		top: calc(50% - 26px);
		right: 30px;
		display: block;
		width: 52px;
		height: 52px;
		margin: 0;
		border: 4px solid #0c6ad4;
		border-radius: 50%;
	}
	.for-businessman-wrap .item .title .icon:after {
		position: absolute;
		top: calc(50% - 5px);
		left: calc(50% - 8px);
		display: block;
		content: '';
		width: 16px;
		height: 10px;
		background: url(../img/78.png) no-repeat center;
	}

	.for-businessman-wrap .item .title.active {
		background: #0c6ad4;
		color: #fff;
	}
	.for-businessman-wrap .item .title.active span.for-img img {
		display: none;
	}
	.for-businessman-wrap .item .title.active span.for-img .active-block {
		display: block;
	}
	.for-businessman-wrap .item .title.active .icon {
		border-color :#fff;
	}
	.for-businessman-wrap .item .title.active .icon:after {
		background: url(../img/78-active.png) no-repeat center;
	}

	.business-reg-wrap .wrap {
		display: none;
	}
	.for-businessman-wrap .item .some-content {
		display: none;
		padding: 30px 29px 41px 33px;
		border: 4px solid #edf0f3;
	}
	.for-businessman-wrap .item ul li {
		margin-bottom: 33px;
	}
	.for-businessman-wrap .item a {
		font: 28px/34px 'Open Sans', sans-serif;
	}

	/*for-businessman page */
	.seo-block {
		padding: 46px 0 54px 0;
	}
	.seo-block .for-text {
		text-align: left;
		font: 22px/34px 'Open Sans', sans-serif;
	}
	.seo-block h2 {
		margin-bottom: 32px;
		text-align: left;
		font-size: 32px;
	}
	/*for-businessman page */
	/* FOR BUSINESSMAN END */

	/**/
	.all-services {
		padding: 50px 0 120px;
	}
	.all-services h2 {
		margin-bottom: 59px;
	}
	.all-services .stats {
		display: none;
	}
	.all-services  .stats-mobile-wrap,
	.all-services  .stats-mobile {
		display: block;
		margin-bottom: 31px;
		font: 22px/34px 'Open Sans', sans-serif;
	}
	.all-services  .stats-mobile-wrap {
		margin-bottom: 54px;
	}
	.all-services  .stats-mobile-wrap .wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
		min-height: 320px
	}
	.all-services  .stats-mobile-wrap .wrap .left {
		position: static;
		width: 245px;
		align-self: flex-end;
	}
	.all-services  .stats-mobile-wrap .wrap .right {
		width: calc(100% - 245px);
		padding: 14px 20px 20px 0;
		font: 600 20px/30px 'Open Sans', sans-serif;
	}
	.all-services  .stats-mobile-wrap .wrap .right p {
		padding: 0;
	}
	.all-services  .stats-mobile-wrap p {
		margin: 30px 0;
		padding: 0 20px;
		letter-spacing: .7px;
	}
	.all-services  .stats-mobile-wrap .title {
		text-align: center;
		margin: 36px 0 31px;
		font: 24px/24px 'BitterRegular';
		color: #0c6ad4;
	}	
	.all-services  .stats-mobile-wrap .title>span {
		font: 24px/24px 'BitterBold';
		text-transform: uppercase;
	}
	.all-services  .stats-mobile-wrap .phones {
		display: flex;
		justify-content: space-between;

		font: 25px/24px 'BitterBold';
		letter-spacing: .5px;
	}
	.all-services-acc .accordeon-item {
		border-bottom: 2px solid #e3e6ea;
	}
	.all-services-acc .accordeon-item .accordeon-header {
		padding: 41px 92px 47px 0px;
		font: 40px/48px 'BitterRegular';
	}
	.all-services-acc .accordeon-item .accordeon-header .icon {
		position: absolute;
		top: calc(50% - 26px);
		right: 32px;
		margin-left: 0;
	}


	.all-services-acc .accordeon-item .accordeon-body {
		padding: 17px 0 30px 0;
	}

	.services-page {
		padding-top: 34px;
	}
	.single-service .left, .single-service .right {
		padding: 0 30px;
	}
	.single-service .left h2 {
		margin-bottom: 51px;
	}
	.single-service .left .wrap {
		padding-bottom: 43px;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.single-service .left.girl-img {
		padding: 0;
	}
	.single-service div.left.girl-img div.wrap {
		justify-content: flex-start;
		min-height: 532px;
		padding: 16px 30px 16px 30px;
		background: url(../img/119.png) no-repeat -46px bottom;
			background-size: 53%;
	}
	.single-service .left.girl-img .wrap h2 {
		margin-bottom: 93px;
	}
	.single-service .left.girl-img .wrap  p {
		margin-bottom: 14px;
		padding-left: 243px;
	}
	.single-service .left.girl-img .wrap .title {
		margin-bottom: 18px;
		font: 600 30px/44px 'Open Sans', sans-serif;
	}
	.single-service .left.girl-img .wrap .light {
		font: 24px/30px 'Open Sans', sans-serif;
	}

	.single-service .left .title {
		margin-bottom: 20px;
		font: 600 32px/44px 'Open Sans', sans-serif;
	}
	.single-service .left p {
		margin-bottom: 45px;
	}
	.single-service .left ul {
		padding-left: 25px;
	}
	.single-service .left ul.dot-marker li {
		margin-bottom: 15px;
		padding-left: 31px;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.single-service .right .wrap {
		padding: 49px 0 156px 0;
		-webkit-background-size: 470px;
		background-size: 470px;
		font-size: 24px;
		line-height: 34px;
	}
	.single-service .right h2 {
		margin-bottom: 23px;
	}
	.single-service .right p {
		margin-bottom: 24px;
	}
	.single-service .right .price-block {
		display: block;
		margin-right: 0;
		margin-bottom: 30px;
		font-size: 36px;
		line-height: 44px;
	}
	.single-service .right .btn {
		padding: 35px 20px;
		font-size: 28px;
		min-width: 376px;
	}

	.our-offer {
		padding: 50px 0 55px 0;
	}
	.our-offer h2 {
		margin-bottom: 49px;
	}
	.our-offer .item-wrap.mobile {
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.our-offer .item-wrap.mobile .info-block {
		width: 100%;
		font-size: 22px;
	}
	.our-offer .item-wrap.mobile .info-block p {
		margin-bottom: 6px;
	}
	.our-offer .item-wrap.mobile .info-block ul {
		padding-left: 25px;
	}
	.our-offer .item-wrap.mobile .info-block ul.dot-marker li {
		font-size: 22px;
		line-height: 32px;
	}	
	.our-offer .item-wrap.mobile .offer {
		width: 100%;
		margin-bottom: 60px;
		padding-bottom: 60px
	}
	.our-offer .item-wrap.mobile .offer:last-child {
		margin-bottom: 0;
	}
	.our-offer .item-wrap .header {
		min-height: 124px;
		padding: 5px 10px 12px 30px;
		font: 600 30px/30px 'Open Sans', sans-serif;
	}
	.our-offer .item-wrap.mobile .offer ul {
		padding: 16px 40px;
	}
	.our-offer .item-wrap.mobile .offer ul p {
		padding: 16px 0 23px 0;
	}
	.our-offer .item-wrap.mobile .offer ul .check-icon {
		width: 32px;
		height: 32px;
		margin-right: 10px;
	}
	.our-offer .item-wrap.mobile .offer ul .check-icon img {
		width: 100%;
	}
	.our-offer .item-wrap.mobile strong {
		font-weight: 900;
	}
	.our-offer .item-wrap.mobile .price-block {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 19px 0 34px
	}
	.our-offer .item-wrap.mobile .price-block .old-price {
		font: 700 26px/26px 'Open Sans', sans-serif;
	}
	.our-offer .item-wrap.mobile .price-block .new-price {
		margin: 0 22px;
		font: 700 36px/36px 'Open Sans', sans-serif;
	}
	.our-offer .item-wrap.mobile .price-block .new-price.hot {
		color: #ff4747;
	}
	.our-offer .item-wrap.mobile .btn-wrap .btn {
		min-width: 377px;
		padding: 30px 10px 30px 10px;
		font: 28px/28px 'Open Sans', sans-serif;
	}

	.why-we {
		padding: 93px 0 95px 0;
	}
	.why-we .item {
		width: 100%;
		max-width: none;
		margin-bottom: 29px;
		font: 26px/40px 'Open Sans', sans-serif;
	}
	.why-we .item .for-img {
		width: 102px;
		height: auto;
		margin-top: 16px;
	}
	.why-we .item .for-text {
		width: calc(100% - 102px);
		max-width: none;
		padding: 16px 0 0 38px;
	}
	.why-we .item .title {
		margin-bottom: 21px;
		font: 600 32px/41px 'Open Sans', sans-serif;
		color: #303645;
	}

	.sale-section .left .sale {
		left: 30px;
	}
	.sale-section .left .wrap {
		padding: 121px 30px 61px 30px;
		font: 26px/40px 'Open Sans', sans-serif;
	}
	.sale-section .left .title {
		margin-bottom: 38px;
		font: 36px/44px "BitterBold";
	}
	.sale-section .left .footer {
		margin-top: 40px;
		font: 22px/27px 'Open Sans', sans-serif
	}
	.sale-section .right .wrap {
		padding: 49px 30px 60px 30px;
	}
	.sale-section .right .wrap h3 {
		text-align: center;
		font-size: 40px;
		line-height: 48px;
	}
	.sale-section .right .wrap form {
		display: block;
		max-width: none;
		margin: 61px auto 0;
	}
	.sale-section .right .wrap form .input-wrap {
		width: 100%;
		margin-bottom: 40px;
	}
	.sale-section .right .wrap form .text {
		height: 112px;
		padding: 0 15px 0 35px;
		font: 28px/36px 'Open Sans', sans-serif;
	}
	.sale-section .right .wrap form .submit-wrap {
		margin-top: 60px;
	}
	.sale-section .right .wrap form .submit {
		min-width: 376px;
		height: 88px;
		padding: 0 20px;
		font: 28px 'Open Sans',sans-serif;
	}

	.how-to-buy {
		padding: 91px 0 20px 0;
	}
	.how-to-buy h2 {
		margin-bottom: 61px;
	}
	.how-to-buy .item {
		width: 100%;
		border: 4px solid #edf0f3;
		margin-bottom: 40px;
		padding: 26px 15px 37px 15px;
		font: 28px/40px 'Open Sans', sans-serif;
	}
	.how-to-buy .item .step {
		margin-bottom: 21px;
		font: 66px/66px "BitterBold";
	}
	.how-to-buy .item a {
		display: inline-block;
		margin: 12px 0 22px;
		border-bottom: 2px dashed #0c6ad4;
		font: 28px/37px 'Open Sans', sans-serif;
	}
	.how-to-buy .item .text-light {
		font: 22px/25px 'Open Sans', sans-serif;
		color: #a5acb7;
	}
	.how-to-buy .item ul {
		margin-bottom: 20px;
		padding-left: 21px
	}
	.how-to-buy .item ul li {
		margin-bottom: 15px;
		padding-left: 50px;
	}
	.how-to-buy .item .light-text {
		padding-left: 71px;
		text-align: left;
		font: 22px/26px 'Open Sans', sans-serif;
		color: #a5acb7;
	}
	ul.check-marker.blue-marker li:before {
		top: 11px;
		background: url(../img/80.png) no-repeat center;
	}

	.accordeon-section {
		padding: 31px 0 70px 0;
	}
	.accordeon-section h2 {
		margin-bottom: 61px;
	}
	.accordeon-item {
		margin-bottom: 30px;
		border: 4px solid #edf0f3;
	}
	.accordeon-item .accordeon-header {
		padding: 32px 110px 38px 28px;
		font: 600 30px/36px 'Open Sans', sans-serif;
		letter-spacing: .0px;
	}
	.accordeon-item .accordeon-header p {
		border-bottom: none;
	}
	.accordeon-item .accordeon-header .icon {
		top: calc(50% - 26px);
		right: 29px;
		width: 52px;
		height: 52px;
		border: 4px solid #0c6ad4;
	}
	.accordeon-item .accordeon-body {
		margin-top: -16px;
		padding: 0 27px 18px 28px;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.accordeon-item .accordeon-body ul {
		padding-left: 23px;
	}
	.accordeon-item .accordeon-body ul li {
		margin-bottom: 16px;
		font: 24px/34px 'Open Sans', sans-serif;
	}

	.seo {
		padding: 50px 0 53px 0;
	}
	.seo h2 {
		margin-bottom: 35px;
		text-align: left;
		font-size: 30px;
		line-height: 40px;
	}
	.seo .text-column .column {
		height: 526px;
		margin-bottom: 8px;
		font: 22px/34px 'Open Sans', sans-serif;
	}
	/**/

	/**/
	.calculation {
		padding: 50px 0 61px 0;
	}
	.calculation h2 {
		margin-bottom: 41px;
	}
	.calculation .wrap .left, 
	.calculation .wrap .right, 
	.calculation .wrap .center {
		margin-bottom: 40px;
	}
	.calculation .wrap .left {
		padding: 30px 30px 40px 30px;
	}
	.calculation .left .title {
		margin-bottom: 44px;
		font: 600 30px/36px 'Open Sans', sans-serif;
	}
	.calculation .left .title .for-img {
		width: 80px;
		height: 80px;
	}
	.calculation .left .title p {
		margin-top: 0; /*margin-top: 4px;*/
		width: calc(100% - 80px);
	}
	.calculation .wrap .left .input-wrap, 
	.calculation .wrap .right .input-wrap {
		width: 100%;
		margin-bottom: 30px;
	}
	.calculation .wrap .left .input-wrap:last-child, 
	.calculation .wrap .right .input-wrap:last-child {
		margin-bottom: 0;
	}
	label {
		padding: 24px 10px 28px 87px;
		font: 28px/36px 'Open Sans', sans-serif;
	}
	label:before {
		top: 30px;
		left: 30px;
		width: 28px;
		height: 28px;
		border: 4px solid #fff;
	}
	input[type=radio]:checked + label:before {
		box-shadow: inset 0 0 0 4px #fff;
	}

	.calculation .center .block {
		position: relative;
		margin-bottom: 40px;
		padding: 30px 30px 43px 30px;
	}
	.calculation .center .block:after {		
		position: absolute;
		bottom: -40px;
		left: calc(50% - 3px);
		display: block;
		content: '';
		width: 6px;
		height: 40px;
		background: linear-gradient(rgba(255,255,255,.5), #fff);
	}
	.calculation .center .block:last-child:after {
		display: none;
	}

	.calculation .center .title {
		min-height: 80px;
		margin-bottom: 55px;
		font-size: 30px;
		line-height: 36px;
	}
	.calculation .center .title .for-img {
		width: 80px;
	}
	.calculation .center .title p {
		width: calc(100% - 80px);
		margin-top: 0px;
		padding-left: 18px;
	}
	.calculation .slider-range {
		height: 8px;
		margin: 0 auto 93px;
		border-radius: 8px;
	}
	.calculation .slider-range .jslider .jslider-bg {
		position: relative;
		height: 8px;
		background: linear-gradient(to right, #489af5, #0d6bd4);
	}
	.calculation .slider-range:before,
	.calculation .slider-range:after {
		height: 8px;
		border-radius: 4px;
	}
	.calculation .slider-range .jslider .jslider-pointer {
		top: -22px;
		width: 52px;
		height: 52px;
		margin-left: -25px;
	}
	.calculation .slider-range .jslider .jslider-pointer:before {
		top: calc(50% - 10px);
		left: calc(50% - 10px);
		width: 20px;
		height: 20px;
	}
	.calculation .slider-range .jslider .jslider-label {
		width: 76px;
		top: -50px;
		margin-left: -38px !important;
		font: 700 24px/22px 'Open Sans', sans-serif;
	}
	.calculation .slider-range .jslider .jslider-scale ins {
		top: 28px;
		width: 76px;
		font: 700 24px/22px 'Open Sans', sans-serif;
	}
	.calculation .slider-range .jslider .jslider-scale span:last-child ins {
		margin-left: -50px !important;
	}
	.calculation .info {
		font: 20px/24px 'Open Sans', sans-serif;
	}
	.calculation .center .block:last-child {
		padding-bottom: 8px;
	}

	
	.calculation .wrap .right {
		margin-bottom: 50px;
		padding: 30px 30px 40px 30px;
	}
	.calculation .right .title {
		margin-bottom: 44px;
		font: 600 30px/36px 'Open Sans', sans-serif;
	}
	.calculation .right .title .for-img {
		width: 80px;
		height: 80px;
	}
	.calculation .right .title p {
		margin-top: 0;
		width: calc(100% - 80px);
		padding-left: 18px;
	}
	.calculation .wrap .right .input-wrap.text {
		margin-top: -10px;
	}
	.calculation .right .text label {
		padding: 0 35px 0 0;
		font-size: 24px;
		line-height: 24px;
	}
	.calculation .right div.text input[type="number"] {
		width: 175px;
		max-width: none;
		height: 88px;
		border: 4px solid #fff;
		font: 600 34px/34px 'Open Sans', sans-serif;
	}

	.calculation .full .input-wrap {
		justify-content: center;
		width: 100%;
		height: 100px;
		margin: 0;
		padding: 7px 20px 11px 20px;
		border-radius: 50px;
	}
	.calculation .full .descr {
		margin-right: 30px;
		font: 22px/27px 'Open Sans', sans-serif
	}
	.calculation .full p {
		font: 700 48px/48px 'Open Sans', sans-serif;
	}
	.calculation  a.print {
		display: none;
	}

	.calculation .wrap .left:after, 
	.calculation .wrap .right:after, 
	.calculation .wrap .center:after {
		bottom: -40px;
		left: calc(50% - 3px);
		width: 6px;
		height: 40px;
	} 
	.calculation .wrap .right:after {
		bottom: -50px;
		height: 50px;
	}
	/**/

	/**/
	.calculation-3 {
		padding: 50px 0 31px 0;
	}
	.calculation-3 .content-wrap .left {
		margin-bottom: 40px;
		padding: 30px 30px 40px 30px;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.calculation-3 .content-wrap .left .title {
		margin-bottom: 22px;
	}
	.calculation-3 .left .input-wrap {
		flex-wrap: wrap;
		margin-bottom: 32px;
	}
	.calculation-3 .left .input-wrap p {
		width: 100%;
		margin-bottom: 19px;
	}
	.calculation-3 .left .input-wrap input {
		height: 88px;
		border: 4px solid #a5acb7;
		text-align: center;
		font: 600 34px/34px 'Open Sans', sans-serif;
		color: #303645;
		width: calc(100% - 40px);
	}
	.calculation-3 .left .rouble {
		width: 40px;
		margin: 0;
		font-size: 40px;
		text-align: center;
	}
	.calculation-3 .left .input-wrap input.hasDatepicker {
		width: 100%;
		background: url(../img/81.png) no-repeat right 10px;
	}
	.calculation-3 .left .input-wrap.calendar-wrap {
		margin-bottom: 43px;
	}

	.calculation-3 .content-wrap .right {
		margin-bottom: 40px;
		padding: 27px 30px 10px 30px;
	}
	.calculation-3 .content-wrap .right .input-wrap {
		width: 100%;
		margin-bottom: 30px;
	}
	.calculation-3 .content-wrap .right .input-wrap:last-child {
		margin-bottom: 0;
	}
	.calculation-3 .content-wrap .right label {
		max-width: none;
		min-height: 88px;
		margin: 0;
		padding: 7px 15px 10px 87px;
		line-height: 34px;
	}
	.calculation-3 .right .input-wrap.calendar-wrap {
		margin-top: -10px;
	}
	.calculation-3 .right .input-wrap.calendar-wrap #from-1 {
		max-width: none;
		height: 88px;
		margin-top: 0;
		padding-right: 80px;
		border: 4px solid #fff;
		background: url(../img/82.png) no-repeat right 10px;
		font: 600 34px/34px 'Open Sans', sans-serif;
	}
	.calculation-3 .content-wrap .right:last-child {
		margin-bottom: 50px;
		padding-bottom: 40px;
	}
	.calculation-3 .content-wrap .right:last-child:after {
		bottom: -50px;
		height: 50px;	
	}
	.calculation-3 .content-wrap .left:after,
	.calculation-3 .content-wrap .right:after {
		bottom: -40px;
		left: calc(50% - 3px);
		width: 6px;
		height: 40px;
	}
	.calculation-3 .results .white-wrap {
		flex-wrap: wrap;
		height: auto;
		padding: 40px 50px 27px;
		border-radius: 20px;
	}
	.calculation-3 .results .white-wrap .left-block,
	.calculation-3 .results .white-wrap .right-block {
		width: 100%;
	}
	.calculation-3 .results .white-wrap dt {
		width: 72%;
		margin-bottom: 11px;
		font: 22px/27px 'Open Sans', sans-serif;
	}
	.calculation-3 .results .white-wrap dd {
		width: 28%;
		margin-bottom: 11px;
		font: 700 28px/27px 'Open Sans', sans-serif;
	}
	.calculation-3 .results .white-wrap .right-block dt {
		width: 50%;
	}
	.calculation-3 .results .white-wrap .right-block dd {
		width: 50%;
		margin-top: 0;
		text-align: center;
		font: 700 48px/48px 'Open Sans', sans-serif;
	}
	/**/

	/**/
	.calculation-4 {
		padding: 52px 0 0 0;
	}
	.calculation-4 .clearfix>.left, 
	.calculation-4 .clearfix>.right {
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.calculation-4 .left {
		width: 100%;
		margin-bottom: 23px;
	}
	.calculation-4 .left h3 {
		font-size: 36px;
		line-height: 44px;
	}

	.calculation-4 .right {
		width: 100%;
	}
	.calculation-4 .right ul.dot-marker {
		padding-left: 25px;
		padding-right: 10px;
	}
	.calculation-4 .right ul.dot-marker li {
		margin-bottom: 15px;
		padding-left: 31px;
		font: 24px/34px 'Open Sans', sans-serif;
	}

	.calculation-4 .tabs-wrapper {
		margin-top: 45px;
	}
	.calculation-4 .tab-toggle {
		padding: 19px 10px 23px 10px;
		font: 28px/33px "BitterRegular";
	}
	.calculation-4 .tabs-body .left {
		margin-bottom: 40px;
		padding: 30px 30px 40px 30px;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.calculation-4 .tabs-body .left .title {
		margin-bottom: 22px;
	}
	.calculation-4 .tabs-body .left .input-wrap {
		flex-wrap: wrap;
		margin-bottom: 32px;
	}
	.calculation-4 .tabs-body .left .input-wrap p {
		width: 100%;
		margin-bottom: 28px;
	}
	.calculation-4 .tabs-body .left .input-wrap input {
		width: 100%;
		height: 88px;
		border-width: 4px;
		font-size: 34px;
	}
	.calculation-4 .tabs-body .left .input-wrap .rouble {
		display: none;
		margin: 0 4px 0 8px;
		font-size: 40px;
	}
	.calculation-4 .tabs-body .left .input-wrap input.hasDatepicker {
		margin-bottom: 40px;
		background: url(../img/81.png) no-repeat right 10px;
	}
	.calculation-4 .tabs-body .left .input-wrap input.hasDatepicker:last-child {
		margin-bottom: 0;
	}
	.calculation-4 .tabs-body .left .calendar-wrap {
		margin-bottom: 45px;
	}
	.calculation-4 .tabs-body .left .sep {
		display: none;
	}

	.calculation-4 .tabs-body .right {
		padding: 30px 30px 40px 30px;
	}
	.calculation-4 .tabs-body .right .title {
		margin-bottom: 40px;
	}
	.calculation-4 .tabs-body .input-wrap {
		flex-wrap: wrap;
		margin-bottom: 30px;
	}
	.calculation-4 .tabs-body .input-wrap label {
		width: 100%;
		height: 102px;
		max-width: none;
		margin: 0 0 20px 0;
		padding: 8px 23px 14px 86px;
		line-height: 34px;
	}
	.calculation-4 .tabs-body .input-wrap input[type="text"] {
		width: 100%;
		height: 88px;
		border-width: 4px;
		font: 600 28px/28px 'Open Sans', sans-serif;
	}

	.calculation-4 .tabs-body .tab-317 .content-wrap {
		margin-bottom: 85px;
	}
	.calculation-4 .tabs-body .tab-317 .dot-border {
		font: 600 28px/34px 'Open Sans', sans-serif;
		border-bottom: none;
		text-transform: none;
	}

	.calculation-4 .tabs-body .tab-317 .results {
		margin: 91px 0 29px;
	}
	.calculation-4 .results .white-wrap {
		height: auto;
		flex-wrap: wrap;
		padding: 30px 50px;
		border-radius: 20px;
	}
	.calculation-4 .results .white-wrap .left-block {
		width: 100%;
		margin-bottom: 32px;
	}
	.calculation-4 .results .white-wrap dt {
		width: 55%;
		margin-bottom: 8px;
		font: 22px/27px 'Open Sans', sans-serif;
	}
	.calculation-4 .results .white-wrap dd {
		width: 45%;
		margin-bottom: 8px;
		font: 700 28px/27px 'Open Sans', sans-serif; 	
	}
	.calculation-4 .results .white-wrap .right-block {
		width: 100%;
	}
	.calculation-4 .results .white-wrap .right-block dt {
		width: 55%;
	}
	.calculation-4 .results .white-wrap .right-block dd {
		width: 45%;
		font-size: 48px;
		line-height: 48px;
	}

	
	.calculation-4 .tabs-body .tab-395 .white-block {
		padding: 0 30px;
	}
	.calculation-4 .tabs-body .tab-395 .white-block .left {
		padding: 30px 0 39px 0;
	}
	.calculation-4 .tabs-body .tab-395 .input-wrap input[type="text"] {
		font-size: 34px;
	}
	.calculation-4 .tabs-body .tab-395 .left .select {
		width: 100%;
	}
	.calculation-4 .tabs-body .tab-395 .left .select p {
		width: 100%; 
		margin-bottom: 0;
		padding: 18px 60px 26px 26px;
		font: 600 34px/41px 'Open Sans', sans-serif;
		color: #303645;
		letter-spacing: 0px;
		border-width: 4px;
	}
	.calculation-4 .tab-395 .select p:after {
		margin-top: 0;
		top: calc(50% - 7px);
		right: 36px;
		width: 24px;
		height: 14px;
		background: url(../img/83.png) no-repeat center;
		border: none;
	}
	.calculation-4 .tab-395 .select ul {
		top: calc(100% - 4px);
		border: 4px solid #a5acb7;
	}
	.calculation-4 .tab-395 .select ul li {
		padding: 18px 60px 26px 26px;
		border-bottom: 4px solid #a5acb7;
		font: 600 34px/41px 'Open Sans', sans-serif;
	}
	.calculation-4 .tab-395 .calendar-wrap {
		margin-bottom: 48px!important;
	}
	.calculation-4 .tabs-body .tab-395 .dot-border {
		font: 600 28px/34px 'Open Sans', sans-serif;
		border-bottom: none;
		text-transform: none;
	}

	.calculation-5 .table-wrap {
		padding: 12px 30px 59px 30px;
	}
	.calculation-5 table {
		display: block;
	}
	.calculation-5 table thead {
		display: none;
	} 
	.calculation-5 table tbody tr {
		overflow: hidden;
	}
	.calculation-5 table tbody tr td {
		width: 50%;
		float: left;
	}
	.calculation-5 table tbody tr td:first-child {
		width: 100%;
		padding: 22px 0 15px 0;
		font: 400 30px/36px 'Open Sans', sans-serif;
		letter-spacing: 2px;
	}
	.calculation-5 .table-wrap table tbody td.price {
		width: 50%!important;
		float: right;
		padding: 0 10px 33px!important;
		background: transparent;
		font: 700 28px/28px 'Open Sans', sans-serif;
	}
	.calculation-5 .table-wrap table.three-column td:nth-child(2) {
		float: left;
		width: 50% !important;
		padding:2px 10px 31px 0!important;
		font: 26px/28px 'Open Sans', sans-serif;
		letter-spacing: .6px;
	}
	.calculation-5 .btn-wrap {
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 46px;
	}
	.calculation-5 .btn-wrap a {
		margin: 0 100px 50px 100px;
		border-bottom: 2px dashed #0c6ad4;
		font: 24px/30px 'Open Sans', sans-serif;
		color: #0c6ad4;
	}
	.calculation-5 .btn-wrap a .drop-arrow {
		width: 24px;
		height: 14px;
		background: url(../img/83.png) no-repeat center;
	}
	.calculation-5 .btn-wrap a .up-arrow {
		width: 24px;
		height: 14px;
		background: url(../img/83.png) no-repeat center;
		transform: rotateX(180deg);
	}
	.calculation-5 .btn-wrap .btn {
		width: 376px;
		margin: 0;
		padding: 30px 40px 28px 40px;
		font-size: 28px;
		line-height: 28px;
	}

	.ui-widget.ui-widget-content {
		width: 520px!important;
	}
	.ui-widget {
		font-size: 28px!important;
	}
	/**/

	/* SPECIAL OFFER PAGE *************************************************************/
	.special-offer-page {
		padding: 50px 0 50px 0;
	}
	.special-offer-page h2 {
		margin-bottom: 30px;
	}
	.special-offer-page .archive {
		position: static;
		margin-bottom: 43px;
		padding-left: 67px;
		font: 600 20px/24px 'Open Sans', sans-serif;
	}	
	.special-offer-page .archive:before {
		width: 52px;
		height: 50px;
		background-size: cover;
	}
	.special-offer-page .item {
		/* flex-direction: column-reverse;
		flex-wrap: wrap; */
		margin-bottom: 96px;
	}
	.special-offer-page .item .for-img {
		width: 100%;
		height: auto;
		margin-bottom: 28px;
	}
	.special-offer-page .item .for-text {
		display: flex;
		width: 100%;
		padding: 0 0 0 0;
	}
	.special-offer-page .item .for-text .offer-deadline {
		position: static;
		margin-bottom: 19px;
		order: -1;
		width: 100%;
		font: 20px/26px 'Open Sans', sans-serif;
		letter-spacing: .5px
	}
	.special-offer-page .item .for-text .offer-deadline p {
		width: auto;
	}
	.special-offer-page .item .for-text .offer-deadline span {
		font: 700 26px/26px 'Open Sans', sans-serif;
		letter-spacing: 0;
	}
	.special-offer-page .item .for-text .offer-title {
		margin-bottom: 29px;
		font: 600 32px/44px 'Open Sans', sans-serif;
		letter-spacing: 0;
	}
	.special-offer-page .item .for-text .offer-descr {
		margin-bottom: 30px;
		font: 26px/40px 'Open Sans', sans-serif;
		letter-spacing: .9px;
	}
	.special-offer-page .item .for-text .sale {
		left: 30px;
		padding: 25px 19px 23px 20px;
		font: 26px/26px "BitterRegular";
	}
	/* SPECIAL OFFER PAGE END *********************************************************/

	/* PAYMENT PAGE *******************************************************************/
	.payment-page {
		padding: 0 0 29px;
	}
	.payment-page .container {
		display: flex;
		flex-direction: column;
		padding: 0;
	}
	.payment-page .container:after {
		display: none;
	}
	.payment-page h2 {
		margin-bottom: 0;
		padding: 50px 30px 60px 30px!important;
		background: #fff;
		order: -1;
		text-align: center;
	}
	.payment-page .left {
		width: 100%;
		margin: 0 0 20px 0;
		padding: 50px 30px 50px 30px;
		background: #edf0f3;
		box-shadow: none;
	}
	.payment-page .left form {
		padding: 30px 30px 60px 30px;
		background: #fff;
		border-radius: 2px
	}
	.payment-page .left h4 {
		margin: 5px 0 38px 0;
		font-size: 30px;
		line-height: 40px;
	}
	.payment-page .left .input-wrap {
		margin-bottom: 40px;
	}
	.payment-page .left input {
		height: 88px;
		padding: 0 35px;
		border: 4px solid #a5acb7;
		font-size: 28px;
	}
	.payment-page .left label {
		padding: 27px 10px 33px 87px;
		font: 600 28px/28px 'Open Sans', sans-serif;
	}
	.payment-page .left .sum-wrap .label {
		padding-bottom: 8px;
		font: 600 28px/28px 'Open Sans', sans-serif;
		letter-spacing: 1.5px;
	}
	.payment-page .left .sum-wrap input {
		width: 338px;
		margin: 0 15px 0 41px;
		font-size: 28px;
	}
	.payment-page .left .sum-wrap .rouble {
		font-size: 28px;
		font-weight: 600;
	}
	.payment-page .left .btn {
		margin: 20px 0 25px 0;
		padding: 29px 20px 31px 20px;
		font: 300 28px/28px 'Open Sans', sans-serif;
	}
	.payment-page .left .info {
		font: 300 20px/24px 'Open Sans', sans-serif;
	}

	.payment-page .block {
		padding: 53px 30px 31px 30px;
		width: 100%;
	}
	.payment-page .block h4 {
		font: 600 30px/36px 'Open Sans', sans-serif;
	}

	.payment-page .block ol {
		margin: 50px 0 28px 0px;
	}
	.payment-page .block ol li {
		margin-bottom: 68px;
		padding-left: 101px;
		font: 24px/34px 'Open Sans', sans-serif!important;
	}
	.payment-page .block ol li:before {
		top: -19px;
		width: 62px;
		height: 74px;
		background: url(../img/105.png) no-repeat center;
		font: 600 24px/74px 'Open Sans', sans-serif;
	}
	.payment-page .block ol li p {
		margin: 18px 0;
	}
	.payment-page .block ol li a {
		border-bottom: 1px dashed #0c6ad4;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.payment-page .block .item-wrap {
		margin-top: 32px;
	}
	.payment-page .block .item {
		width: 100%;
		margin-bottom: 48px;
	}
	.payment-page .block .item .title {
		margin: 0 0 24px 0;
		font: 600 26px/36px 'Open Sans', sans-serif;
	}
	.payment-page .block .item .links-wrap a {
		/* width: 96px; */
		margin-right: 34px;
	}

	.payment-page .block .item .links-wrap img {
		max-width: none;
	}
	/*.payment-page .block .item .links-wrap a img.mobile-icon {
		display: block;
	} */
	/* PAYMENT PAGE *******************************************************************/

	/* SEARCH PAGE  *******************************************************************/
	.search-page  {
		padding-top: 50px;
	}
	.search-page h2 {
		margin-bottom: 61px;
	}
	.search-page form {
		margin-bottom: 30px;
	}
	.search-page form .text {
		height: 80px;
		padding: 0 80px 0 28px;
		font-size: 28px;
	}
	.search-page form .submit {
		width: 139px;
		height: 80px;
		font: 24px/24px 'Open Sans', sans-serif;
	}
	.search-page form .search-result {
		padding: 22px 0 25px 28px;
		font: 20px/22px 'Open Sans', sans-serif;
		letter-spacing: .6px;
	}
	.search-page .item {
		padding: 30px 0 36px;
	}
	.search-page .item .for-img {
		float: none;
		width: 100%;
		max-width: none;
		margin: 0 0 30px 0;
	}
	.search-page .item .for-img img {
		width: 100%;
	}
	.search-page .item .date {
		padding: 15px 15px 14px 16px;
		font: 600 22px/22px 'Open Sans', sans-serif;
	}
	.search-page .item .title {
		margin-bottom: 33px;
		font: 600 32px/44px 'Open Sans', sans-serif;
	}
	.search-page .item .descr {
		margin-bottom: 31px;
		font: 300 26px/40px 'Open Sans', sans-serif;
		letter-spacing: .5px;
	}
	/* SEARCH PAGE END ****************************************************************/

	/* QUESTIONS PAGE *****************************************************************/
	.questions-page {
		padding-top: 50px;
	}
	.questions-page .questions-tab.desktop-version {
		display: none;
	}
	.questions-page .questions-tab.mobile-version {
		display: block;
		padding: 51px 0 20px;
	}
	.questions-page .questions-tab.mobile-version .tab-toggle {
		display: block;
		width: 100%;
		float: none;
		margin-bottom: 30px;
		padding: 28px 0 40px 0;
		border: 4px solid #edf0f3;
		order: 0;
		font: 600 30px/40px 'Open Sans', sans-serif;
	}
	
	.questions-page .questions-tab.mobile-version .tab-toggle.active {
		border-bottom: none;
	}
	.questions-page .questions-tab.mobile-version .tab-content {
		margin-top: -32px;
	}
	.questions-page .questions-tab.mobile-version .accordeon-wrap {
		padding: 0 25px 35px 25px;
		border: 4px solid #edf0f3;
		border-top: none;
	}
	.questions-page .questions-tab.mobile-version .accordeon-item {
		padding-bottom: 30px;
	}
	.questions-page .questions-tab.mobile-version .accordeon-header {
		padding: 27px 60px 0 0;
	}
	.questions-page .questions-tab.mobile-version .name {
		font: 600 26px/26px 'Open Sans', sans-serif;
		color: #303645!important;
		letter-spacing: 0;
	}
	.questions-page .questions-tab.mobile-version .date {
		font: 600 20px/22px 'Open Sans', sans-serif;
	}
	.questions-page .questions-tab .questions {
		margin-top: 22px;
		font-size: 26px;
		line-height: 36px;
		letter-spacing: .8px;
	}
	.questions-page .questions-tab.mobile-version .accordeon-header .icon {
		top: 18px;
		right: 2px;
	}
	.questions-page .questions-tab.mobile-version .accordeon-body {
		padding: 26px 30px 11px 30px;
		font: 24px/34px 'Open Sans', sans-serif;
		letter-spacing: .7px;
	}
	.questions-page .questions-tab.mobile-version .accordeon-body p {
		margin: 10px 0 15px;
	}

	.send-questions-block .left {
		display: none;
	}
	.send-questions-block .right {
		padding: 60px 30px 120px;
		background: #edf0f3;
	}
	.send-questions-block .right form .input-wrap {
		width: 100%!important;
		margin-bottom: 40px;
	}
	.send-questions-block .right form input[type="text"],
	.send-questions-block .right form input[type="email"] {
		height: 112px!important;
		padding: 0 36px!important;
		background: transparent;
		border: 4px solid #a5acb7!important;
		font: 28px/28px 'Open Sans', sans-serif!important;
	}
	.send-questions-block .right form .select p {
		padding: 35px 60px 43px 26px;
		border: 4px solid #a5acb7;
		font: 600 28px/28px 'Open Sans', sans-serif;
		color: #303645;
	}
	.send-questions-block .right form .select p:after {
		margin-top: -5px;
		right: 36px;
		width: 24px;
		height: 14px;
		background: url(../img/83.png) no-repeat center;
	}
	.send-questions-block .right form .select ul {
		top: calc(100% - 4px);
		background: #edf0f3;
		border: 4px solid #a5acb7;
	}
	.send-questions-block .right form .select li {
		padding: 20px 26px;
		border-bottom: 4px solid #a5acb7;
		font: 28px/28px 'Open Sans', sans-serif;
		color: #303645;
	}
	.send-questions-block .right form textarea {
		height: 312px;
		padding: 31px 35px;
		background: #edf0f3;
		border: 4px solid #a5acb7;
		font: 28px/36px 'Open Sans', sans-serif;
		letter-spacing: .7px;
	}
	.send-questions-block .right form .submit-wrap {
		flex-wrap: wrap;
		font: 20px/12px 'Open Sans', sans-serif;
	}
	.send-questions-block .right form .submit-wrap .info {
		width: 100%;
		max-width: none;
		padding-left: 0;
		text-align: center;
		margin-bottom: 45px;
		letter-spacing: .5px;
	}
	.send-questions-block .right form .submit-wrap p {
		width: 100%;
	}
	.send-questions-block .right form .submit {
		width: 100%;
		height: 88px;
		font: 28px/28px 'Open Sans', sans-serif;
	}
	/* QUESTIONS PAGE END *************************************************************/
	
	/**/
	.about-page {
		margin-top: 0;
	}
	.about-page .seo-block {
		padding: 50px 0 39px 0;	
	}
	.about-page .seo-block h2 {
		margin-bottom: 28px;
	}
	.about-page .seo-block .for-text {
		font: 26px/36px 'Open Sans', sans-serif;
	}

	.about-page .why-we-block {
		padding: 73px 0 213px 0;
	}
	.about-page .why-we-block h2 {
		margin-bottom: 61px;
	}
	.our-activities {
		padding: 50px 0 59px 0;
	}
	.our-activities .item {
		width: 100%;
		margin-bottom: 50px;
	}

	.our-activities .item:first-child {
		margin-bottom: 37px;
	}
	.our-activities .item:last-child {
		margin-bottom: 0;
	}
	.our-activities .item h2 {
		text-align: center;
		font-size: 36px;
		line-height: 44px;
	}
	.our-activities .item .for-img {
		height: 126px;
		margin: 10px 0 20px;
	}
	.our-activities .item .for-img img {
		height: 100%;
	}
	.our-activities .item .for-text {
		font: 600 26px/36px 'Open Sans', sans-serif;
	}

	.our-boss .wrap {
		min-height: auto;
	}
	.our-boss .wrap .left, .our-boss .wrap .right {
		display: none;
	}
	.our-boss .wrap .center {
		padding: 53px 30px 10px;
		background: #fff;
	}
	.our-boss .wrap .center .for-text {
		font: 26px/36px 'Open Sans', sans-serif;
	}

	.our-advantages {
		padding-top: 26px;
		background: #fff;
	}
	.our-advantages ul.check-in-list li {
		margin-bottom: 30px;
		padding-left: 101px;
		font: 24px/34px 'Open Sans', sans-serif;
	}
	.our-advantages ul.check-in-list li:before {
		top: -20px;
		left: 0;
		width: 62px;
		height: 74px;
		background: url(../img/120.png) no-repeat center;
		font: 600 24px/74px 'Open Sans', sans-serif;
	}

	.about-page .four-item-slider-wrap .bx-wrapper .bx-prev {
		left: calc(50% - 109px);
		bottom: -123px;
	}
	.about-page .four-item-slider-wrap .bx-wrapper .bx-next {
		right: calc(50% - 109px);
		bottom: -123px;
	}
	.about-page .reviews {
		padding: 44px 0 73px 0;
	}
	.about-page .reviews .slider-wrap {
		margin-bottom: 139px;
	}
	.about-page .reviews .bx-wrapper .bx-prev {
		bottom: -86px;
	}
	.about-page .reviews .bx-wrapper .bx-next {
		bottom: -86px;
	}
	/**/

	/**/
	.error-page .container {
		min-height: 836px;
		align-items: flex-end;
		background: url(../img/84.png) no-repeat -8px 61px;
		background-size: 603px;
		font: 40px/48px "BitterRegular";
	}
	.error-page  .for-text {
		max-width: none;
		padding: 0 50px 112px 50px;
	}
	.error-page .for-text p {
		margin-bottom: 16px;
	}
	.error-page .for-text a.show-all {
		padding: 0 25px 0 1px;
		font-size: 20px;
		letter-spacing: 2px;
	}
	/**/
	
	.thanks-popup .popup {
		position: 78px 30px 63px 30px;
		font: 26px/40px 'Open Sans', sans-serif;
	}
	.thanks-popup .close-popup.button {
		font: 24px/40px 'Open Sans', sans-serif;
	}

	/* SOCIAL PAGE ********************************************************************/
	.social-page {
		margin-top: 0;
	}
	.banner-block {
		padding-bottom: 37px;
		background: transparent;
		font: 26px/40px 'Open Sans', sans-serif;
	}
	.banner-block .container {
		padding: 0;
	}
	.banner-block .wrap {
		max-width: none;
		padding: 0 30px;
	}
	.banner-block h2 {
		display: flex;
		align-items: center;
		min-height: 490px;
		margin: 0 -30px 50px;
		padding: 0px 60px 46px 30px;
		background: url(../img/130-4.png) no-repeat center center; 
		line-height: 48px;
	}
	.social-sec-block {
		font: 26px/40px 'Open Sans', sans-serif;
		letter-spacing: .9px;
	}
	.social-sec-block .left {
		width: calc(100% + 60px);
		margin: 0 -30px;
		padding: 69px 30px 66px 30px;
	}
	.social-sec-block .left h2 {
		margin-bottom: 29px;
	}
	.social-sec-block .right {
		width: calc(100% + 60px);
		margin: 0 -30px;
		padding: 72px 30px 65px 30px;
	}
	.social-sec-block .right h2 {
		margin-bottom: 17px;
	}
	.children-block {
		padding: 71px 0 112px;
	}
	.children-block h2 {
		margin-bottom: 51px;
		text-align: center;
	}
	.children-block .item-wrap {
		margin-bottom: 72px;
	}
	.children-block .item {
		flex-wrap: wrap;
		margin-bottom: 75px;
	}
	.children-block .item:last-child {
		margin-bottom: 0;
	}
	.children-block .full-img {
		width: 100%;
		max-width: none;
		height: 375px;
		margin-bottom: 32px;
	}
	.children-block .for-text {
		width: 100%;
		padding-left: 0;
	}
	.children-block .for-text .title {
		margin-bottom: 29px;
		font: 600 32px/40px 'Open Sans', sans-serif;
	}
	.children-block .for-text .descr {
		margin-bottom: 29px;
		font: 26px/40px 'Open Sans', sans-serif;
	}
	/* SOCIAL PAGE END*****************************************************************/

	/* CHILD HISTORY PAGE *************************************************************/
	.child-history-page {
		margin-top: 0;
		border-bottom-width: 2px;
	}
	.child-history-page .short-info {
		padding: 53px 0 173px;
	}
	.child-history-page .short-info .title {
		margin-bottom: 26px;
		text-align: left;
		font-size: 34px;
	}
	.child-history-page .short-info .descr {
		margin-bottom: 49px;
		text-align: left;
		font: 24px/29px 'Open Sans', sans-serif;
		color: #303645;
		letter-spacing: 1px;
	}
	.child-history-page .bx-wrapper .bx-controls-direction a {
		bottom: -122px;
	}
	.child-history-page .bx-wrapper .bx-prev {
		left: calc(50% - 109px);
	}
	.child-history-page .bx-wrapper .bx-next {
		right: calc(50% - 109px);
	}
	.child-history-page .bx-wrapper img {
		margin: 0 auto;
	}
	.child-history-page .full-info {
		padding: 56px 0 47px 0;
		font: 26px/44px 'Open Sans', sans-serif;
	}
	.child-history-page .full-info .right {
		padding: 4px 0 49px 0;
	}
	.child-history-page .full-info h4 {
		margin-bottom: 21px;
		font-size: 36px;
		line-height: 44px;
	}
	.child-history-page .full-info .stats {
		margin-bottom: 47px;
		text-align: center;
		font: 600 28px/40px 'Open Sans', sans-serif;
	}
	.child-history-page .full-info .wrap {
		padding: 10px 43px 0 44px;
	}
	.child-history-page .full-info .stats p {
		margin: 20px 0 40px;
	}
	.child-history-page .full-info .block {
		margin-bottom: 47px;
		padding: 0;
	}	
	.child-history-page .full-info .block p {
		margin-top: 16px;
		line-height: 36px;
	}
	.child-history-page .img-wrap {
		justify-content: flex-start;
		margin: 0;
		padding: 17px 0 60px;
		border-bottom: 2px solid #e3e6ea;
		overflow-x: auto;
	}
	.child-history-page .img-wrap .for-img {
		display: flex;
		justify-content: center;
		align-items: center;
		min-width: 376px;
		max-width: none;
		min-height: 376px;	
		margin: 0 36px 0 0;
		padding: 0;
		width: 376px;
	}
	.child-history-page .img-wrap .for-img:last-child {
		margin-right: 0;
	}
	.child-history-page ol.custom {
		padding: 14px 0 60px 0;
		border-bottom: 2px solid #e3e6ea;
	}
	.child-history-page ol.custom li {
		margin-bottom: 56		px;
		padding-left: 101px;
		font: 600 26px/34px 'Open Sans', sans-serif!important;
	}
	.child-history-page ol.custom li:before {
		top: -19px;
		width: 62px;
		height: 74px;
		/*background: url(http://jurstart.wholestonestudio.com/wp-content/themes/jurstart/css/../img/105.png) no-repeat center;*/
		font: 600 24px/74px 'Open Sans', sans-serif;
	}
	.child-history-page ol.custom li a {
		border-bottom: 2px dashed #0c6ad4;
		font: 24px/32px 'Open Sans', sans-serif;
	}
	.child-history-page .full-info .left {
		padding: 0;
	}
	.child-history-page .full-info .left .some-content {
		height: 1130px;
		margin-bottom: 43px;
		overflow: hidden;
	}

	.child-history-page .full-info .left .center-wrap {
		display: block;
	}
	.child-pagination {
		padding: 34px 0 41px 0;
	}
	.child-pagination .prev, .child-pagination .next {
		max-width: none;
		padding: 0;
	}
	.child-pagination .prev {
		margin-bottom: 53px;
	}
	.child-pagination .title {
		margin-bottom: 10px;
		font: 600 30px/40px 'Open Sans', sans-serif;
	}
	.child-pagination .descr {
		font: 24px/29px 'Open Sans', sans-serif;
	}
	/* CHILD HISTORY PAGE END *********************************************************/

	/* SERVICES DOP PAGE *****************************************************************/
	.our-offer.dop .item-wrap.mobile {
		margin: 0;
	}
	.our-offer.dop .item-wrap.mobile .offer {
		width: 100%;
		margin: 0 0 60px 0;
	}
	/* SERVICES DOP PAGE END *************************************************************/
}


@media only screen and (max-width: 1024px) and (min-width: 640px){
	
 .home .stats .item:nth-child(2) img {
		 
		width: 57px;
}

}


@media only screen and (max-width: 640px){
	.home .stats .item:nth-child(2) img {
		width: auto;
	}

	.home .about  .text-column .some-content{
		font: 25px/33px 'Open Sans', sans-serif;
	}

	footer .main-block .right .social-icons.tiktok {
		background-size: 53px !important;
	}
	footer .main-block .right .social-icons.vk {
		background-position: 9px 1px;
		background-size: 160%;
	}
	footer .main-block .right .social-icons.vk:hover {
		background-position: -57px 1px;
		background-size: 160%;
	}
	.choose-service .popup {
		padding: 24px 0 115px 0;
	}
}



.cont-vert_menu{
	padding:0 20px 0 0;
	z-index: 10;
	/*transition: top ease 0.05s;*/
}
.cont-vert_menu > li > p {
	margin:0;
	padding:10px 20px;
	border-bottom:1px solid #fff;
	background-color:#0C6AD4;
}
.cont-vert_menu > li > p > a {
	font:15px/24px "Open Sans",Arial,sans-serif;
	color: #FFF;
}
.cont-vert_menu > li.active > p{
	background-color:#2881E6;
}
.cont-vert_menu .second-menu{
	padding: 0!important;
	background: #f1f9fb!important;
}
.cont-vert_menu .second-menu > li{
	margin-bottom: 0!important;
}
.cont-vert_menu .second-menu > li > a {
		display: block;
		padding: 12px 0;
		font: 14px "Open Sans",Arial,sans-serif;
		border-bottom: 1px dotted #b2b2b2;
		margin: 0 30px;
		color: #0288c1;
}
.cont-vert_menu .second-menu > li:last-child > a{
	border: none;
}
.cont-vert_menu .second-menu > li:hover{
	background: #2881E6;
}
.cont-vert_menu .second-menu > li:hover > a{
	color: #FFF;
	text-decoration: none;
	border-color: #2881E6;
}
.cont-vert_menu > li{
	position:relative;
}
.cont-vert_menu > li.menu-item-has-children > p > span {
		content: '\203A';
	right: 0;
	position: absolute;
	font-size: 38px;
	letter-spacing: 7px;
	line-height: 17px;
	color:#fff;
	cursor:pointer;
}
.cont-vert_menu li.menu-item-has-children .second-menu {
		left: 100%;
		position: absolute;
		top: 0;
		white-space: nowrap;
		z-index: 1;
		visibility: hidden;
		transition: all linear 0.2s;
		border: 1px solid #eeeeee;
		box-shadow: 3px 3px 4px #eeeeee;
		padding-right: 10px;
		padding-top: 0;
		opacity: 0;
}
.cont-vert_menu li.menu-item-has-children:hover .second-menu {
		visibility: visible;
		opacity: 1;
}
.cont-vert_menu .second-menu {
		margin: 0;
		padding: 0;
		list-style: none;
		background: #f1f9fb;
}
.cont-vert_menu > li.active > a, .cont-vert_menu > li > p:hover, .cont-vert_menu > li > p:focus {
		background: #0088cc;
}
.cont-vert_menu > li.active > p > a, .cont-vert_menu > li > p > a:hover, .cont-vert_menu > li > p > a:focus {
		color: white;
}
.cont-vert_menu li.menu-item-has-children .second-menu.dropdown {
		display: block;
		position: static;
		opacity: 1;
		visibility: visible;
}
.cont-vert_menu .second-menu > li.active a{
	color:#000;
}

.cont-vert_menu li.current_page_parent > p > span, .cont-vert_menu li.current_page_item.active > p > span {
		transform: rotate(-90deg);
		right: 10px;
}

.cont-vert_menu .menu_arrow{
	display:none;
}
.cont-vert_menu li.parent .menu_arrow{
	display:inline;
}

.cont-vert_menu li.slide-up .dropdown,
.cont-vert_menu li.slide-down .dropdown {
	max-height: 0;
	border:none;
		transition: max-height 1s ease;
	overflow:hidden;
}
.cont-vert_menu li.slide-down .dropdown {            
	max-height: unset;
}

@media (max-width: 820px){
	.cont-vert_menu {
		display:none;
	}
	.threeparts > .item:first-child{
		display:none;
	}
	.page-template-page-level_3_second .threeparts > .item:first-child{
		margin-top: 0;
	}
}

.container.both{
	overflow:hidden;
}
.sibl_left{
	float:left;
	width:25%;
}
.sibl_right{
	float:right;
	width:75%;
}

.threeparts h2, .threeparts h3{
	text-align:left;
	padding: 10px 0;
}
.threeparts > .item:first-child + .item:last-child {
		width: 878px;
	text-align: inherit;
	padding: 0;
	background: none;
	font-size: 14px;
}

.content ul, .content li{
	padding-left:15px;
	position: relative;
	color: #0c6ad4;
	list-style: inherit;
}
.content ol{
	padding-left:15px;
	position: relative;
}
.content ol li {
	list-style: decimal;
	color:#000;
}
.container em{
	font-style: italic;
	color:#000;
}
.our-offer h2 > * {
		display: inline-block;
		vertical-align: middle;
}
.our-offer h2 span{
	margin-left: 120px;
	
}
.our-offer h2 img {
		margin-left: 40px;
		margin-top: -13px;
}
.yarpp-related .yarpp-thumbnail-title {
	color:#000 !important;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	width:216px !important;
	height:216px !important;
}
.yarpp-thumbnail-default > img {
	min-height: 216px !important;
	min-width: 216px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width:229px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	width: 216px !important;
}

@media only screen and (max-width: 640px){
	.yarpp-thumbnails-horizontal .yarpp-thumbnail {
		/*width:286px !important;*/
	}
}

.full-info ul, .full-info ol {
	list-style: outside;
}

.calculation #ez-toc-container{
	display: none !important;
}

/* ÃƒÂÃ‚ÂÃƒÂÃ‚Â¹Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ */
.news-aside.cat-aside {
		background: transparent;
		margin-bottom: 20px;
}
.full-info img{
	max-width: 100%;
	height: auto;
}

@media only screen and (min-width: 1171px){
	.bread-crumbs {
		padding: 28px 0;
	}	
}
@media only screen and (max-width: 1024px){
	.bread-crumbs {
		padding: 28px 0;
	}	
}



.hometitle {
	text-align: center;
}

.threeparts {
	padding-top: 30px;
}

body.page-template-page-kataloggotovyhfirm .threeparts {
	padding-top: 0;
}

.threeparts .bread-crumbs {
	padding-top: 0;
}




.ftitler {
	margin-bottom: 27px;
	font-family: "BitterRegular";
		font-size: 16px;
		line-height: 22px;
}

.popup .ptitler {
	margin-bottom: 30px;
	font-family: "BitterRegular";
		font-size: 20px;
		line-height: 30px;
		color: #303645;
}

.choose-service .popup .ptitler {
	margin-bottom: 25px;
}

.thanks-popup .popup .ptitler {
	margin-bottom: 28px;
}

.yarh3 {
		padding: 0 0 5px 0;
		text-transform: capitalize;
		margin: 20px 0;
		text-align: center;
		font-family: "BitterRegular";
		font-size: 30px;
		line-height: 40px;
		color: #303645;
		font-weight: normal;
}

.reviews .revtitler {
	margin-bottom: 39px;
	text-align: left;
		font-family: "BitterRegular";
		font-size: 20px;
		line-height: 30px;
		color: #303645;
}

.special-offer .right .wrap>.spectitler {
	margin-bottom: 51px;
	letter-spacing: 1.3px;
	text-align: left;
		font-family: "BitterRegular";
		font-size: 20px;
		line-height: 30px;
}

.special-offer .left .wrap .spectitler {
	margin-bottom: 6px;
		letter-spacing: 0;
	letter-spacing: 1.3px;
	text-align: left;
		font-family: "BitterRegular";
		font-size: 20px;
		line-height: 30px;
}

.misha_loadmore,
.misha_loadmore-opimi,
.misha_loadmore-cat,
.misha_loadmore-cat_test {
		display: block;
		width: 220px;
		height: 40px;
		line-height: 40px;
		margin: 0 auto 30px;
		padding: 0;
		border: 0;
		background: #0c6ad4;
		text-transform: uppercase;
		text-align: center;
		font-size: 14px;
		font-family: "BitterRegular";
		color: #fff;
		cursor: pointer;
		transition: all 0.3s;
		-moz-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
}

.misha_loadmore-cat,
.misha_loadmore-cat_test {
	margin-top: 30px;
}


body.home h1 {
	margin-bottom: 35px;
}

.show-contentt {
		position: relative;
		display: inline-block;
		padding-right: 14px;
		font: 600 10px/14px 'Open Sans', sans-serif;
		color: #0c6ad4;
		letter-spacing: 1px;
		text-transform: uppercase;
}

.show-contentt span.arrow-bottom {
		position: absolute;
		top: 4px;
		right: -3px;
		display: block;
		content: '';
		width: 7px;
		height: 7px;
		background: url(../img/sprite.png) no-repeat -19px 0;
}

.hide-contentt {
		position: relative;
		display: none;
		padding-right: 14px;
		font: 600 10px/14px 'Open Sans', sans-serif;
		color: #0c6ad4;
		letter-spacing: 1px;
		text-transform: uppercase;
}

.hide-contentt span.arrow-top {
		position: absolute;
		top: 4px;
		right: -3px;
		display: block;
		content: '';
		width: 7px;
		height: 7px;
		background: url(../img/sprite.png) no-repeat 0 -86px;
}

.bfont {
	font-weight: 700;
}

.vacansy-bunner .bottom-line p span.strong {
		display: block;
		margin-bottom: 9px;
		padding-left: 29px;
		text-align: left;
		font-weight: bold;
		color: #fff!important;
}

.vacansy-bunner .bottom-line p span.strong:last-child {
		margin-bottom: 0;
}

.vacansy-list .accordeon-body span.strong {
		font: 600 16px/22px 'Open Sans', sans-serif;
}

.member-short-info .descr span.strong {
	font: 600 16px/18px 'Open Sans', sans-serif;
}

.all-services .stats span.strong {
	font-weight: bold;
}

.bebold {
	font-weight: 700;
}


.table-wrap table {
		width: 100%;
		table-layout: fixed;
	}
	
	.table-wrap table tbody tr.tab_primary td {
		box-sizing: border-box;
		
	}
	
	.table-wrap table tbody tr.tab_primary td .blocko {
		display: block;
	}
	
	.table-wrap table thead tr th:nth-child(1),
	.table-wrap table tbody tr.tab_primary td:nth-child(1) {
		width: 25%!important;
	}

	.table-wrap table thead tr th:nth-child(2),
	.table-wrap table tbody tr.tab_primary td:nth-child(2) {
		width: 15%!important;
	}

	.table-wrap table thead tr th:nth-child(3),
	.table-wrap table tbody tr.tab_primary td:nth-child(3) {
		width: 15%!important;
	}

	.table-wrap table thead tr th:nth-child(4),
	.table-wrap table tbody tr.tab_primary td:nth-child(4) {
		width: 8%!important;
	}

	.table-wrap table thead tr th:nth-child(5),
	.table-wrap table tbody tr.tab_primary td:nth-child(5) {
		width: 10%!important;
	}

	.table-wrap table thead tr th:nth-child(6),
	.table-wrap table tbody tr.tab_primary td:nth-child(6) {
		width: 15%!important;
	}

	.table-wrap table thead tr th:nth-child(7),
	.table-wrap table tbody tr.tab_primary td:nth-child(7) {
		width: 12%!important;
	}






@media only screen and (max-width: 1024px) {
	.page-template-page-kataloggotovyhfirm .table-wrap {
		width: 878px;
	}
	
	
	.ftitler {
		margin-bottom: 27px;
			font-size: 22px;
	}
	
	.popup .ptitler {
		font-size: 30px;
	}
	
	.special-offer .right .wrap>.spectitler,
	.special-offer .left .wrap .spectitler,
	.reviews .revtitler {
		font-size: 30px;
	}
	
}

@media only screen and (max-width: 768px) {
	.reviews .revtitler,
	.special-offer .right .wrap>.spectitler,
	.special-offer .left .wrap .spectitler {
			margin-bottom: 52px;
	}
	
	.special-offer .left .wrap .spectitler {
		text-align: center;
	}
}

@media only screen and (max-width: 640px) {
	.ftitler {
			margin-bottom: 50px;
			font-size: 40px;
			line-height: 40px;
	}
	
	.popup .ptitler {
			font-size: 40px;
			line-height: 40px;
	}
	
	.special-offer .right .wrap>.spectitler,
	.special-offer .left .wrap .spectitler {
			margin-bottom: 34px;
			letter-spacing: 2px;
		font-size: 40px;
			line-height: 40px;
	}
	
	.reviews .revtitler {
		margin-bottom: 60px;
		font-size: 40px;
			line-height: 40px;
	}
}

@media screen and (min-width: 1024px) {
	.table-wrap table {
		width: 100%;
		table-layout: fixed;
	}
	
	.table-wrap table tbody tr.tab_primary td {
		box-sizing: border-box;
		
	}
	
	.table-wrap table tbody tr.tab_primary td .blocko {
		display: block;
		text-align: left;
	}
	
	.table-wrap table thead tr th:nth-child(1),
	.table-wrap table tbody tr.tab_primary td:nth-child(1) {
		width: 25%!important;
	}

	.table-wrap table thead tr th:nth-child(2),
	.table-wrap table tbody tr.tab_primary td:nth-child(2) {
		width: 15%!important;
	}

	.table-wrap table thead tr th:nth-child(3),
	.table-wrap table tbody tr.tab_primary td:nth-child(3) {
		width: 15%!important;
	}

	.table-wrap table thead tr th:nth-child(4),
	.table-wrap table tbody tr.tab_primary td:nth-child(4) {
		width: 8%!important;
	}

	.table-wrap table thead tr th:nth-child(5),
	.table-wrap table tbody tr.tab_primary td:nth-child(5) {
		width: 10%!important;
	}

	.table-wrap table thead tr th:nth-child(6),
	.table-wrap table tbody tr.tab_primary td:nth-child(6) {
		width: 15%!important;
	}

	.table-wrap table thead tr th:nth-child(7),
	.table-wrap table tbody tr.tab_primary td:nth-child(7) {
		width: 12%!important;
	}

}


/* g-form-cta */
.g-form-cta {
	display: grid;
	grid-template-columns: 1fr 320px;
	align-items: center;
	background: #D6DADD;
	box-shadow: 1px 6px 28px rgba(0, 0, 0, 0.12);
	border-radius: 2px;
	margin: 15px 0 24px;
	overflow: hidden;
}

@media (max-width: 900px) {
	.g-form-cta {
		grid-template-columns: 1fr 280px;
	}
}

.g-form-cta.-two {
	display: block;
}
.g-form-cta.-two form {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 760px) {
	.g-form-cta,
	.g-form-cta.-two form {
		grid-template-columns: 1fr;
	}

	.g-form-cta .col-img {
		width: 100%;
	}
}

.g-form-cta .col-img img {
	display: block;
	width: 100%;
	height: auto;
}

.g-form-cta .col-form {
	padding: 24px;
	text-align: center;
}
.g-form-cta .label {
	font-size: 20px;
	font-weight: bold;
	color: #2F3746;
	margin-bottom: 20px;
}
.g-form-cta .line {
	margin-bottom: 17px;
}
.g-form-cta .line:last-child {
	margin-bottom: 0;
}
.g-form-cta input[type="text"],
.g-form-cta.-two textarea,
.g-form-cta input[type="tel"] {
	width: 100%;
	height: 42px;
	background: #fff;
	border-radius: 2px;
	border: 1px solid transparent;
	padding: 0 10px;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
}

.g-form-cta.-two input[type="text"],
.g-form-cta.-two textarea,
.g-form-cta.-two input[type="tel"] {
	text-align: left;
}

.g-form-cta.-two textarea {
	height: 200px;
	resize: none;
}

@media (max-width: 768px) {
	.g-form-cta input[type="text"],
	.g-form-cta input[type="tel"],
	.g-form-cta.-two textarea {
		height: 58px;
		line-height: 58px;
		width: calc(100% - 60px);
		font-size: 17px;
	}
}

.g-form-cta input:focus,
.g-form-cta.-two textarea:focus {
	border: 1px solid #2F68CD;
}

.g-form-cta .g-btn:focus {
	border: none!important;
}

.g-form-cta .g-btn {
	display: inline-block;
	padding: 10px 30px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	background: #2F68CD;
	border-radius: 2px;
	cursor: pointer;
	transition: .25s ease-in-out;
	-webkit-appearance: none;
}
.g-form-cta .g-btn:hover {
	opacity: .7;
}
.g-form-cta .g-btn.-middle {
	font-size: 15px;
	padding: 13px 30px;
}
.g-form-cta .g-btn.-big {
	font-size: 17px;
	padding: 16px 35px;
}
.g-form-cta .g-btn.-large {
	font-size: 19px;
	padding: 18px 35px;
}

@media (max-width: 768px) {
	.g-form-cta .g-btn {
		width: calc(100% - 60px)!important;
		box-sizing: border-box;
		padding: 20px 30px;
		font-size: 19px;
	}
	.g-form-cta .g-btn.-middle {
		padding: 27px 38px;
	}
	.g-form-cta .g-btn.-big {
		padding: 35px 38px;
	}
	.g-form-cta .g-btn.-large {
		padding: 38px 42px;
	}
}

.g-form-cta.-two .g-btn {
	display: block;
}

.g-form-cta .privacy {
	font-size: 11px;
	line-height: 1.2;
	opacity: .5;
	margin-top: 20px;
}

.g-form-cta.-two .privacy {
	text-align: left;
}

@media (max-width: 768px) {
	.g-form-cta.-two textarea {
		height: 160px!important;
	}

	.g-form-cta .privacy {
		padding: 0 30px;
	}

	.g-form-cta.-two .g-btn {
		margin-left: 32px;
	}
}

.scs-text {
	display: none;
	font-size: 24px;
	line-height: 1.2;
	color: #17ad6a;
	font-weight: bold;
}

.g-form-cta.-two .big-label {
	font-size: 22px;
	font-weight: bold;
	color: #373737;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 32px;
}

.g-form-cta.-two .big-label.-g-hide,
.g-form-cta.-two .big-label.-g-hide-after {
	display: none;
}
.g-form-cta.-two .big-label.-g-show {
	display: block;
}

.g-form-cta.-two input,
.g-form-cta.-two textarea {

}

.g-form-cta.-two input::-webkit-input-placeholder,
.g-form-cta.-two textarea::-webkit-input-placeholder {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #373737;
 }
.g-form-cta.-two input::-moz-placeholder,
.g-form-cta.-two textarea::-moz-placeholder {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #373737;
 }
/* Firefox 19+ */
.g-form-cta.-two input:-moz-placeholder,
.g-form-cta.-two textarea:-moz-placeholder {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #373737;
 }
/* Firefox 18- */
.g-form-cta.-two input:-ms-input-placeholder,
.g-form-cta.-two textarea:-ms-input-placeholder {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #373737;
 }

.g-form-cta.-two .scs-text {
	max-width: 100%;
	width: 100%;
	text-align: center;
}

.g-img {
	width: 100%;
	margin-bottom: 24px;
}
.g-img img {
	max-width: 100%;
	display: block;
}

.embed-responsive {
		position: relative;
		display: block;
		width: 100%;
		padding: 0;
		overflow: hidden;
		margin-bottom: 20px;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
}
.embed-responsive::before {
		display: block;
		content: "";
}
.embed-responsive-16by9::before {
		padding-top: 56.25%;
}

.marquiz__container {				
	-webkit-box-shadow: 0 2px 20px -2px rgba(0, 0, 0, 0.2);
		box-shadow: 0 2px 20px -2px rgba(0, 0, 0, 0.2);
		margin-bottom: 30px;
		border-radius: 7px;
		position: relative;
		background: #fff;
		border: 1px solid #dede;
}

#quiz_wrap_bankrotstvo, #quiz_wrap_likvid, #quiz_wrap_registratsiya, #quiz_wrap_vnesenie, #quiz_wrap_sale_firm {
		display:none;
}

@media (max-width: 768px) { 
		.embed-responsive {
				display:none;
		}
		.video-frontpage .embed-responsive{
			display: block;
		}
		.marquiz__container {
			-webkit-box-shadow: none;
				box-shadow: none;
				background: none;
				border: none;    
		}
}
.page-id-17869 section.bread-crumbs {
    display: none;
}
.page-id-17869 .business-reg-items {
    display: none;
}
#oferta #ez-toc-container {
    display: none;
}
#oferta h2 {
    margin-bottom: 0;
}
#oferta p {
    font-size: 16px;
    margin: 10px 0;
    line-height: 125%;
}
#oferta ul {
    list-style: circle;
    margin: 0 0 10px 5px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 125%;
}
table.oferta-doc {
    margin-top: 50px;
    font-size: 16px;
    border-collapse: collapse;
    border: 1px solid #a7a7a7;
}
tr.oferta-ogl {
    text-align: center;
    border: 1px solid #dddddd;
    font-size: 16px;
    font-weight: 600;
    background: #e1e0e0;
    margin: 0;
}
.oferta-doc td {
    padding: 10px;
    border: 1px solid #a7a7a7;
}
/* Убрать хлебные крошки на странице курсы */
.page-id-17826 .bread-crumbs {
    display: none;
}
.page-template-page-temlate-course .bread-crumbs {
    display: none;
}
.single-course .bread-crumbs {
    display: none;
}
/* CSS for Page 'oplatit-dostup-k-modulyam' */
.popup {
	overflow-y: scroll;
	max-height: 95vh;
}
.tariff-list *,
.courses-container *,
.form-container * {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.wpa-tariffs-list .tariff-list {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.wppay-tariff.course-package-item {
    width: calc(1/4*100% - (1 - 1/4)*20px);
    height: auto;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px 0px;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.wppay-tariff.course-package-item input[type="submit"] {
	display: none;
}
.wppay-tariff.course-package-item,
.tariff-list .wppay-tariff:nth-last-child(2n) {
	background: #1982d1!important;
	border-color: transparent!important;
	border-radius: 20px!important;
}
.tariff-list .wppay-tariff.course-package-item:hover {
    box-shadow: 0px 0px 5px 2px #1982d1;
}
.tariff-list .wppay-tariff .title-tariff {
  	font-size: 16px!important;
  	color: #fff!important;
}
.tariff-list .wppay-tariff .time-tariff {
  color: #fff!important;
  font-size: 13px!important;
}
.tariff-list .wppay-tariff .price-tariff {
  display: none;
}
/*** CSS for Courses List ***/
.courses-container {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: fit-content;
    gap: 16px;
    margin: 0;
    padding: 0;
    justify-content: center;
}
.courses-choice {
	display: block;
    width: 100%;
    font-size: 16px;
    color: #777;
    padding: 0;
    height: 24px;
    text-align: right;
}
.courses-choice:empty {
	min-height: 24px;
}
.courses-container input[type="checkbox"] {
    margin: 0 0.5em 0 0;
}
.course-single-container {
	margin: 0;
    padding: 0.8em 1em;
    color: #fff;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    font-size: 1.2em;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    width: calc(1/3*100% - (1 - 1/3)*20px);
    display: flex;
    background: #1982d1;
    align-items: center;
}
.form-container label {
	width: 20%;
}
.form-container label,
.form-header {
	color: #777;
	font-size: 12px;
	text-align: right;
	display: block;
  	padding: 5px 0;
  	background: none;
  	margin-bottom: 0;
}
.form-header {
	margin: 1em 0 1em 0;
    text-align: center;
    font-weight: 600;
}
.form-container label:before {
	content: none!important;
}
.form-header span {
	font-size: 12px;
	line-height: 18px;
}
.form-container input[type="text"],
.form-container input[type="email"] {
	width: 100%;
	padding: 6px 24px;
	height: 40px;
	border-radius: 6px;
	border: 1px solid #146ac3;
	font-weight: 600;
	letter-spacing: 0.5px;
}
.form-container input.error {
	border: 1px solid #da0000;
}
.form-input-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: space-around;
	justify-content: space-around;
	align-items: stretch;
}
.input_submit {
  display: flex;
  width: 100%;
  align-items: center;
}
.input_submit span {
	background: #1982d1;
	border-radius: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
	display: inline-block;
	margin: 10px auto;
	width: 120px;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
}
.totalpay-container {
	position: relative;
    width: 100%;
    height: 50px;
    margin: 0 5px;
    background: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: solid 1px #1982d1;
}
.totalpay-container div {
  font-size: 20px;
  margin: .5em;
}
.hide {
	display:none!important;
}
.selected,
.wppay-tariff.course-package-item.selected {
    background: #00980D!important;
    color: #fff!important;
}
.disabled,
.wppay-tariff.course-package-item.disabled {
    background: #00980D!important;
    color: #838364!important;
}
.attetion {
	color: #da0000!important;
}
/*	Уведомления */
.wpa-active-notice {
  display: none;
}
/*	Мобильный Курсы */
.hamburger {
  display: none;
}

@media (max-width: 768px) {
.video-frontpage .container {
    padding: 0;
}
.hamburger {
  display: block;
  width: 120px;
  position: fixed;
  z-index: 999;
  top: 50px;
  padding: 5px;
  border: black solid 1px;
  background: white;
  cursor: pointer;
}
.hamburger span {
    display: flex;
    font-size: 16px;
    align-content: center;
    align-items: center;
    gap: 0 5px;
}
.hamburger .closeIcon {
  display: none;
}

.menu {
  position: fixed;
  width: 50%;
  max-width: 250px;
  transform: translateX(-100%);
  transition: transform 0.5s!important;
  top: 75px;
  left: 0;
  z-index: 9999!important;
  background: #0C6AD4;
  color: white;
  list-style: none;
  padding-top: 4rem;
}
#menu-menyu-dlya-kursov li a {
    font-size: 16px;
}
.showMenu {
  transform: translateX(0);
}

}
@media screen and (max-width: 520px), screen and (max-device-width: 520px) {
	.wppay-tariff.course-package-item {
	    width: calc(1/2*100% - (1 - 1/2)*20px);
	}
	.course-single-container {
	    width: 100%;
	}
	.form-container label {
	    width: 45%;
	}
	.course-btn a.btn-atom {
    margin-bottom: 16px;
	}

}
@media screen and (max-width: 375px), screen and (max-device-width: 375px) {
	.wppay-tariff.course-package-item {
	    width: 100%;
	}
	.course-single-container {
	    width: 100%;
	}
	.form-container label {
	    width: 100%;
	}
	
}