body {
	font-family: Roboto;
	font-weight: 300;
	margin:0;
}
.ebcedhead {
	display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0;
    background-color: #da6395;
    padding: 30px;
	color: white;
}
.heading-h1 {
	font-weight: 300;
	color: #fff;
	font-size: 40px;
	margin: 20px 0 0 0;
}
.heading-h2 {
	font-weight: 300;
	color: #344d90;
	font-size: 26px;
	margin: 20px 0;
}
.heading-h3 {
	font-weight: 300;
	color: #344d90;
	font-size: 22px;
	margin: 20px 0;
}
.heading-articles {
	font-weight: 300;
	color: #344d90;
	font-size: 26px;
}
.heading-offer {
	font-weight: 300;
	color: #000;
	font-size: 40px;
	margin: 20px 0;
	font-family: var(--bs-body-font-family);
}
.heading-des {
	font-weight: 400;
	color: #344d90;
	font-size: 22px;
	margin: 20px 0;
}
@font-face{
	font-family: var(--bs-body-font-family);
	src: url('helveticaneue-condensedbold.eot@') format('embedded-opentype'), url('helveticaneue-condensedbold.woff') format('woff'), url('https://rostov-na-donu.bankiclub.ru/css/fonts/helveticaneue-condensedbold.ttf')  format('truetype'), url('helveticaneue-condensedbold.svg') format('svg');
  font-weight: normal;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto thin'), local('roboto-thin'), url('robotothin.woff2.html') format('woff2'), url('robotothin.woff') format('woff'), url('robotothin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto thin italic'), local('roboto-thinitalic'), url('robotothinitalic.woff2.html') format('woff2'), url('robotothinitalic.woff') format('woff'), url('robotothinitalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto light'), local('roboto-light'), url('robotolight.woff2.html') format('woff2'), url('robotolight.woff') format('woff'), url('robotolight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto light italic'), local('roboto-lightitalic'), url('robotolightitalic.woff2.html') format('woff2'), url('robotolightitalic.woff') format('woff'), url('robotolightitalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto'), local('roboto-regular'), url('roboto.woff2.html') format('woff2'), url('roboto.woff') format('woff'), url('roboto.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto italic'), local('roboto-italic'), url('robotoitalic.woff2.html') format('woff2'), url('robotoitalic.woff') format('woff'), url('robotoitalic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto medium'), local('roboto-medium'), url('robotomedium.woff2.html') format('woff2'), url('robotomedium.woff') format('woff'), url('robotomedium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto medium italic'), local('roboto-mediumitalic'), url('robotomediumitalic.woff2.html') format('woff2'), url('robotomediumitalic.woff') format('woff'), url('robotomediumitalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto bold'), local('roboto-bold'), url('robotobold.woff2.html') format('woff2'), url('https://rostov-na-donu.bankiclub.ru/fonts/robotobold.woff') format('woff'), url('https://rostov-na-donu.bankiclub.ru/fonts/robotobold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto bold italic'), local('roboto-bolditalic'), url('robotobolditalic.woff2.html') format('woff2'), url('robotobolditalic.woff') format('woff'), url('robotobolditalic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto black'), local('roboto-black'), url('robotoblack.woff2.html') format('woff2'), url('robotoblack.woff') format('woff'), url('robotoblack.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: local('roboto black italic'), local('roboto-blackitalic'), url('https://rostov-na-donu.bankiclub.ru/fonts/robotoblackitalic.woff2') format('woff2'), url('robotoblackitalic.woff') format('woff'), url('robotoblackitalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}
.header-line {
	padding: 10px 0 8px 0;
}
.header-line-center {
	width: 1024px;
	margin: 0 auto;
}
.logo-link {
	display: inline-block;
}
.header-line-center span {
	float: right; 
	margin: 16px 0 0 0;
	text-align: right;
	width: 150px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-line-center-city a {
	position: relative;
	color: #484848;
	font-size:14px;
	font-weight: 400;
}
.header-line-center-city a:hover {
	text-decoration: none;
}
.header-line-center-city a:before {
	position: absolute;
	background: url(map.svg);
	content: '';
	background-size: 15px;
	width: 15px;
	height: 15px;
	left: -20px;
	top: 1px;
}
.menu {
	display: inline-block;
	vertical-align: top;
}
#main-nav {
	display: none;
}
ul.menu-ul {
	margin: 13px 0 0 5px;
	padding: 0;
}
li.menu-ul-li {
	display: inline-block;
}
a.menu-ul-li-link {
	margin: 0px 3px;
	display: block;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	color: #344d90;
}
.menu-ul-li-active {
	background: #ffb745;
	border-radius: 5px;
}
.menu-ul-li-active a {
	color: #fff;
	margin: 0px;
	padding: 5px;
}
.menu-ul-li-active a:hover {
	padding: 0px;
}
.menu-ul-li a:hover {
	color: #fff;
	padding: 5px;
	background: #ffb745;
	border-radius: 5px;
}
.menu-ul-li a:active {
	color: #fff;
}
.wrapper {
	background: #5cc5ef;
}
.wrapper-center {
	width: 1024px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}
nav {
	color: #fff;
}
.nav-link {
	font-size: 13px;
	color: #fff;
}
.nav-link:hover {
	text-decoration: none;
}
.navigation {
	color: #000;
	font-size: 14px;
}
.nav-link-offer {
	color: #000;
}
.nav-link-offer:hover {
	text-decoration: none;
}
.filter {
	background: #5cc5ef;
}
.filter-center {
	margin: 0 auto;
	width: 1024px;
}
.filter-text {
	color: #fff;
	font-size: 20px;
	margin: 0 0 15px 0;
}
.ui-slider-filter .ui-slider-filter-handle {
	border: none;
	background: #344d90;
	background-size: 23%;
	font-weight: normal;
	width: 20px;
	height: 20px;
	color: #555555;
	border-radius: 11px;
}
form {
	margin: 0;
}
.filter-form {
	width: 1024px;
	padding: 20px 0;
}
.selectbox {
	width: 250px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin: 0 57px 0 -5px;
	height: 53px;
	background: #fff;
	border-radius: 5px;
}
.selectbox-input {
	width: 95%;
	border: none;
	height: 25px;
	margin: 5px 0 0 5px;
	outline: none;
}
.selectbox-label {
	display: block;
	color: #848484;
	font-size: 13.3px;
	font-weight: 400;
	margin: 5px 0 0 5px;
}
::-webkit-input-placeholder { /* Chrome */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #000;
  opacity: 1;
}
.selectbox:first-child {
	border:none;
	margin: 0 57px 0 0;
	border-radius: 5px;
}
.selectbox-head-select-title {
	color: #848484;
	font-size: 13.3px;
	font-weight: 400;
	margin: 5px 0 0 0;
  display: block;
  line-height: 20px;
}
.selectbox-head-select-default {
	font-size: 13.3px;
	font-weight: 400;
  margin: 2px 0 0 0;
}
.selectbox-head-select {
	border: none;
	background: #fff;
	line-height: 24px;
	padding: 0 8px;
	text-align: left;
	cursor: pointer;
	outline: 0;
	border-radius: 5px;
}
.selectbox:last-child button {
	border-radius: 5px;
}
.selectbox-head-select-checked {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 92%;
}
.selectbox-head-select:after {
	position: absolute;
	content: "";
	top: 43%;
	right: 10px;
	border: 6px solid transparent;
	border-color: gray transparent transparent transparent;
}
.selectbox-head-select-cashback:after {
	position: absolute;
	content: "";
	top: 43%;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: gray transparent transparent transparent;
}
.selectbox-body {
  display: none;
  position: absolute;
  border: 1px solid #ccc;
  top: 62px;
  background: #fff;
  border-radius: 5px;
  z-index: 9;
	min-height: 50px;
	max-height: 200px;
  overflow: auto;
}
.JsSelectboxButtonOpen:after {
	border-color: transparent transparent gray transparent;
	top: 35%;
}
.JsSelectboxButtonClose:after {
	border-color: gray transparent transparent transparent;
}
.selectbox-body-list {
	list-style: none;
	margin: 0;
	padding: 15px;
}
.selectbox-body::-webkit-scrollbar {
	width: 5px;
}
.selectbox-body::-webkit-scrollbar-button {
	height: 0;
}
.selectbox-body::-webkit-scrollbar-thumb {
	background-color: #ccc;
}
.selectbox-body::-webkit-scrollbar-track {
	background-color: #fff;
}
.filter-input {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(0 0 99.9% 99.9%);
	clip-path: inset(0 0 99.9% 99.9%);
}
.filter-label {
	position: relative;
	white-space: nowrap;
	padding-left: 27px;
	line-height: 33px;
	font-size: 14px;
	-webkit-user-select: none;
	user-select: none;
}
.filter-label:before {
	transform: translate(0, -50%);
	background-color: #f4f2f1;
	border-radius: 2px;
	z-index: 1;
}
.filter-label:after {
	background-color: #56a33d;
	z-index: 2;
	transform-origin: 50%;
	transform: scale(0) translate(0, -50%);
	transition: .15s ease-out;
}
.filter-label:before, .filter-label:after {
	content: '';
	width: 20px;
	height: 20px;
	left: 0;
	top: 50%;
	position: absolute;
}
.filter-input:checked+.filter-label:after {
	transform: scale(1) translate(0,-50%);
	border-radius: 2px;
	cursor: pointer;
}
.filter-label-color {
	color: #fff;
}
.filter-button {
	background: #56a33d;
	border: 0;
	width: 106px;
	height: 53px;
	color: #fff;
	font-size: 15px;
	border-radius: 5px;
	margin: 0 0 0 -5px;
	cursor: pointer;
}
.filter-button-mob {
	display: none;
}
.filter-button:hover {
	background: #4d9601;
}
.field {
	margin: 25px 0 0 0;
	text-align: center;
}
.filter-slider-line {
	background: #ffb745;
}
.more-field {
	display: inline-block;
	margin: 0 25px 0 0;
}
.text-top-description {
	font-size: 18px;
}    
.text-top-description a {
	color: #e7552c;
}
.text-top-description a:hover {
	text-decoration: none;
}
.contaner {
	width: 1024px;
	margin: 0 auto;
}
.firm-item-highlight {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0px 5px 0;
	border-radius: 5px;
	min-height: 190px;
}
.firm-item-icon-rate {
	background: url(discount.svg);
	background-size: 17px;
}
.firm-item-icon.firm-item-icon-amount {
	background: url(sum.svg);
	background-size: 17px;
}
.firm-item-icon.firm-item-icon-term {
	background: url(group.svg);
	background-size: 17px;
}
.firm-item-icon.firm-item-icon-cash {
	background: url(clock.svg);
	background-size: 17px;
}
.firm-item-icon.firm-item-icon-age {
	background: url(calendar.svg);
	background-size: 17px;
}
.firm-item-icon.firm-item-icon-time {
	background: url(income.svg);
	background-size: 17px;
}
.firm-item-icon {
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	margin-right: 10px;
}
.firm-item {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0px 0px 0;
	border-radius: 5px;
	min-height: 160px;
}
.firm-item-offer {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0px 5px 0;
	border-radius: 5px;
	min-height: 214px;
}
.firm-item-h2 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-family: var(--bs-body-font-family);
	display: block;
}
.firm-item-other {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-family: var(--bs-body-font-family);
	display: block;
	color: #000;
}
.firm-item:hover {
	-webkit-box-shadow: 0 10px 20px rgb(136 145 157 / 30%);
	box-shadow: 0 10px 20px rgb(136 145 157 / 30%);
}
.firm-item-cb {
	margin: 0 0 15px 0;
	color: #606060;
}
.firm-item-cb a {
	color: #606060;
	font-size: 13px;
	font-weight: 400;
}
.firm-item-reviews-cb {
	font-size: 12px;
	font-weight: 400;
	float: right;
}
.firm-item-reviews {
	display: inline-block;
}
.firm-item-img {

}
.firm-item-reviews-span {
	display: block;
	font-size: 12px;
	font-weight: 500;
	margin: 6px 0 0px 0;
	text-align: center;
}
.firm-item-block {
	display: inline-block;
	vertical-align: top;
	width: 540px;
	font-size: 13px;
	margin: 0 0 20px 15px;
	line-height: 28px;
}
.firm-item-terms {
	display: inline-block;
	vertical-align: top;
	width: 541px;
	font-size: 13px;
	margin: 0 0 20px 15px;
	line-height: 28px;
}
.firm-item-block-offer {
	display: inline-block;
	vertical-align: top;
	width: 600px;
	font-size: 13px;
	margin: 0 0 20px 15px;
	line-height: 28px;
}
.firm-item-terms-one {
	display: inline-block;
	width: 268px;
	vertical-align: top;
}
.firm-item-terms-one span {
	font-weight: 500;
}
.firm-item-terms-one-offer {
	display: inline-block;
	width: 290px;
	vertical-align: top;
}
.firm-item-terms-one-offer span {
	font-weight: 500;
}
.card-tags {
	margin: 12px 0 0 0;
}
.card-tags-item {
	background: #3ab3ef;
	border-radius: 5px;
	padding: 3px 5px;
	color: #fff;
	font-size: 12px;
}
.firm-item-button {
	text-align: right;
}
.firm-item-button-full-text-card {
	display: inline-block;
	font-size: 13px;
	margin-right: 5px;
}
.firm-item-button-offer {
	text-align: right;
	margin: 10px 0 0 0;
}
.firm-item-terms-zayvka {
	display: inline-block;
	text-align: center;
	width: 113px;
	text-decoration: none;
	background: #56a33d;
	color: #fff;
	padding: 9px 0px;
	font-size: 13px;
	border-radius: 5px;
	border: 1px solid #56a33d;
}
.firm-item-terms-zayvka:hover {
	background: #397b23;
}
.firm-item-terms-more {
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	width: 111px;
	text-decoration: none;
	color: #000;
	padding: 9px 0px;
	font-size: 13px;
	border: 1px solid #ccc;
}
.firm-item-terms-more:hover {
	background: #E6EAED;
}
.show-more {
	display: block;
	text-align: center;
	background: #5cc5ef;
	color: #fff;
	padding: 10px;
	margin: 10px 0px 5px 0;
	border-radius: 5px;
	text-decoration: none;
}
.show-more:hover {
	opacity: 0.8;
}
.description {
	font-size: 15px;
	padding: 20px 0 0 0;
}
.description p {
	text-align: justify;
}
.description a {
	color: #e7552c;
}
.description a:hover {
	text-decoration: none;
}
.articles-doc a {
	color: #e7552c;
}
.description blockquote {
	margin: 20px 0px;
	padding: 20px;
	border-radius: 10px;
	background: #eaf3fb;
}
.description h2 {
	color: #344d90;
	font-weight: 300;
	font-size: 22px;
}
.description h3 {
	color: #344d90;
	font-weight: 300;
	font-size: 20px;
}
.description img {
	border-radius: 5px;
}
.footer-center {
	background: #ebf0f3;
}
footer {
	padding: 20px;
	width: 1024px;
	margin: 0 auto;
	font-size: 14px;
}
.footer-inline {
	width: 100%;
	display: inline-block;
}
.footer-notice {
  width: 58%;
  display: inline-block;
  margin: 0 0 10px 0;
}
.footer-soc {
  display: inline-block;
  vertical-align: top;
  margin: -13px 0 0 15px;
}
.footer-soc img {
  width: 30px;
  border-radius: 5px; 
}
.footer-contacts {
	width: 40%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 15px;
	line-height: 20px;
}
.footer-contacts p {
	margin: 0;
}
.footer-contacts a {
	color: #344d90;
}
.footer-text {
	display: inline-block;
	text-align: justify;
	margin: 0;
}
.microzaim-block-inline-footer {
	display: inline-block;
}
#footer-menu {
	float: right;
	margin: 16px 0;
}
.footer-menu-ul-li {
	display: inline-block;
	vertical-align: top;
}
.header-menu-ul {
	margin: 0;
}
.footer-menu-ul-li-link {
	font-size: 11px;
	padding: 0px 10px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.zero {
	color: red;
}
.modal-firm-list-city {
	height:470px;
	overflow-y: hidden;
}
.modal-firm-list-city:hover {
  overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	-ms-overflow-scrolling: touch;
	-o-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.modal-firm-list-city::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
.modal-firm-list-city::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background-color: rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.modal-firm-list-city-million {
	margin: 20px 0;
	background: #fff;
	padding: 10px 0;
}
.modal-firm-list-city a {
	color:#344d90;
	font-size: 14px;
	font-weight: 400;
}
.modal-firm-list-city a:hover {
	text-decoration: none;
}
.pc-zaimer {
	display:block;
}
.pc-zaimer img {
	border-radius: 5px;
	margin: 10px 0 0 0;
	width: 100%;
}
.mobile-zaimer {
	display:none;
}
.all-zaim {
	display: inline-block;
	width: 100%;
	line-height: 28px;
}
.all-zaim h3 {
  font-weight: 400;
  color: #344d90;
  font-size: 18px;
}
.sidebar {
	vertical-align: top;
	display: inline-block;
	margin: 10px 0 0 7px;
  width: 27%;
}
.top10 {
	border: 1px solid #ccc;
	margin: 0px 0 10px 0;
	padding: 10px;
	border-radius: 5px;
}
.sidebar-list-item-10 {
	color: #e7552c;
	font-size: 13px;
}
.top10-img {
	width: 80px;
	border-radius: 5px;
}
.sidebar-title {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-family: var(--bs-body-font-family);
}
.top10-block {
	margin: 0 0 10px 0;
}
.top10-block:last-child {
	margin: 0;
}
.sidebar-list-item-link {
	color: #344d90;
	line-height: 24px;
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
}
.sidebar-list-item-link-img {
	margin: 0 5px 0 0;
}
.sidebar-list-item-link:hover {
	text-decoration: none;
}
.review-block {
	width: 71%;
}
.review-block-item-data {
	font-size: 14px;
}
.review-block-item-name {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 10px 0;
	color: #000;
}
.review-block-item a {
	color: #e7552c;
}
.review-block-item-link {
	font-size: 14px;
	display: block;
	line-height: 31px;
	color: #344d90 !important;
}
.review-block-item {
	width: 311px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #ccc;
	margin: 0;
	padding: 20px;
	min-height: 320px;
	border-radius: 5px;
}
.reviews-add {
	height: 50px;
	color: #fff;
	background: #56a33d;
	font-weight: bold;
	margin: 5px 0 20px 0;
	text-align: center;
	line-height: 50px;
	border-color: #56a33d;
	border-radius: 5px;
}
.reviews-add:hover {
	background-color: #4d9601;
	border-color: #4d9601;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.kr-block {
	display: inline-block;
	width: 690px;
	padding: 0px 20px;
	margin: 20px 0;
}
.kr {
	background: #5cc5ef;
	padding: 0 20px;
	border-radius: 5px;
}
.kr-title {
	font-size: 27px !important;
	color: #fff !important;
	margin: 0 !important;
	font-weight: 500 !important;
}
.kr-text {
	color: #fff;
	text-align: left !important;
	font-size: 18px;
	line-height: 28px;
}
.kr-button {
	width: 173px;
	background: #56a33d;
	display: block;
	padding: 12px 20px;
	text-decoration: none;
	color: #fff !important;
	font-weight: 400;
	border-radius: 5px;
}
.kr-button:hover {
	background: #4d9601;
}
.kr-img {
	display: inline-block;
	width: 250px;
}
.topbutton {
	width: 20px;
	z-index: 999;
	background: #344d90;
	text-align: center;
	padding: 7px 10px 2px 10px;
	position: fixed;
	bottom: 50px;
	line-height: 30px;
	text-decoration: none;
	right: 50px;
	cursor: pointer;
	color: #fff;
	font-family: verdana;
	font-size: 22px;
	border-radius: 5px;
}
.topbutton:hover {
	opacity: .8;
}
/* cities */
#ouibounce-modal-cities {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:999;
}
#ouibounce-modal-cities .underlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
#ouibounce-modal-cities .modal {
  width: 600px;
  height: 600px;
  background-color: #f0f1f2;
  z-index: 1;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}
#ouibounce-modal-cities .modal-title {
  font-size: 18px;
  background-color: #fff;
  padding: 10px;
  margin: 0;
  border-radius: 4px 4px 0 0;
}
#ouibounce-modal-cities span {
	color: #344d90;
	font-size: 18px;
	margin: 3px;
	font-weight: 400;
}
#ouibounce-modal-cities ul {
  list-style: none;
  column-count: 3;
  line-height: 26px;
}
#ouibounce-modal-cities .modal-body {
  padding: 20px 0px;
}
#ouibounce-modal-cities form {
  text-align: center;
}
#ouibounce-modal-cities form input[type=text] {
  padding: 12px;
  font-size: 15px;
	height: 14px;
  width: 92%;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-font-smoothing: antialiased;
}
#ouibounce-modal-cities .modal-footer {
	position: absolute;
	top: 6px;
	text-align: center;
	right: 7px;
	background: #344D90;
	padding: 5px 10px;
	border-radius: 5px;
}
#ouibounce-modal-cities .modal-footer:hover {
	background: #ffb745;
	cursor: pointer;
}
#ouibounce-modal-cities .modal-footer p {
  display: inline;
	color: #fff;
}
/* cities */
.card-option-table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
	line-height: 28px;
	font-weight: 300;
}
.card-option-table tr:nth-child(odd) { 
	background-color: #f5f8fa; 
}
.card-option-table td {
	padding: 17px 0 17px 10px;
	border-top: 1px solid #e6eaed;
}
.table-content {
	font-size: 14px;
}
.card-option-table td:first-child {
	width: 51.2%;
	padding-right: 15px;
}
.payment-zaim > .card-option-table td:first-child {
	width: 33.3%;
	padding-right: 15px;
}
.firm-item-reviews-more {
	width: 46%;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px 12px;
	margin: 0 5px 20px 0;
	min-height: 236px;
	-webkit-box-shadow: 0 12px 19px rgba(45, 48, 72, 0.2);
	box-shadow: 0 12px 19px rgba(45, 48, 72, 0.2);
	display: inline-block;
	vertical-align: top;
}
.form-review-google {
	font-size: 13px;
	margin: 10px 0;
	line-height: 19px;
}
.form-review-google a {
	color: #e7552c;
}
.grecaptcha-badge { 
	visibility: hidden; 
}
.firm-item-terms-more-full {
	width: 345px;
	font-size: 13px;
	line-height: 27px;
	display: inline-block;
}
.firm-item-img-more {
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
.firm-item-terms-one-mores {
  white-space: nowrap;
	position: relative;
}
.firm-item-icon-none {
	font-weight: 500;
}
.firm-item-reviews-more-span {
	display: block;
	font-size: 12px;
	font-weight: 500;
	margin: 6px 0 0px 0;
}
.firm-item-img-pay {
	display: inline-block;
	vertical-align: top;
	width: 103px;
	margin: 0 14px 0 0;
	text-align: center;
}
.readmore-qa {
	border-bottom: 1px solid #e6eaed;
	min-height: 29px;
	padding: 15px;
	background: #f5f8fa;
}
.readmore-qa:hover {
	background: #ebf0f3;
}
.faq-last {
	border: 1px solid #e6eaed;
	border-bottom: 0;
}
.readmore-qa p { 
  margin: 0;
}
.readmore-qa-link {
	color: #000;
	font-weight: 400;
	text-decoration: none;
}
.readmore-qa-answer  {
	transition: all 0.2s linear 0.2s;
	-webkit-transition: all 0.2s linear 0.2s;
	-moz-transition: all 0.2s linear 0.2s;
	-o-transition: all 0.2s linear 0.2s;
}
.readmore-qa-answer p {
	margin: 10px 0 0 0;
}
.menu-link-name {
  border-bottom: 1px solid #ccc;
  height: 42px;
}
.link-name {
	font-size: 15px;
	color: #344d90;
	display: inline-block;
	margin: 0px 0px; 
	text-decoration: none;
	padding: 12px 9px;
}
.link-name:hover {
	border-bottom: 3px solid #344d90;
	padding: 12px 9px;
}
.opinion {
	background: #f0f6ff;
	padding: 5px 20px;
	margin: 20px 0;
	border-radius: 5px;
}
.opinion-link {
	
}
.sidebar-full {
	border: 1px solid #ccc;
	text-align: center;
	padding: 10px 0 0 0;
	border-radius: 5px;
	width: 283px;
	margin: 10px 0 0 0;
}
.sidebar-full-tel, .sidebar-full-lic, .sidebar-full-email, .sidebar-full-lk, .sidebar-full-zaim {
  display: block;
}
.sidebar-full-tel {
	margin-bottom:10px;
	line-height: 24px;
}
.sidebar-full-tel-link {
	color: #344d90;
}
.sidebar-full-lic {
	margin-bottom:10px;
	line-height: 24px;
}
.sidebar-full-email {
	color: #344d90;
}
.sidebar-full-img {
	display: block;
	margin: 0 auto;
}
.sidebar-full-zaim {
	display: inline-block;
	text-align: center;
	width: 113px;
	text-decoration: none;
	background: #56a33d;
	color: #fff;
	padding: 9px 0px;
	font-size: 13px;
	border-radius: 5px;
	border: 1px solid #56a33d;
	margin: 14px auto;
}
.sidebar-full-zaim:hover {
	background: #397b23;
}
.sticky {
  position: fixed;
  top: 0px;  /* если ноль заменить на число (и в скрипте тоже), то блок будет прилипать до того, как верхний край окна браузера дойдёт до верхнего края элемента. Может быть отрицательным числом. Применим, например, при фиксированном сверху меню */
  z-index: 101;
  margin: 8px 0 0 0;
}
.form-label {
	width: 100%;
	display: block;
	margin: 5px 0 0 0;
	color: #344d90;
	font-weight: 400;
}
.form-name-input {
	border: 1px solid #344d90;
	height: 35px;
	font-size: 20px;
	padding: 0 0 0 5px;
	border-radius: 5px;
}
.form-otziv-textarea {
	min-width: 100%;
	max-width: 100%;
	border: 1px solid #344d90;
	min-height: 165px;
	max-height: 165px;
	font-size: 20px;
	border-radius: 5px;
	padding: 5px;
}
.form-button {
	width: 200px;
	margin: 15px 0;
	height: 35px;
	background: #344d90;
	font-size: 16px;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-weight: 300;
	font-family: Roboto;
}
.form-button:hover {
	opacity: 0.8;
}

/* Слайдер */
.swiper-container {
	height: 380px;
	background: #fff;
	border-radius: 5px;
	color: #000;
	text-align: center;
}
.review-block-item img {
	width: 100px;
	float: right;
}
.wrapper-ads {
  width:246px;
  height:380px;
  padding: 15px;
  position: relative;
  margin:0 auto;
  overflow: hidden;
	background: rgba(46, 132, 1, 1.0);
	background: -webkit-linear-gradient(top left, rgba(46, 132, 1, 1.0), rgba(255, 253, 4, 1.0));
	background: -moz-linear-gradient(top left, rgba(46, 132, 1, 1.0), rgba(255, 253, 4, 1.0));
	background: linear-gradient(to bottom right, rgba(46, 132, 1, 1.0), rgba(255, 253, 4, 1.0));
	border-radius: 5px;
}
.swiper-slide-name {
	font-weight: 500;
}
.swiper-slide-button {
	display: inline-block;
	width: 180px;
	text-decoration: none;
	margin: 14px auto 0 auto;
	background: #56a33d;
	color: #fff;
	padding: 15px 10px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.24);
	-moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.24);
	box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.24);
}
.swiper-slide-button:hover {
	background: #4d9601;
}
.swiper-slide-first {
	color: #fff;
	padding: 5px;
	font-weight: 400;
	background: rgba(255, 106, 1, 1.0);
	background: -webkit-linear-gradient(top left, rgba(255, 106, 1, 1.0), rgba(255, 4, 4, 1.0));
	background: -moz-linear-gradient(top left, rgba(255, 106, 1, 1.0), rgba(255, 4, 4, 1.0));
	background: linear-gradient(to bottom right, rgba(255, 106, 1, 1.0), rgba(255, 4, 4, 1.0));
}
.swiper-slide-zero {
	font-weight: 400;
	margin: 5px 0;
}
.swiper-slide-summa, .swiper-slide-date {
	font-size: 14px;
	margin: 5px 0;
}
.swiper-slide-img {
	border-radius: 10px;
}
/* Слайдер */
/* Выгодные офферы */
.offer-ads-block {
	background: #f4f4f4;
	border-radius: 5px;
	margin: 10px 0 0 0;
}
.offer-ads-block-h2 {
	font-weight: 400;
	color: #344d90;
	margin: 0;
	padding: 15px;
}
.offer-ads {
	height: 335px;
	background: rgba(46, 132, 1, 1.0);
	background: -webkit-linear-gradient(top left, rgba(46, 132, 1, 1.0), rgba(255, 253, 4, 1.0));
	background: -moz-linear-gradient(top left, rgba(46, 132, 1, 1.0), rgba(255, 253, 4, 1.0));
	background: linear-gradient(to bottom right, rgba(46, 132, 1, 1.0), rgba(255, 253, 4, 1.0));
	padding: 15px 0;
	margin: 0 0 5px 0;
	border-radius: 0 0 5px 5px;
	text-align: center;
}
.offer-container-item-ads {
	background: #fff;
	border-radius: 5px;
	width: 221px;
	display: inline-block;
	text-align: center;
	height: 100%;
	margin: 0 4px;
	vertical-align: top;
	line-height: 20px;
	padding: 0 0 14px 0;
}
.offer-container-item-ads-img {
	border-radius: 5px;
}
/* Выгодные офферы */
/* Теги */
.tags-block {
	width: 1024px;
	margin: 0 auto;
}
.readmore-tags {
	display: inline-block;
	vertical-align: top;
}
.tags-block-ul {
	display: inline-block;
	vertical-align: top;
	list-style: none;
	padding: 0;
	margin: 0 40px 0 0;
}
.tags-block-ul-title {
	font-size: 14px;
	font-weight: 500;
	color: #344d90;
	margin: 10px 0;
}
.tags-block-ul li a {
	color: #000;
	text-decoration: none;
	line-height: 24px;
	font-size: 13px;
}
.tags-block-ul li a:hover {
	color: #e7552c;
}
.tagbutton {
	text-decoration: none;
	color: #344d90;
	font-size: 20px;
	display: block;
}
.tags-block-mobile {
	display: none;
}
/* Теги */

/* Статьи в офферах */
.articles-block {
	width: 728px;
}
.articles-item {
	display: inline-block;
	width: 228px;
	height: 225px;
	vertical-align: top;
	margin: 10px 14px 5px 0;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.articles-item:hover {
	-webkit-box-shadow: 0 10px 20px rgb(136 145 157 / 30%);
	box-shadow: 0 10px 20px rgb(136 145 157 / 30%);
}
.articles-item img {
	display: block;
	margin: -1px auto 10px auto;
	width: 228px;
	border-radius: 5px 5px 0 0px;
	height: 110px;
	object-fit: cover;
}
.articles-item:last-child {
	margin: 10px 0 5px 0;
}
.articles-block-link {
	display: block;
	text-align: right;
	margin-top: 10px;
	color: #344d90;
}
.articles-block-link:hover {
	text-decoration: none;
}
.articles-link {
	display: block;
	color: #344d90;
	margin: 0 15px;
	font-size: 15px;
	font-weight: 400;
}
/* Статьи в офферах */

/* Tags on sitebar */

.tags-card {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	border-radius: 5px;
}
.tags-card-link {
	display:block;
	color: #344d90;
	border-top: 1px solid #ccc;
	padding: 15px;
	text-decoration: none;
}
.tags-card-link:hover {
	background: #f4f4f4;
}
.sidebar-title-deb {
	display: block;
	margin: 10px 0 10px 10px;
	font-size: 16px;
	font-family: var(--bs-body-font-family);
}
/* Tags on sitebar */

/*кнопка звонка*/

.callback-bt {
	background:#473ee0;
	border:2px solid #473ee0;
}

.callback-button .text-call{
	height:68px;
	width:68px;        
	border-radius:50%;
	position:relative;
	overflow:hidden;
}
.callback-button-text-hide {
	text-align: center;
	color:#473ee0;
	opacity: 0;
	font-size: 0;
	position:absolute;
	right: 6px;
	top: 25px;
	line-height: 14px;
	font-weight: 600;
	text-transform: uppercase;
	transition: opacity .3s linear;
	font-family: 'montserrat', Arial, Helvetica, sans-serif;
}
.callback-button-text-show {
	text-align: center;
	color:#cd0a0a;
	opacity: 0;
	font-size: 0;
	position:absolute;
	right: 11px;
	top: 23px;
	line-height: 14px;
	font-weight: 600;
	text-transform: uppercase;
	transition: opacity .3s linear;
	font-family: 'montserrat', Arial, Helvetica, sans-serif;
}

.callback-button .text-call:hover span {
	opacity: 1;
	font-size: 9px;
}
.callback-button:hover i {
	display:none;
}

.callback-button:hover {
	z-index:999;
	background:#fff;
	color:transparent;
	transition:.3s;
}
.callback-button:hover i {
	color:#38a3fd;
	font-size:40px;
	transition:.3s;
}
.callback-button i {
	color:#fff;
	font-size:34px;
	transition:.3s;
	line-height: 66px;transition: .5s ease-in-out;
}

.callback-button i  {
	animation: 1200ms ease 0s normal none 1 running shake;
	animation-iteration-count: infinite;
	-webkit-animation: 1200ms ease 0s normal none 1 running shake;
	-webkit-animation-iteration-count: infinite;
}
.callback-bt-active {
	background:#cd0a0a;
	border:2px solid #cd0a0a;
}
.callback-button {
	border-radius: 50%;
	box-shadow: 0 8px 10px rgba(56,163,253,0.3);
	cursor: pointer;
	height: 68px;
	text-align: center;
	width: 68px;
	position: fixed;
	right: 50px;
	bottom: 135px;
	z-index: 9;
	transition: .3s;
	-webkit-animation: hoverWave linear 1s infinite;
	animation: hoverWave linear 1s infinite;
}
@-webkit-keyframes hoverWave {
	0% {
		box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
	}
	40% {
		box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
	}
	80% {
		box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067)
	}
	100% {
		box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0)
	}
}
@keyframes hoverWave {
	0% {
		box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
	}
	40% {
		box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
	}
	80% {
		box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067)
	}
	100% {
		box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0)
	}
}

/* animations icon */

@keyframes shake {
0% {
	transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
}
10% {
	transform: rotateZ(-30deg);
	-ms-transform: rotateZ(-30deg);
	-webkit-transform: rotateZ(-30deg);
}
20% {
	transform: rotateZ(15deg);
	-ms-transform: rotateZ(15deg);
	-webkit-transform: rotateZ(15deg);
}
30% {
	transform: rotateZ(-10deg);
	-ms-transform: rotateZ(-10deg);
	-webkit-transform: rotateZ(-10deg);
}
40% {
	transform: rotateZ(7.5deg);
	-ms-transform: rotateZ(7.5deg);
	-webkit-transform: rotateZ(7.5deg);
}
50% {
	transform: rotateZ(-6deg);
	-ms-transform: rotateZ(-6deg);
	-webkit-transform: rotateZ(-6deg);
}
60% {
	transform: rotateZ(5deg);
	-ms-transform: rotateZ(5deg);
	-webkit-transform: rotateZ(5deg);
}
70% {
	transform: rotateZ(-4.28571deg);
	-ms-transform: rotateZ(-4.28571deg);
	-webkit-transform: rotateZ(-4.28571deg);
}
80% {
	transform: rotateZ(3.75deg);
	-ms-transform: rotateZ(3.75deg);
	-webkit-transform: rotateZ(3.75deg);
}
90% {
	transform: rotateZ(-3.33333deg);
	-ms-transform: rotateZ(-3.33333deg);
	-webkit-transform: rotateZ(-3.33333deg);
}
100% {
	transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
}
}

@-webkit-keyframes shake {
0% {
	transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
}
10% {
	transform: rotateZ(-30deg);
	-ms-transform: rotateZ(-30deg);
	-webkit-transform: rotateZ(-30deg);
}
20% {
	transform: rotateZ(15deg);
	-ms-transform: rotateZ(15deg);
	-webkit-transform: rotateZ(15deg);
}
30% {
	transform: rotateZ(-10deg);
	-ms-transform: rotateZ(-10deg);
	-webkit-transform: rotateZ(-10deg);
}
40% {
	transform: rotateZ(7.5deg);
	-ms-transform: rotateZ(7.5deg);
	-webkit-transform: rotateZ(7.5deg);
}
50% {
	transform: rotateZ(-6deg);
	-ms-transform: rotateZ(-6deg);
	-webkit-transform: rotateZ(-6deg);
}
60% {
	transform: rotateZ(5deg);
	-ms-transform: rotateZ(5deg);
	-webkit-transform: rotateZ(5deg);
}
70% {
	transform: rotateZ(-4.28571deg);
	-ms-transform: rotateZ(-4.28571deg);
	-webkit-transform: rotateZ(-4.28571deg);
}
80% {
	transform: rotateZ(3.75deg);
	-ms-transform: rotateZ(3.75deg);
	-webkit-transform: rotateZ(3.75deg);
}
90% {
	transform: rotateZ(-3.33333deg);
	-ms-transform: rotateZ(-3.33333deg);
	-webkit-transform: rotateZ(-3.33333deg);
}
100% {
	transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
}
}

/* Виджет */

.vidget {
	position: fixed;
	bottom: 235px;
	z-index: 9;
	right: 20px;
	width: 350px;
	height: 600px;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 10px 30px rgba(0,0,0,.15);
	padding: 0 0 20px 0;
}
.vidget-header {
	background: #5cc5ef;
	color: #fff;
	padding: 25px 25px 25px 22px;
	border-bottom-right-radius: 40px;
	will-change: opacity;
	transition: height .3s,border-radius .3s;
	box-sizing: border-box;
	margin: 0 0 0 0;
}
.vidget-header-title {
	margin-bottom: 15px;
	text-align: left;
	font-size: 23px;
}
.scrolling {
	overflow-y: scroll;
	height: 100%;
}
.scrolling::-webkit-scrollbar {
	width: 6px;
	background-color: #f5f5f5;
}
.scrolling::-webkit-scrollbar-thumb {
	background-color: #a5a5a5;
	border-radius: 10px;
}
.scrolling::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #f5f5f5;
}
.vidget-offer {
	border-radius: 5px;
	background: #f4f4f4;
	padding: 10px 10px;
	margin: 5px 20px 20px 20px;
}
.vigoda {
	background: #f7f5e6;
}
.vidget-title {
	color: #162d5a;
	font-size: 18px;
	margin: 15px;
}
.vidget-name {
	color: #162d5a;
	font-size: 14px;
	margin: 0 0 0 10px;;
	display: inline-block;
	vertical-align: top;
}
.vidget-img {
	width: 80px;
	border-radius: 5px;
	display: inline-block;
	margin: 0 0 0 10px;
}
.vidget-online {
	color: #cd0a0a;
	font-size: 11px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
.vidget-param {
	display: inline-block;
	width: 45%;
	margin: 10px 0 0 10px;
}
.vidget-title-small {
	color: #888;
	font-size: 11px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
.vidget-btn {
	background: #56a33d;
	border-radius: 6px;
	color: #fff;
	padding: 0 5px;
	transition: background .2s,box-shadow .2s;
	cursor: pointer;
	text-decoration: none;
	height: 28px;
	box-sizing: border-box;
	text-align: center;
	line-height: 28px;
	display: block;
	margin: 10px auto 0px auto;
	width: 120px;
	font-size: 14px;
}
.vidget-btn:hover {
	background: #56a33d;
	box-shadow: 0 2px 7px rgba(0,70,18,.25);
}
.vidget-control {
	width: 100%;
	height: 38px;
	padding: 0 10px;
	background: #fff;
	border: 0;
	border-radius: 3px 3px 0 0;
	font-size: 14px;
	box-sizing: border-box;
	outline: none;
}
.vidget-header-summa, .vidget-header-srok {
	margin: 5px 0;
}
.ui-slider-widget .ui-slider-widget-handle {
	border: none;
	background: #344d90;
	background-size: 23%;
	font-weight: normal;
	width: 15px;
	height: 15px;
	color: #555555;
	border-radius: 11px;
}
/* конец кнопки звонка */
/* faq */
.faq-questions {
	border: 1px solid #e6eaed;
	background: #f5f8fa;
	min-height: 18px;
	padding: 15px;
}
.readmore-qa-link {
	color: #444 !important;
	display: block;
	text-decoration: none;
}
.readmore-faq-answer {
	margin: 0 0 20px 0;
}
.readmore-qa-answer p, ol, ul {
	color: #000;
	margin: 10px 0;
	display: block;
	padding-left: 20px;
}
/* модальное окно */
#ouibounce-modal {
	font-family: var(--bs-body-font-family);
	display: none;
  width: 100%;
  background: #5cc5ef;
	z-index:99;
}
#ouibounce-modal .underlay {
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
#ouibounce-modal .modal {
  width: 1024px;
  z-index: 1;
  margin: auto;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
  position: relative;
}
.modal-img {
  border-radius: 5px;
  width: 1024px;
}
.modal-img-mob {
	display: none;
}
#ouibounce-modal .modal-title {
  font-size: 18px;
  background-color: #f00;
  color: #fff;
  padding: 10px;
  margin: 0;
  border-radius: 4px 4px 0 0;
  text-align: center;
}
#ouibounce-modal h3 {
  color: #fff;
  font-size: 1em;
  margin: 0.2em;
  text-transform: uppercase;
  font-family: var(--bs-body-font-family);
  font-weight: 500;
}
#ouibounce-modal .modal-body {
  padding: 20px 35px;
  font-size: 0.9em;
}
#ouibounce-modal p {
  color: #000;
}
#ouibounce-modal form {
  text-align: center;
  margin-top: 35px;
}
#ouibounce-modal form input[type=text] {
  padding: 12px;
  font-size: 1.2em;
  width: 300px;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-font-smoothing: antialiased;
}
#ouibounce-modal form input[type=submit] {
  text-transform: uppercase;
  font-weight: bold;
  padding: 12px;
  font-size: 1.1em;
  border-radius: 4px;
  color: #fff;
  background-color: #4ab471;
  border: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
#ouibounce-modal form p {
  text-align: left;
  margin-left: 35px;
  opacity: 0.8;
  margin-top: 1px;
  padding-top: 1px;
  font-size: 0.9em;
}
#ouibounce-modal .modal-footer {
  position: absolute;
  top: 5px;
  text-align: center;
  right: -13px;
  width: 25px;
  line-height: 23px;
  height: 25px;
  border-radius: 25px;
  background: #fff;
  border: 1px solid #2ba3df;
}
#ouibounce-modal .modal-footer p {
  text-transform: capitalize;
  cursor: pointer;
  display: inline;
}
/* модальное окно */

/* ratings */
.rating-result {
  width: 150px;
  margin: 0 auto;
  background: #c1daff;
  border-radius: 20px;
  padding: 2px 3px 4px 2px;
}
.rating-result span {
	padding: 0;
	font-size: 25px;
	margin: 0 3px;
	line-height: 1;
	color: lightgrey;
	text-shadow: 1px 1px #bbb;
}
.rating-result > span:before {
	content: '★';
}
.rating-result > span.active {
	color: gold;
	text-shadow: 1px 1px #c60;
}
.rating-area {
	overflow: hidden;
	width: 210px;
}
.rating-area:not(:checked) > input {
	display: none;
}
.rating-area:not(:checked) > label {
	float: right;
	width: 42px;
	padding: 0;
	cursor: pointer;
	font-size: 32px;
	line-height: 32px;
	color: lightgrey;
	text-shadow: 1px 1px #bbb;
}
.rating-area:not(:checked) > label:before {
	content: '★';
}
.rating-area > input:checked ~ label {
	color: gold;
	text-shadow: 1px 1px #c60;
}
.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
	color: gold;
}
.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
	color: gold;
	text-shadow: 1px 1px goldenrod;
}
.rate-area > label:active {
	position: relative;
}

/* reviews */
.text-reviews {

}
.review-contaner {
	background: #f0f6ff;
	padding: 5px 15px 15px 15px;
	margin: 20px 0;
	border-radius: 5px;
}
.review-contaner-copylink {
	display: inline-block;
	text-align: right;
	width: 3%;
}
.review-contaner-copyblock-span {
	color: #56a33d;
	font-size: 14px;
	position: absolute;
	top: 5px;
	right: 30px;
}
.review-contaner-width-left {
	width: 32%;
	display: inline-block;
}
.review-contaner-width-center {
	width: 32%;
	display: inline-block;
	text-align: center;
  vertical-align: top;
  margin: 5px 0 0 0;
}
.review-contaner-width-right {
	width: 32%;
	display: inline-block;
	text-align: right;
	vertical-align: top;
  margin: 10px 0 0 0;
}
.review-contaner-name {
	font-weight: bold;
}
.review-contaner-copy {
	width: 20px;
	margin: 10px 0 0 0;
}
.review-contaner-copy:hover {
	opacity: 0.4;
}
.review-contaner-like {
	width: 20px;
	fill: #56a33d;
}
.review-contaner-like:hover {
	opacity: 0.6;
}
.review-contaner-dislike {
	width: 20px;
	fill: red;
	transform: rotate(180deg);
}
.review-contaner-dislike:hover {
	opacity: 0.6;
}
.review-contaner-like-number {
	margin: 0 15px 0 5px;
	vertical-align: text-bottom;
  font-weight: bold;
}
.review-contaner-dislike-number {
	margin: 0 5px 0 5px;
	vertical-align: text-bottom;
  font-weight: bold;
}
.review-contaner-answer {
  color: #56a33d;
  font-weight: 400;
  text-decoration: none;
}
.review-contaner-answer:hover {
	text-decoration: underline;
}
.review-contaner-comment {
  color: #344d90;
  font-weight: 400;
  text-decoration: none;
}
.review-contaner-comment:hover {
	text-decoration: underline;
}
.review-contaner-width-comment {
	display: inline-block;
	width: 49%;
}
.review-contaner-width-answer {
	display: inline-block;
	width: 50%;
	text-align: right;
}
.review-contaner-childrencontent {
	margin: 0 0 0 50px;
}
.review-contaner-modal {
	background: #f0f6ff;
	margin: -50px 0 0 50px;
	padding: 15px;
	border-radius: 5px;
}
.review-contaner-copyblock {
  text-align: right;
  position: relative;
}
.addreviews {
  background: #344d90;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  margin: 0px;
  padding: 0px 10px;
  text-decoration: none;
  font-size: 13px;
}
.addreviews:hover {
	opacity: 0.8;
}
.heading-rev {
  font-weight: 400;
  color: #344d90;
  font-size: 22px;
  margin: 30px 20px 10px 0;
  display: inline-block;
}
.reviewsselect {
  border: 1px solid #ccc;
  height: 30px;
  border-radius: 5px;
  width: 140px;
  padding: 0 0 0 5px;
}
.review-logo {
  display: block;
  width: 140px;
  margin: 10px 0;
}
.review-logo-img {
	border-radius: 5px;
}
.review-content {
	margin: 10px 0;
}
.review-content a {
	color: #344d90;
}
/* reviews */

.hc-offcanvas-nav.hc-nav-1 {
	display:none !important;
}

/* 404 */
.category-block {
  display: inline-block;
  margin: 10px;
  width: 46%;
  height: 50px;
  padding: 5px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.category-block a {
	color: #344d90;
	text-decoration: none;
}
.category-block:hover {
  -webkit-box-shadow: 0 10px 20px rgb(136 145 157 / 30%);
  box-shadow: 0 10px 20px rgb(136 145 157 / 30%);
}
.error-404 {
	display: block;
	margin: 20px auto;
}
/* 404 */

