/* header */
.header-line {
	padding: 0px 0 0px 0;
	position: fixed;
	background: #fff;
	z-index: 999;
	width: 100%;
	height: 55px;
}
svg#logo {
	width: 100px;
}
.logo-link {
	margin: 0 0 0 65px;
}
.wrapper-center {
	width: 100%;
}
.header-menu-ul {
	margin: 0;
	text-align: center;
	padding: 0;
}
/* header */

/* Offer anons */
.articles-block {
	width: 100%;
}
.firm-item-block {
	width: 100%;
	margin: 10px 0 20px 0px;
}
.firm-item-terms {
	width: 100%;
	margin: 10px 0 20px 0px;
}
.firm-item-block-offer {
	width: 100%;
	margin: 0 0 10px 0px;
}
.firm-item-button {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.firm-item-button-full-text-card {
	margin-bottom: 15px;
	width: 100%;
}
.firm-item-highlight {
	width: 280px;
	margin: 10px auto 5px auto;
}
.firm-item {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px auto 5px auto;
	display: block;
	vertical-align: top;
	min-height: 329px;
	text-align: center;
	width: 280px;
}
.firm-item-mobile {
	width: 92%;
}
.articles-block-link {
	text-align: center;
	margin: 20px 0;
}
.firm-item-offer {
	text-align: center;
}
.firm-item-cb {
	text-align: center;
}
.firm-item-reviews-cb {
	float: none;
	text-align: center;
	display: block;
	margin: 10px 0 0 0;
}
.firm-item-terms-one {
	position: relative;
}
.firm-item-terms-one-offer {
	width: 237px;
	position: relative;
	display: block;
	margin: 0 auto;
}
.question-notice {
	position: unset;
}
.notice-margin {
	top: 25px;
	left: -32px;
	padding: 0;
	width: 301px;
}
.firm-item-terms-one-mores {
	width: 237px;
	display: block;
	margin: 0 auto;
}
.question-notice:hover .question-notice-text {
	width: 281px;	
	text-align: left;
}
.notice-close {
	display: block;
	background: url(cross.png) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	right: -7px;
	top: -7px;
}
/* Offer anons */

/* Filter */
.filter {
	padding: 0;
}
.filter-text {
	font-size: 16px;
	margin: 0 10px 5px 10px;
}
.filter-center {
  width: 100%;
}
.filter-form {
	width: 100%;
	text-align: center;
}
form.JsFilter {
	text-align: center;
}
.selectbox {
	width: 90%;
	border-left: none;
	margin: 0 0 15px 0;
}
.selectbox:first-child {
	border-left: none;
	margin: 0 0 15px 0;
}
.selectbox:first-child button {
	border-radius: 5px 5px 0 0 ;
}
.selectbox-label {
	text-align: left;
	padding: 0 0 0 5px;	
}
.filter-button {
	width: 90%;
	border-radius: 0 0 5px 5px;
	margin: 0;
	display: none;
}
.filter-button-mob {
	display: block;
	border-radius: 5px;
	margin: 20px auto 0 auto;
	width: 290px;
}
.field {
	width: 90%;
	margin: 0 auto;
}
.more-field {
	display: inline-block;
	margin: 0;
}
.selectbox-body {
	display: none;
	position: absolute;
	border: 1px solid #ccc;
	border-radius: 0;
	top: 53px;
	background: #fff;
	left: 0px;
	z-index: 9;
	min-height: 50px;
	max-height: 200px;
	overflow: auto;
	text-align: left;
	width: calc(100% - 2px);
}
/* Filter */

.wrapper {
	padding: 58px 10px 0 10px;
}

/* Menu */
ul.menu-ul {
	width: 625px;
}
a.menu-ul-li-link:first-child {
	margin: 0;
}
.menu {
	display: none;
	overflow: scroll;
	height: 34px;
	position: relative;
}
ul.menu-ul {
	margin: 5px 0 0 5px;
}
a.menu-ul-li-link {
	font-weight: 500;
}
/* Menu */


.contaner {
	width:95%;
	padding: 0 0 0 0;
}
.contaner-fix {
	padding: 65px 0 0 0;
}
.heading-h1 {
	text-align:left;
	font-weight: 500;
	font-size: 22px;
}
.heading-h2 {
	font-size: 22px;
	text-align: center;
}
.heading-offer {
	font-size: 26px;
}
.text-top-description {
	font-size: 15px;
}
.header-line-center {
	width:100%;
}
.description {
	text-align: left;
}
.description img {
	width: 100%;
}
.readmore-qa-answer p, ol, ul {
	text-align: left;
}
.firm-item-img {
	margin: 0 auto;
	display: inherit;
}
.header-menu-ul {
  padding: 0;
}
footer {
	text-align: center;
	width: 86%;
}
.footer-notice {
  width: 100%;
}
.footer-contacts {
  width: 100%;
  text-align: center;
  margin: 0 0 10px 0;
}
.footer-soc {
  margin: 0;
  text-align: center;
  display: block;
}
.microzaim-block-inline-footer {
	width: 100%;
}
.footer-text {
	width:100%;
} 
#footer-menu {
	float: none;
}
.footer-menu-ul-li {
	position: relative;
	float: none;
	line-height: 26px;
}
.pc-zaimer {
	display:none;
}
.mobile-zaimer {
	display:block;
	width:100%;
	margin:0 0 10px;
	text-align:center;
}
.mobile-zaimer img {
	width:300px;
	border-radius: 5px;
	margin: 5px 0 0 0;
}
.firm-list {
	margin: 10px 0 0 0;
	width: 100%;
	text-align: center;
	display: block;
}
.sidebar {
	display: inline-block;
	width: 100%;
	margin: 0;
}
.sidebar-list-item-link {
	text-align: left;
}
.all-zaim {
	display: inline-block;
	width: 100%;
	text-align: left;
  margin: 0 0 10px 0;
}
.topbutton {
	bottom: 20px;
	right: 20px;
}
.header-line-center span {
	font-size: 9px;
	position: absolute;
	top: 0px;
	right: 5px;
}
.header-line-center-city a {
	padding: 10px 3px;
	font-weight: 400;
	color: #484848;
	letter-spacing: 1px;
	text-decoration: underline;
}
.header-line-center-city a:before {
	top: 12px;
}
/* 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%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
#ouibounce-modal-cities .modal {
  width: 96%;
  overflow: hidden;
  height: 370px;
  background-color: #f0f1f2;
  z-index: 1;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}
#ouibounce-modal-cities .modal-title {
  font-size: 18px;
  background-color: #fff;
  color: #fff;
  padding: 10px;
  margin: 0;
  border-radius: 4px 4px 0 0;
  text-align: left;
}
#ouibounce-modal-cities span {
  color: #344d90;
  font-size: 1em;
  margin: 0.2em;
  font-weight: 400;
}
#ouibounce-modal-cities ul {
  list-style: none;
  column-count: 2;
  line-height: 20px;
	margin: 0 0 30px 0;
	padding: 0 0 0 10px;
}
#ouibounce-modal-cities .modal-body {
  padding: 20px 0px;
  font-size: 0.9em;
}
#ouibounce-modal-cities p {
  color: #fff;
}
#ouibounce-modal-cities form {
  text-align: center;
  margin-top: 0px;
}
#ouibounce-modal-cities form input[type=text] {
  padding: 12px;
  width: 87%;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-font-smoothing: antialiased;
}
#ouibounce-modal-cities 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-cities form p {
  text-align: left;
  margin-left: 35px;
  opacity: 0.8;
  margin-top: 1px;
  padding-top: 1px;
  font-size: 0.9em;
}
#ouibounce-modal-cities .modal-footer {

}
#ouibounce-modal-cities .modal-footer p {
  text-transform: capitalize;
  cursor: pointer;
  display: inline;
}
.modal-firm-list {
	float: left;
	width: 100%;
	height:255px;
	overflow-y: scroll;
}
.modal-firm-list a {
	color: #1e1977;
	font-size: 11px;
}
.modal-firm-list-city {
	float: left;
	width: 100%;
	height:255px;
	overflow-y: scroll;
}
.modal-firm-list-city:hover {
  overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: inherit;
	-moz-overflow-scrolling: inherit;
	-ms-overflow-scrolling: inherit;
	-o-overflow-scrolling: inherit;
	overflow-scrolling: inherit;
}
.modal-firm-list-city a {
	color:#344d90;
	font-size:14px;
	line-height: 25px;
}
/* cities */
.menu-link-name {
	border-bottom: none;
	height: inherit;
}
.link-name {
	font-size: 18px;
	color: #344d90;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 11px 0;
	text-align: center;
	margin: 0;
}
.opinion-link {
	margin: 0;
}
.more-cards {
	text-align: center;
}
#aside1 {
	display: none;
}
.card-option-table td {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #e6eaed;
	font-size: 14px;
}
.payment-zaim > .card-option-table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
	color: #000;
	line-height: 28px;
	display: block;
	overflow-x: scroll;
}
/* Выгодные офферы */
.offer-ads-block {
	overflow: hidden;
	margin: 0 0 10px 0;
}
.offer-ads-block-h2 {
	text-align: left;
	font-size: 16px;
}
.offer-ads {
	width: 100%;
	overflow-x: scroll;
	margin: 0;
}
.offer-ads-width {
	width: 717px;
	margin: 0 auto;
}
/* Выгодные офферы */
/* Теги */
.tags-block {
	display: none;
}
.tags-block-mobile {
	display: block;
	border-bottom: 1px solid #ccc;
}
.tagbutton {
	text-decoration: none;
	color: #344d90;
	font-size: 14px;
	border: 1px solid #ccc;
	display: block;
	border-radius: 5px;
	padding: 10px 5px;
	width: 93%;
	margin: 0px auto 5px auto;
	font-weight: 400;
}
.readmore-tags {
	display: block;
}
.readmore-tags-hide {
	padding: 5px;
	width: 90%;
	margin: 0 auto;
}
/* Теги */
/* Статьи в офферах */
.heading-articles {
	font-size: 22px;
	text-align: center;
}
.articles-offers {
	text-align: center;
}
.articles-item {
	margin: 10px;
}
/* Статьи в офферах */

/* Другие офферы */
.firm-item-reviews-more {
	width: 92%;
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
}
.firm-item-img-more {
	margin: 0;
}
.firm-item-terms-more-full {
	width: 100%;
}
.firm-item-button-offer {
	text-align: center;
}
.firm-item-img-pay {
	margin: 10px 0;
}
.firm-item-reviews-more-span {
	display: block;
	font-size: 12px;
	font-weight: 500;
	margin: 6px 0 0px 0;
	text-align: center;
}
/* Другие офферы */

/* Сайдбар */
.sidebar-full {
	margin: 0 auto;
	width: inherit;
}
.sidebar-list {
	list-style: none;
	text-align: center;
}
/* Сайдбар */
.kr {
	margin: 0 0 20px 0;
	text-align: center;
}
.kr-block {
	width: 100%;
	margin: 20px auto;
	padding: 0;
}
.kr-img {
	display: inline-block;
	width: 250px !important;
	margin: 20px 0 0 0;
}
.kr-button {
	width: 173px;
	margin: 0 auto;
}

/* Слайдер */
.swiper-container {
	height: inherit;
}
.review-block {
	width: 100%;
	display: inline-block;
}
.slider-reviews {
    width: 100%;
}
.review-block-item {
	width: 292px;
	display: block;
	vertical-align: top;
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 5px;
	min-height: 169px;
}
/* Виджет */
.callback-button {
	display: none;
}

/* Виджет */

/* модальное окно */
#ouibounce-modal .modal {
  width: 300px;
}
#ouibounce-modal {
	height: 400px;
	z-index: 9999;
	position: fixed;
	top: 60px;
  background: none;
	right: 10px;
}
.modal-img {
	display: none;
}
.modal-img-mob {
	display: block;
	border-radius: 5px;
}
#ouibounce-modal .modal-footer {
  top: -4px;
  right: -4px;
}
/* модальное окно */

/* reviews */
.review-contaner-copyblock-span {
	width: 90%;
}
.review-contaner-width-left {
  width: 100%;
}
.review-contaner-width-center {
  width: 100%;
}
.review-contaner-width-right {
  width: 100%;
  text-align: center;
}
.review-contaner-width-comment {
  width: 100%;
}
.review-contaner-width-answer {
  width: 100%;
}
.review-contaner-childrencontent {
  margin: 0 0 0 20px;
}
.review-contaner-modal {
  margin: -50px 0 0 20px;
  text-align: left;
}
.form-name-input {
  width: 100%;
}
.review-contaner-copylink {
	width: 22px;
}
.review-contaner {
  text-align: left;
}
.text-reviews {
  margin: 0 0 20px 0;
}
/* reviews */

/* мобильное меню */

.hc-offcanvas-nav.hc-nav-1 .nav-container {
	width:100% !important;
}
.nav-content {
    background: #fff;
}

/* мобильное меню */

/* 404 */
.category-block {
  width: 80%;
}
.error-404 {
	width: 300px;
}
/* 404 */
/* search */
.searchform {
  margin-right: 0;
  position: relative;
  color: #dcdcdc;
}
.searchform div {
  position: relative;
}
.searchform .field {
  height: 35px;
  margin-top: 0.46154rem;
  padding:0 0 0 8px;
  color: #000;
  border-radius: 5px;
  border-color: #ccc;
	width: 240px;
	border: 1px solid #ccc;
	text-align: left;
}
.searchsubmit {
  width: 50px;
  background: #344d90;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  padding: 4px 0;
  height: 35px;
  margin-top: 0.46154rem;
  border: none;
  font-weight: 300;
}
/* search */