@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap');
	
.page-id-102853 {
	background-color: #F4F6FA;
	font-family: "Golos Text", serif !important;
	color: #1F2C41;
}
.calc-header h1 {
	font-family: "Golos Text", Sans-serif !important;
	color: #fff;
	font-size: 25px !important;
	font-weight: 600;
	letter-spacing: -0.6px !important;
	line-height: 30px;
	margin: 0 0 9px;
}
.page-id-102853 h2 {
	font-family: "Golos Text", Sans-serif !important;
	color: #1F2C41;
	font-size: 25px !important;
	font-weight: 600;
	letter-spacing: -1.3px !important;
	line-height: 30px;
	margin: 0 0 29px;
	text-transform: none !important;
}
.page-id-102853 h3 {
	font-family: "Golos Text", Sans-serif !important;
	color: #1F2C41;
	font-size: 18px !important;
	font-weight: 600;
	letter-spacing: -1.3px !important;
	line-height: 24px;
	margin: 0;
	text-transform: none;
	padding-bottom: 0;
}
.calc-header-sub-title {
	color: #fff;
}
.calc-header {
	background-color: #105E94;
}
.info-klava-blocks {
	position: relative;
}
.info-klava-blocks:before {
	content: "";
	top: -210px;
	left: 40%;
	position: absolute;
	background: url(/wp-content/uploads/2025/08/klava-bg.png) 0px 0 no-repeat;
	height: 310px;
	width: 430px;
	background-size: 430px;
	transform: translateX(-50%);
	z-index: -1;		
}

.calc-header:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transform: rotate(0deg);
	opacity: 0.1;
	z-index: 0;
	background-image: repeating-linear-gradient(-45deg, #8DCFFF 0, #8DCFFF 1px, transparent 1px, transparent 20px);
}
.calc-df {
	display: flex;
	flex-direction: column;
}
.p20 {
	padding: 12px 20px;
}
.p25 {
	padding: 15px;
}
.p35 {
	padding: 15px;
}
.p100 {
	padding: 60px 0 30px;
}
.br12 {
	border-radius: 12px;
}
.br24 {
	border-radius: 24px;
}
.mb10 {
	margin-bottom: 10px;
}
.white-bg {
	background-color: #FFF;
}
.grey-bg {
	background-color: #F4F6FA;
}
.jcsb {
	justify-content: space-between;
}
.grey-border {
	border: 1px solid #EAECF0;
}
.calc-grey-row.calc-df {
	flex-direction: row;
}
.calculator-blocks {
	flex-direction: column-reverse;
}
.calc-header-sub-title,
.calc-grey-wrap-title,
.calc-grey-wrap-val	{
	font-size: 15px;
	line-height: 21px;
}
.calc-grey-wrap-val {
	font-weight: 600;
}
.calculator-blocks {
	position: relative;
	z-index: 1;
}
.info-klava-top {
	margin-bottom: 15px;
}
.info-klava-top:before {
	content: "";
	position: absolute;
	top: -12px;
	left: 50%;
	border-left: 21px solid transparent;
	border-right: 21px solid transparent;
	border-bottom: 12px solid #fff;
	transform: translateX(-50%);
}
.info-klava-top span {
	background-color: #F4F6FA;
	font-size: 15px;
	border-radius: 7px;
	line-height: 21px;
	padding: 6px 10px;
	display: inline-block;
	margin-top: 10px;
	letter-spacing: -0.3px;
	margin-bottom: 3px;
}
.info-klava-top span:not(:last-child) {
	margin-right: 6px;
}
#height-num,
#weight-num {
	border-radius: 7px;
	height: 36px;
	border: 1px solid #0000000D;
	outline: none;
	width: 60px;
	text-align: center;
	background: none;
}
.info-klava-block {
	width: 100%;
	overflow-x: scroll;
	white-space: nowrap;
}
.info-blue {
	background: #2C9AD8 url("/wp-content/uploads/2025/08/info-icon.svg") 15px 50% no-repeat;
	color: #fff;
	padding: 15px 15px 15px 51px;
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 15px;
}
.btred {
	border-top: 6px solid #FF2E32;
}
.calc-block-l {
	width: 100%;
	margin-right: 0;
	position: relative;
	margin-bottom: 5px;
}
.calc-block-l:before {
	content: "";
	position: absolute;
	top: 97%;
	right: 50%;
	background: url(/wp-content/uploads/2026/02/calc-blue-arrow.svg) 0 0 no-repeat;
	width: 34px;
	height: 34px;
	transform: translateX(50%) rotate(90deg);
	background-size: 34px;
}
#result-title {
	font-size: 25px;
	font-weight: 600;
	line-height: 30px;
	background: linear-gradient(269deg, #FF2E32 49.33%, #FF6534 99.84%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-bottom: 4px;
}
#result-desc {
	font-size: 15px;
	line-height: 21px;
}
.comment-block {
	padding: 15px;
}
#comment-title {
	font-size: 15px;
	line-height: 21px;
	font-weight: 600;
	padding-bottom: 6px;
}
#comment-desc {
	font-size: 15px;
	line-height: 19px;
}
.calc-imt-form br {
	display: none;
}
.calc-grey-row {
	align-items: center;
}

.results-block {
	padding: 10px 12px 12px 13px;
}
.calc-field-wrap {
	margin-bottom: 0;
}
.calc-imt-title {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 16px;
	font-weight: 600;
}
.calc-block-r .wpcf7 form.sent .wpcf7-response-output {
	background-image: none;
}
.calc-block-r .wpcf7 form.sent .calc-imt-form {
	display: none;
}
.calc-imt-title p {
	padding-bottom: 0;
}
.calc-imt-title span {
	color: #ff0000;
}
.calc-imt-form .form-control {
	height: 56px;
	border-radius: 12px;
	border: 1px solid #0000000D;
	margin-bottom: 15px;
	background: #F4F6FA;
	width: 100%;
	font-size: 16px;
}
.calc-imt-form .calc-imt-btn {
	font-family: "Golos Text", Sans-serif !important;
	font-size: 15px !important;
	background: linear-gradient(90deg, rgba(255, 101, 52, 1) 0%, rgba(255, 89, 52, 1) 21%, rgba(255, 46, 50, 1) 100%) !important;
	padding: 16px 0 !important;
	letter-spacing: 0 !important;
	font-weight: 500 !important;
	border-radius: 12px;
	border: none;
}
.calc-imt-form .wpcf7-list-item-label {
	font-family: "Golos Text", Sans-serif !important;
	margin-top: 0;
	float: none;
	line-height: 14px;
	margin-left: 10px;
}
.calc-imt-form .wpcf7-list-item label {
	display: flex;
	align-items: start;
	margin: 3px 0 14px;
}
.calc-imt-form .wpcf7-list-item label a {
	color: #1F2C41;
}
.calc-imt-form .wpcf7-list-item label a:hover {
	text-decoration: underline;
}
.calc-imt-form .wpcf7-spinner {
	display: none;
}
.calc-imt-form p {
	padding-bottom: 0;
}
.calc-content .content-block {
	font-size: 15px;
	line-height: 21px;
	padding-bottom: 20px;
}
.calc-content .content-block p {
	padding-bottom: 15px;
}
.calc-content .content-block table {
	border-collapse: separate;
	margin: 0;
}
.calc-content .content-block thead {
	background-color: #F4F6FA;
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
}
.calc-content .content-block thead th,
.calc-content .content-block thead td {
	border: none;
}
.calc-content .content-block thead tr:last-child th,
.calc-content .content-block thead tr:last-child td {
	border-bottom: 0;
	white-space: nowrap;
}
.calc-content .content-block thead tr:first-child th:first-child,
.calc-content .content-block thead tr:first-child td:first-child {
	border-radius: 12px 0 0 0;
}
.calc-content .content-block thead tr:first-child th:last-child,
.calc-content .content-block thead tr:first-child td:last-child {
	border-radius: 0 12px 0 0;
}
.calc-content .content-block tbody {
	font-size: 15px;
	line-height: 21px;
}
.calc-content .content-block tbody tr {
	border-bottom: 1px solid #E8E9EC;
}
.calc-content .content-block tbody tr td {
	border-bottom: 1px solid #E8E9EC;
}
.calc-content .content-block tbody tr td:first-child {
	border-left: 1px solid #E8E9EC;
}
.calc-content .content-block tbody tr td:last-child {
	border-right: 1px solid #E8E9EC;
}
.calc-content .content-block tbody tr:last-child td:first-child {
	border-radius: 0 0 0 12px;
}
.calc-content .content-block tbody tr:last-child td:last-child {
	border-radius: 0 0 12px 0;
}
.calc-content .content-block figure {
	margin-bottom: 20px;
}
.calc-content .content-block th,
.calc-content .content-block td {
	padding: 20px;
}
.calc-we-trust {
	padding-top: 32px;
}
.title-blue {
	font-size: 25px;
	font-weight: 600;
	background: #0044C9;
	background: linear-gradient(to left, #0044C9 0%, #0093FF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 7px;
	line-height: 30px;
}
.title-blue span {
	font-size: 18px;
}
.calc-trust-block-1,
.calc-trust-block-2 {
	margin-bottom: 15px;
}
.calc-trust-block-desc {
	font-size: 15px;
	line-height: 21px;	
}
.calc-trust-block-2 .title-black,
.calc-trust-block-3 .title-black {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 10px;
	font-weight: 600;
}
.calc-trust-blocks-r {
	margin-top: 60px;
}
.white #showcase_87018.showcase_nav .owl-prev,
.white #showcase_87018.showcase_nav .owl-next {
	display: none;
}
.calc-trust-slider .white {
	overflow: hidden !important;
}
.calc-trust-slider .owl-carousel.owl-loaded {
	left: 0 !important;
}
#slider_87018.owl-carousel .owl-stage-outer {
	width: 108% !important;
}
#slider_87018 .owl-item.active .our-clients-home {
	padding-right: 0px !important;
}
#slider_87018 .owl-item .our-clients-home {
	width: 95% !important;
	height: 95% !important;
}
#slider_87018 .owl-item .our-clients-home img {
	border-radius: 12px;
}
.panel {
	margin-bottom: 15px;
	font-family: "Golos Text", Sans-serif;
}
.panel-heading a {
	background: #FFF;
	color: #1F2C41;
	display: block;
	padding: 15px 45px 15px 15px;
	position: relative;
	font-weight: 600;
	cursor: pointer;
	font-size: 18px;
	line-height: 1em;
	letter-spacing: -1px;
	border-radius: 12px;
}
.panel-heading a:hover {
	text-decoration: none;
}
.panel-heading a::after {
	color: #2688EB;
	padding: 6px 8px;
	content: "\f067";
	position: absolute;
	font-size: 16px;
	right: 15px;
	transition: 0.3s;
	font-family: "Font Awesome 5 Free";
	background-color: #DCE8F1;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
}
.panel-heading.in a::after {
	content: "\f068";
	position: absolute;
	right: 15px;
	transition: 0.3s;
	font-family: "Font Awesome 5 Free";
}
.panel-heading.in a {
	border-radius: 12px 12px 0 0;
	border-bottom: 1px solid #1F2C411A;
}
.panel-collapse {
	display: none;
	border-radius: 0 0 12px 12px;
	background: #fff;
	padding: 15px 15px 0;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: 400;
}
.free-cons-home .free-cons-home-r {
	margin-bottom: 15px;
}
.calc-personalized-plan {
	padding-bottom: 45px;
}
.nashi-kejsy-form-content .free-cons-home .free-cons-home-l:before {
	width: 34px;
	height: 34px;
	margin-right: -17px;
	margin-top: -14px;
	background-size: 34px;
}
.calculator-blocks-full {
	padding-top: 200px;
}

input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	background: #d9d9d9; 
	outline: none;
	border-radius: 20px;
}

input[type=range]:focus {
	outline: none;
}

/* Стилизация ручки (thumb) - WebKit/Chrome/Safari/Edge */
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #FF2E33;
  cursor: pointer;
  margin-top: -5px; /* Центрирование ручки относительно трека */
}

/* Стилизация дорожки (track) - WebKit/Chrome/Safari/Edge */
input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 4px;
}

/* Стилизация ручки (thumb) - Firefox */
input[type=range]::-moz-range-thumb {
	height: 14px;
	width: 14px;
	border: none;
	border-radius: 50%;
	background: #FF2E33;
	cursor: pointer;
}

/* Стилизация дорожки (track) - Firefox */
input[type=range]::-moz-range-track {
	width: 100%;
	height: 4px;
	border-radius: 20px;
}
.content-block blockquote {
    border-radius: 12px;
    background: #F4F6FA;
    position: relative;
    padding: 15px;
    margin: 0 0 15px;
	font-size: 15px;
	line-height: 21px;
}
.content-block blockquote:before {
    content: "";
    border-radius: 0;
    position: absolute;
    top: -9px;
    left: -7px;
    width: 27px;
    height: 20px;
    background: url(/wp-content/uploads/2026/02/quote_l.svg) 0 0 no-repeat;
	display: block !important;
	background-size: 27px;
}
.content-block blockquote:after {
    content: "";
    border-radius: 0;
    position: absolute;
    bottom: -9px;
    right: -7px;
    left: auto;
    top: auto;
    width: 27px;
    height: 20px;
    background: url(/wp-content/uploads/2026/02/quote_r.svg) 0 0 no-repeat;
	display: block !important;
	background-size: 27px;
}
.calc-content .content-block blockquote p {
    padding-bottom: 0;
}
.calc-content .content-block ul {
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-top: 0;
	padding-left: 20px;
}
.calc-content .content-block ul li {
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 12px;
}
.calc-content .content-block ul li::marker {
	color: #2688EB;
}
.calc-content .content-block ol {
	padding-left: 0;
    padding-top: 6px;
    counter-reset: chapter 0;
}
.calc-content .content-block ol li {
	font-size: 15px;
	line-height: 19px;
	display: -webkit-box;
	width: 95%;
	padding-bottom: 9px;
	counter-increment: chapter 1;
}
.calc-content .content-block ol li:before {
	content: counter(chapter);
    color: #2688EB;
    background-color: #E6F0F6;
    text-align: center;
    line-height: 23px;
    border-radius: 50%;
    display: block;
    font-weight: 400;
    margin-right: 7px;
	width: 24px;
    height: 24px;
}
.post-rating {
	padding-bottom: 38px;
}
.rmp-rating-widget.js-rmp-rating-widget {
	display: inline-flex;
	flex-direction: row-reverse;
	justify-content: center;
	height: 28px;
	line-height: 28px;
	align-items: center;
}
.rmp-heading--title, .rmp-heading--subtitle, .rmp-rating-widget__not-rated, .rmp-rating-widget__hover-text, .rmp-rating-widget__results .rmp-rating-widget__separator {
	display: none;
}
.rmp-rating-widget__results {
	padding: 0;
	margin: 0;
}
.rmp-rating-widget__icons {
	margin-bottom: 0;
}
.rmp-rating-widget .rmp-icon--ratings {
	font-size: 1.6em;
}
.rmp-rating-widget__lbl {
	background-color: #fff;
	padding: 15px 22px;
	margin-right: 10px;
	color: #5b5b5b;
	font-size: 15px;
	border-radius: 10px;
}
.rmp-rating-widget__results .rating, .rmp-rating-widget__results .votes {
	color: #181818;
	font-weight: 600;
}
.rmp-icon--ratings {
	color: #181818;
}
.rmp-icon--hovered {
	color: #f22b2e;
}
.rmp-rating-widget__icons {
	background-color: #fff;
	padding: 14px 18px 6px;
	margin-top: 0px;
	border-radius: 10px;
}
.rmp-rating-widget__msg {
	background-color: #fff;
	border-radius: 10px;
	padding: 11px 15px 12px;
	margin: 0 0 6px 10px !important;
}
.rmp-rating-widget__msg:empty {
	padding: 0;
}
.rmp-rating-widget.js-rmp-rating-widget {
	flex-wrap: wrap-reverse;
}
.rmp-rating-widget.js-rmp-rating-widget {
	margin: 20px 0 0;
}
.rmp-rating-widget__msg {
	margin: 20px 0 0 10px !important;
}
.rmp-rating-widget__icons {
	margin-top: 17px !important;
}
.rmp-rating-widget__msg:empty ~  .rmp-rating-widget__icons {
	margin-top: 0 !important;
}
.rmp-rating-widget__msg {
	margin: 14px 0 0px 10px !important;
	padding: 10px 15px;
}
.calc-personalized-plan {
	padding: 60px 0 42px;
}

@media (max-width:452px) {
	.rmp-rating-widget__msg:empty ~  .rmp-rating-widget__icons {
		margin-top: 0 !important;
	}
}

@media (max-width:440px) {
	.rmp-rating-widget__msg:empty ~  .rmp-rating-widget__icons {
		margin-top: 15px !important;
	}
}
@media (max-width:429px) {
	.rmp-rating-widget.js-rmp-rating-widget {
		margin: 78px 0 5px;
	}
	.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons {
		padding: 15px 18px 7px;
		margin-top: 20px;
	}
	.rmp-rating-widget__msg {
		margin: 20px 0 0 10px;
	}
}

@media (max-width:363px) {
	.rmp-rating-widget.js-rmp-rating-widget {
		margin: 80px 0 10px;
	}
	.rmp-rating-widget__msg {
		margin: 10px 0 0 0;
	}
}

@media (min-width:357px) and  (max-width:369px)  {
	 .rmp-rating-widget.js-rmp-rating-widget {
		margin: 80px 0 10px;
	}
	.rmp-rating-widget__msg {
		margin: 10px 0 0 15px;
	}
}
	
	


@media (min-width:767px) {
	.calc-header {
		position: relative;
		background-color: #105E94;
		background-image: url(/wp-content/uploads/2025/08/klava-bg.png);
		background-position: bottom -335px right 136px;
		background-repeat: no-repeat;
		background-size: 1130px;
	}
	.calc-header h1 {
		font-size: 58px !important;
		font-weight: 600;
		letter-spacing: -0.6px !important;
		line-height: 60px;
		margin: 0px 0 22px;
	}
	.page-id-102853 h2 {
		font-size: 43px !important;
		font-weight: 600;
		letter-spacing: -1.3px !important;
		line-height: 50px;
		margin: 0 0 32px;
		text-transform: none;
	}
	.page-id-102853 h3 {
		font-family: "Golos Text", Sans-serif !important;
		color: #1F2C41;
		font-size: 24px !important;
		font-weight: 600;
		letter-spacing: -1.3px !important;
		line-height: 33px;
		margin: 0 0 30px;
		text-transform: none;
		padding-bottom: 0;
	}
	.calculator-blocks {
		flex-direction: column;
	}
	.calc-df {
		display: flex;
		flex-direction: row;
	}
	.p20 {
		padding: 15px 20px;
	}
	.p25 {
		padding: 25px;
	}
	.p35 {
		padding: 35px;
	}
	.p100 {
		padding: 100px 0;
	}
	.calc-personalized-plan {
		padding: 100px 0 62px;
	}
	.calc-header-sub-title {
		font-size: 24px;
		color: #fff;
		max-width: 48%;
		line-height: 29px;
		margin-bottom: 35px;
	}
	.calc-block-l {
		width: 366px;
		margin-right: 10px;
		margin-bottom: 0;
		position: relative;
	}
	.calc-block-l:before {
		top: 50%;
		right: -30px;
		width: 50px;
		height: 50px;
		background-size: 50px;
		transform: translateY(-50%);
	}
	.calc-block-r {
		width: 366px;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	.calc-left-blocks {
		width: 49%; 
	}
	.info-klava-blocks {
		width: 49%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: end;
		position: relative;
		background: url("/wp-content/uploads/2025/08/white-line-right.svg") bottom 40px left 20px no-repeat;
	}
	.info-klava-blocks:before {
		content: "";
		background: none;
	}
	.info-klava-block {
		white-space: wrap;
		overflow-x: visible;
	}
	.info-blue {
		max-width: 300px;
		background: #2C9AD8 url("/wp-content/uploads/2025/08/info-icon.svg") 25px 50% no-repeat;
		padding: 25px 25px 25px 61px;
		margin-bottom: 0;
	}
	.results-block {
		padding: 24px 12px 20px 18px;
	}
	.comment-block {
		padding: 10px 12px 12px 13px;
	}
	.info-klava-top {
		max-width: 300px;
		margin-bottom: 10px;
		position: relative;
	}
	.info-klava-top span {
		margin-right: 0;
	}
	.info-klava-top span:not(:last-child) {
		margin-right: 0;
	}
	.info-klava-top h3 {
		margin-bottom: 3px;
	}
	#result-title {
		font-size: 43px;
		font-weight: 600;
		line-height: 46px;
		background: linear-gradient(269deg, #FF2E32 49.33%, #FF6534 99.84%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		padding-bottom: 4px;
	}
	.calc-imt-title {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 20px;
	}
	.calc-imt-form .wpcf7-list-item label {
		margin: 10px 0 36px;
	}
	.calc-content h2 {
		margin-bottom: 47px;
	}
	.calc-content .content-block {
		font-size: 20px;
		line-height: 26px;
		padding-bottom: 25px;
	}
	.calc-content .content-block thead {
		font-size: 20px;
		line-height: 26px;
	}
	.calc-content .content-block td {
		padding: 20px;
		font-size: 20px;
		line-height: 26px;
	}
	.calc-we-trust {
		padding-top: 0;
	}
	.calc-trust-blocks-l {
		width: 49%;
	}
	.calc-trust-blocks-l h2,
	.calc-trust-blocks-r h2 {
		margin-bottom: 46px;
	}
	.calc-trust-blocks-r {
		width: 49%;
		margin-top: 0;
	}
	.title-blue {
		font-size: 43px;
		font-weight: 600;
		background: #0044C9;
		background: linear-gradient(to left, #0044C9 0%, #0093FF 100%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-bottom: 3px;
		line-height: 52px;
	}
	.title-blue span {
		font-size: 24px;
	}
	.calc-trust-slider .white {
		overflow: visible !important;
	}
	.calc-trust-slider .owl-carousel.owl-loaded {
		left: 0 !important;
	}
	#slider_87018.owl-carousel .owl-stage-outer {
		width: 93% !important;
	}
	.calc-trust-slider .owl-stage {
		display: flex;
		flex-wrap: wrap;
		height: auto !important;
	}
	.calc-trust-slider .owl-item {
		width: 15.7% !important;
		min-height: auto !important;
		height: auto !important;
		padding: 0 35px 35px 0;
		margin: 0;
		box-sizing: border-box;
	}
	#slider_87018 .owl-item img {
		width: 100%;
		height: 219px;
		display: block;
	}
	.calc-trust-slider .white #showcase_87018.showcase_nav .owl-prev {
		background: url(/wp-content/uploads/2025/07/client-img-left.svg) 0 0 no-repeat !important;
		left: auto;
		right: 65px;
		top: -89px;
		width: 55px !important;
		height: 55px !important;
		margin: 0 !important;
		outline: none;
	}
	.calc-trust-slider .white #showcase_87018.showcase_nav .owl-next {
		background: url(/wp-content/uploads/2025/07/client-img-right.svg) 0 0 no-repeat !important;
		left: auto;
		right: 0;
		top: -89px;
		width: 55px !important;
		height: 55px !important;
		margin: 0 !important;
		outline: none;
	}
	.white #showcase_87018.showcase_nav .owl-prev,
	.white #showcase_87018.showcase_nav .owl-next {
		display: block;
	}
	#slider_87018 .owl-item .our-clients-home {
		width: 100% !important;
		height: 100% !important;
	}
	.calc-trust-block-1 {
		margin-bottom: 35px;
	}
	.calc-trust-block-2 {
		margin-right: 35px;
		width: 49%;
		margin-bottom: 0;
	}
	.calc-trust-block-3 {
		width: 49%;
	}
	.calc-trust-block-2 .title-black,
	.calc-trust-block-3 .title-black {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 10px;
	}
	.calc-trust-block-2 .calc-trust-block-desc,
	.calc-trust-block-3 .calc-trust-block-desc {
		font-size: 15px;
		line-height: 21px;
	}
	
	.nashi-kejsy-form-content {
		width: 49%;
		margin-right: 35px;
	}
	.nashi-kejsy-accordion {
		width: 49%;
	}
	.panel {
		margin-bottom: 24px;
		font-family: "Golos Text", Sans-serif;
	}
	.panel-heading a {
		background: #FFF;
		color: #1F2C41;
		display: block;
		padding: 15px;
		position: relative;
		font-weight: 600;
		cursor: pointer;
		font-size: 20px;
		line-height: 1em;
		letter-spacing: -1px;
		border-radius: 12px;
	}
	.panel-heading a:hover {
		text-decoration: none;
	}
	.panel-heading a::after {
		color: #2688EB;
		padding: 4px 8px;
		content: "\f067";
		position: absolute;
		font-size: 16px;
		right: 15px;
		transition: 0.3s;
		font-family: "Font Awesome 5 Free";
		background-color: #DCE8F1;
		width: 29px;
		height: 29px;
		border-radius: 50%;
		top: 50%;
		transform: translateY(-50%);
	}
	.panel-heading.in a::after {
		content: "\f068";
		position: absolute;
		right: 15px;
		transition: 0.3s;
		font-family: "Font Awesome 5 Free";
	}
	.panel-heading.in a {
		border-radius: 12px 12px 0 0;
		border-bottom: 1px solid #1F2C411A;
	}
	.panel-collapse {
		display: none;
		border-radius: 0 0 12px 12px;
		background: #fff;
		padding: 15px 15px 0;
		font-size: 18px;
		line-height: 1.6em;
		font-weight: 400;
	}
	.free-cons-home .free-cons-home-r {
		margin-bottom: 0;
	}
	.free-cons-home .free-cons-home-l:before {
		width: 50px;
		height: 50px;
		margin-right: 0;
		margin-top: -25px;
		background-size: 50px;
	}
	.calculator-blocks-full {
		padding-top: 0;
	}
	.content-block blockquote {
		padding: 35px;
		margin: 0 0 35px;
		font-size: 20px;
		line-height: 26px;
	}
	.content-block blockquote:before {
		top: -12px;
		left: -10px;
		width: 39px;
		height: 28px;
		background-size: 39px;
	}
	.content-block blockquote:after {
		bottom: -12px;
		right: -10px;
		left: auto;
		top: auto;
		width: 39px;
		height: 28px;
		background-size: 39px;
	}
	.calc-content .content-block blockquote p {
		padding-bottom: 0;
	}
	.calc-content .content-block figure {
		margin-bottom: 35px;
	}
	.calc-content .content-block ul {
		padding-top: 12px;
		margin-bottom: 10px;
	}
	.calc-content .content-block ul li {
		list-style: disc;
		font-size: 20px;
		padding-bottom: 6px;
	}
	.calc-content .content-block ol li {
		font-size: 20px;
		line-height: 26px;
	}
	.calc-content .content-block ol li::marker {
		content: "";
	}
	.calc-content .content-block ol li:before {
		width: 26px;
		height: 26px;
		margin-right: 6px;
	}
	.calc-content .content-block p {
		padding-bottom: 25px;
	}
	.post-rating {
		padding-bottom: 45px;
	}
	.rmp-rating-widget.js-rmp-rating-widget {
		display: inline-flex;
		flex-direction: row-reverse;
		justify-content: center;
		height: 28px;
		line-height: 28px;
		align-items: center;
	}
	.rmp-heading--title, .rmp-heading--subtitle, .rmp-rating-widget__not-rated, .rmp-rating-widget__hover-text, .rmp-rating-widget__results .rmp-rating-widget__separator {
		display: none;
	}
	.rmp-rating-widget__results {
		padding: 0;
		margin: 0;
	}
	.rmp-rating-widget__icons {
		margin-bottom: 0;
	}
	.rmp-rating-widget .rmp-icon--ratings {
		font-size: 1.6em;
	}
	.rmp-rating-widget__lbl {
		background-color: #fff;
		padding: 15px 22px;
		margin-right: 10px;
		color: #5b5b5b;
		font-size: 15px;
		border-radius: 10px;
	}
	.rmp-rating-widget__results .rating, .rmp-rating-widget__results .votes {
		color: #181818;
		font-weight: 600;
	}
	.rmp-icon--ratings {
		color: #181818;
	}
	.rmp-icon--hovered {
		color: #f22b2e;
	}
	.rmp-rating-widget__icons {
		background-color: #fff;
		padding: 14px 18px 6px;
		margin-top: 0px;
		border-radius: 10px;
	}
	.rmp-rating-widget__msg {
		background-color: #fff;
		border-radius: 10px;
		padding: 11px 15px 12px;
		margin: 0 0 6px 10px !important;
	}
	.rmp-rating-widget__msg:empty {
		padding: 0;
	}
	
}
	