@font-face {
	font-family: OpenSans-Regular;
	src: url(../fonts/OpenSans-Regular.eot);
	src: url(../fonts/OpenSans-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Regular.woff) format('woff'), url(../fonts/OpenSans-Regular.ttf) format('truetype'), url(../fonts/OpenSans-Regular.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: OpenSans-Bold;
	src: url(../fonts/OpenSans-Bold.eot);
	src: url(../fonts/OpenSans-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Bold.woff) format('woff'), url(../fonts/OpenSans-Bold.ttf) format('truetype'), url(../fonts/OpenSans-Bold.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: OSansSemibold;
	src: url(../fonts/OSansSemibold.eot);
	src: url(../fonts/OSansSemibold.eot?#iefix) format('embedded-opentype'), url(../fonts/OSansSemibold.woff) format('woff'), url(../fonts/OSansSemibold.ttf) format('truetype'), url(../fonts/OSansSemibold.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: gilroy_ebold;
	src: url(../fonts/gilroy_ebold.eot);
	src: url(../fonts/gilroy_ebold.eot?#iefix) format('embedded-opentype'), url(../fonts/gilroy_ebold.woff) format('woff'), url(../fonts/gilroy_ebold.otf) format('opentype'), url(../fonts/gilroy_ebold.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

.reg {
	font-family: OpenSans-Regular
}

.bold, b, strong {
	font-family: OpenSans-Bold
}

.sbold {
	font-family: OSansSemibold
}

.g_ebold {
	font-family: gilroy_ebold
}

.blue_txt {
	color: #0c6a91
}

.green_txt {
	color: #60ae3d
}

.green_bg {
	background: #60ae3d;
	color: #fff
}

.grey_bg {
	background: #F5F7F8
}

.blue_bg {
	background: #EBF3F7
}

a {
	color: inherit
}

a:hover {
	text-decoration: none
}

:focus {
	outline: 0 !important
}

.btn.focus, .btn:focus {
	box-shadow: inherit
}

* {
	box-sizing: border-box
}

img {
	max-width: 100%
}

.trans {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}




/*********** FROM OLD SITE ************/

.inner_content a, .inner_content a:visited {
    color: #0c6a91;
    text-decoration: underline;
}

.inner_content{
	padding: 1.5rem 0;
}
.inner_content ol li, .inner_content ul li {
    margin-bottom: 5px;
}
.inner_content ul, .inner_content ol{
	padding: 15px 0 15px 30px;
}

.b-mfo-reviews {
    margin: 60px 0;
}
.b-mfo-reviews-addlink a {
    border-bottom: 1px dashed grey;
    color: grey;
    text-decoration: none;
    padding: 0 4px;
}
.b-mfo-reviews-list {
    margin: 35px 0;
    padding: 0 !important;
}
.b-mfo-reviews-list li {
    margin-bottom: 50px;
    list-style: none;
}
.b-mfo-reviews-list-info {
    border-bottom: 1px solid #dadada;
    padding: 10px 0;
}
.b-mfo-reviews-list-info-name {
    width: 500px;
    font-weight: 400;
    float: left;
}
.b-mfo-reviews-list-info-date {
    float: right;
    color: #a6a6a6;
    margin-left: 40px;
}
.b-mfo-reviews-list-info-stars {
    float: right;
    /* margin-left: 50px; */
    color: #a6a6a6;
}
.img-rate-star {
    display: block;
    float: left;
    margin: 4px 2px;
}
.b-mfo-reviews-list-info-score {
    float: left;
    width: 20px;
    text-align: center;
}
.b-mfo-reviews-list-txt {
    padding-top: 20px;
}
.b-mfo-reviews-note {
    padding: 10px 0;
    color: #999;
    font-size: 13px;
    line-height: 16px;
}


/* reviwes page */
.b-catalogmfo, .b-catalogmfo-title, .b-footer-menu-list, .b-footer-news ul, .b-home-tabs, .b-list-greencheck, .b-main-menu, .b-mfo-reviews-list, .b-news-also-list, .b-news-list, .b-reviews-list, ul.list-mark{
	list-style: none;
	padding-left: 0 !important;
}
.b-reviews-list li {
    margin-bottom: 40px!important;
}
.b-footer-news-slider-ava, .b-reviews-page-left {
    margin-right: 20px;
    float: left;
}
.b-footer-news-slider-ava, .b-reviews-page-left {
    margin-right: 20px;
    float: left;
}
.b-footer-news-slider-ava img {
    display: block;
    border-radius: 50%;
}
.b-reviews-page-right {
    width: auto;
    height: auto;
    overflow: hidden;
}
.b-author-name {
    width: 100%;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
    min-height: 60px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 10px;
}
.b-author-status {
    color: #333;
    font-size: 13px;
    font-weight: 300;
}
.b-reviews-txt {
    font-size: 15px;
    line-height: 22px;
}


/* brands page */

.b-brands-logo {
    text-align: center;
}
/* .b-brands [class*=col-] {
    float: left;
    height: auto;
}
.b-brands .col-d-3 {
    width: 25%;
}
.b-brands  .col-d-9 {
    width: 75%;
} */
.def_color { 
    color: #333 !important;
}
.b-brands-logo img {
    margin: 0 auto;
}
.rate-mrg {
    margin-bottom: 20px;
}
.stars-rating {
    position: relative;
    width: 100px;
    margin: 0 auto;
}

.rating {
    width: 72px;
    height: 11px;
    position: relative;
    overflow: hidden;
}
.rating-blank {
    width: 72px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/local/assist/css/../../../../local/assist/images/stars.png) no-repeat scroll;
    cursor: pointer;
}
.rating-votes {
    cursor: default !important;
}
.rating-votes {
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/local/assist/css/../../../../local/assist/images/stars.png) no-repeat scroll 0 -11px;
    cursor: pointer;
}
.rate-mrg .rate-total {
    top: -5px;
}
.rate-total {
    position: absolute;
    top: -3px;
    right: 0px;
    color: #a6a6a6;
}
.b-brands .col-d-9 {
    width: 75%;
}
.center_btn {
    margin: 0 auto;
    width: 33%;
    min-width: 200px;
}
.b-green-btn, .b-green-btn:visited {
    background: #60ae3d;
    color: #fff!important;
    line-height: 46px;
    padding: 0 20px;
    display: block;
    text-decoration: none !important;
    text-align: center;
    border-radius: 3px;
    width: 80%;
    margin: 0 auto;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
}
.b-green-btn:hover {
    background: #62c238;
    text-decoration: none;
}

.b-brands-p-title {
    background: #dfeff5;
    border-radius: 3px 3px 0 0;
    color: #333;
    text-align: center;
    line-height: 42px;
    margin: 50px 0 0;
}
.b-brands-p-value {
    padding: 15px 0 55px 0;
}
.b-brands-p-value {
    border-bottom: 1px solid #dadada;
    color: #0c6a91;
    /* font-family: OpenSansCondensed; */
   /*  padding: 15px 0; */
    text-align: center;
}
.b-brands-op-a {
    font-size: 28px;
    top: 20px;
    position: relative;
}
.b-brands-op-b, .b-brands-op-c {
    top: 20px;
    position: relative;
}
.b-brands-op-b, .b-brands-op-c, .b-brands-op-c span {
    font-size: 24px;
    letter-spacing: -1px;
    font-family: Trebuchet MS, sans-serif;
}
.b-brands-op-b {
    line-height: 34px;
}

.b-retail-mfo {
    margin-bottom: 50px;
    margin-top: 50px;
}

.b-retail-mfo-link, .b-retail-mfo-link:visited {
    display: inline-block;
    margin: 0 20px 10px 0;
    padding: 2px 5px;
    /* color: #195570!important; */
    text-decoration: none;
}
.b-retail-mfo-link:hover {
    text-decoration: underline; 
}
.chasto {
    background: #0c6a91;
    color: #fff!important;
    line-height: 46px;
    padding: 0 20px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    margin: 0 auto;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    text-decoration: none !important;
    margin-bottom: 5px !important;
}
.b-brands-detailtxt img {
    margin: 0 auto !important;
    display: block;
}












.b-news-list {
    margin: 0!important;
    padding: 0!important;
}
.b-news-list-item {
    margin-bottom: 50px!important;
}
.b-news-list-item-name a {
    text-decoration: none;
    color: #333;
    font-size: 17px;
    font-family: OSansSemibold;
}
.b-news-list-item-date {
    font-weight: 100;
    margin-left: 70px;
    opacity: 0.7;
    font-size: 13px; 
    float: right;
}
.b-news-list-hr {
    height: 0;
    border: none;
    border-bottom: 1px solid #dadada;
}
.b-news-list-item-txt {
    font-size: 13px;
}
.b-news-list-item-txt a {
    margin-left: 20px;
    text-decoration: none;
    opacity: 0.7;
    border-bottom: 1px dashed #1e7298;
}
.b-nav-pages {
    margin: 20px 0;
}
.b-nav-news {
    text-align: center;
    color: #195570;
}
.b-nav-news a {
    color: #a6a6a6;
    text-decoration: none;
}
.b-nav-news a, .b-nav-news b {
    margin: 0 6px;
}
.mfeedback {
    margin: 10px 0;
}
.b-feedback-input,
.b-mfo-reviews-input {
    width: 320px;
    border-radius: 3px;
    border: 1px solid #dadada;
    padding: 10px;
    margin-bottom: 10px;
    resize: none;
    max-width: 100%;
}
input[placeholder] {
    text-overflow: ellipsis;
}
.b-feedback-submit,
.js_opros_sb {
    background: #60ae3d;
    border: none;
    width: 170px;
    color: #fff;
    line-height: 36px;
    border-radius: 3px;
}
span.opros-right-usr-text {
    font-size: 12px;
    opacity: 0.6;
    margin-left: 320px;
    padding-left: 2%;
    display: block;
}
.group_vopros{
    font-family: OSansSemibold;
    font-size: 17px;
    margin: 1rem 0;
}
.oprosnik_group, .js_opros_form,
.js_opros_sb{
    margin-bottom: 1rem;
    clear: both;
}
.oprosnik_group{
    display: inline-block;
    width: 100%;
}
.answer_b .b-header-button__link{
    display: block;
    margin: 0.5rem !important;
}
.b-feedback-input, .b-mfo-reviews-input{
    float: left;
    width: 48%;
    margin-right: 2%;
}
.b-news-detail-time {
    font-size: 14px;
    line-height: 24px;
    text-align: right;
    font-weight: 300;
    color: #a6a6a6;
}
.b-catalogmfo {
    padding: 0!important;
}
.b-catalogmfo li {
    border-bottom: 1px solid #d9d9d9;
    padding: 20px 0!important;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: 100%;
    height: 120px;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0!important;
}
.b-catalogmfo li {
    height: 135px;
}
.def_color {
    color: #333 !important;
}
.b-catalogmfo-logo {
    text-align: center;
    float: left;
    width: 20%;
    height: 80px;
}
.wr-logo {
    height: 80px;
    display: table;
    width: 100%;
}
.b-catalogmfo-logo a {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
.b-catalogmfo-logo img {
    width: auto;
    margin: 0 auto;
}
.b-catalogmfo-logo a img {
    width: 120px;
    height: auto;
}
.b-catalogmfo-p-decision, .b-catalogmfo-p-percent, .b-catalogmfo-p-time, .b-catalogmfo-p-years {
    display: table-cell;
    vertical-align: middle;
    line-height: 80px;
    float: left;
    text-align: center;
}
.b-catalogmfo-p-percent {
    width: 7%;
}

.b-catalogmfo-p-percent {
    line-height: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: left;
    position: relative;
    top: 17px;
}
.b-catalogmfo-p-sum {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: left;
    width: 17%;
    position: relative;
    top: 17px;
}
.b-catalogmfo-p-sum.ot_do {
    top: 0;
    line-height: 80px;
}
.b-catalogmfo-p-decision, .b-catalogmfo-p-time {
    width: 12%;
}
.b-catalogmfo-p-years {
    width: 11%;
}
.b-catalogmfo-link {
    text-align: center;
    float: left;
    width: 20%;
}
.b-news-also {
    font-size: 15px;
    line-height: 30px;
    color: #333;
    margin: 40px 0 20px;
}
.b-city-letter-a, .b-news-also, .b-news-detail blockquote {
    border-bottom: 1px solid #dadada;
}
.b-news-also-list {
    color: #195570;
    margin: 0 0 30px!important;
    padding: 0!important;
}
.b-news-also-list li {
    margin: 0!important;
    padding: 0!important;
}
.b-news-also-list a {
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
    color: #195570;
}
.b-news-also-list a:hover {
    text-decoration: underline;
}
.mb-cat-item {
    padding-top: 30px;
}
.mb-cat-item {
    display: none;
}
.mb-cat-left {
    float: left;
    width: 50%;
}
.mb-cat-inner-left {
    padding: 10px;
    background: #DFEFF5;
    color: #195570;
    font-size: 13px;
}
.mb-cat-row {
    margin-bottom: 8px;
}
.mb-car-right {
    padding: 10px;
}
.mb-car-right {
    float: right;
    width: 50%;
}
/* .inner_content h1{
	text-align: center;
	color: #60ae3d;
} */
.inner_content h2{
	margin: 2rem 0;
	/* text-align: center; */
	/* color: #60ae3d; */
}
.inner_content h3{
	/* text-align: center; */
	/* color: #60ae3d; */
	font-size: 20px;
}


.b-city-list {
    list-style: none;
    margin: 0 0 40px!important;
    padding: 0!important;
}
.b-city-list li {
    float: left;
    margin: 5px 10px 5px 0;
    color: #195570;
}
.b-city-letter-a {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 10px;
}
.b-city-letter-a, .b-news-also, .b-news-detail blockquote {
    border-bottom: 1px solid #dadada;
}
.b-brands-txt{
    margin-bottom: 2rem;
}
/*********** FROM OLD SITE END ************/



@media (min-width:1400px) {
	.container {
		max-width: 1340px
	}

}

body {
	font-family: OpenSans-Regular, Arial, sans-serif;
	font-size: 14px;
	color: #2A2E2F
}

h1 {
	font-family: gilroy_ebold;
	line-height: 1.2em;
	font-size: 40px;
	margin: 1.3rem 0 2.5rem
}

h2 {
	font-family: gilroy_ebold;
	font-size: 32px;
	line-height: 1em;
	margin: 1rem 0 2.7rem
}

p {
	line-height: 1.8em
}

.btn_custom {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	text-align: center;
	padding: 0 24px;
	font-size: 14px;
	border-radius: 4px;
	max-width: 100%
}

.btn_blue {
	background: #0c6a91;
	color: #fff
}

.btn_blue:hover {
	background: #1d7ba2;
	color: #fff;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .15);
	box-shadow: 0 0 7px rgba(0, 0, 0, .15)
}

.btn_lg {
	height: 64px;
	line-height: 64px;
	width: 256px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .25)
}

.btn_lg:hover {
	box-shadow: 0 4px 20px rgba(0, 0, 0, .25)
}

.btn_md {
	height: 48px;
	line-height: 46px
}

.btn_sm {
	height: 32px;
	line-height: 32px
}

.btn_green {
	background: #60ae3d;
	color: #fff !important;
}

.btn_green:hover {
	color: #fff;
	background: #3e8c1b
}

.btn_transp {
	border: 1px solid #0C6A91;
	background: 0 0;
	color: #0C6A91
}

.btn_transp:hover {
	color: #fff;
	background: #0C6A91
}

header {
	padding: 8px 0;
	background: #fff;
	box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
	position: relative;
	z-index: 2;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.navbar {
	padding-left: 0;
	padding-right: 0
}

.navbar-brand {
	font-family: gilroy_ebold;
	font-size: 26px;
	color: #60ae3d
}

.navbar-nav {
	margin-left: 2.9rem
}

.nav-item {
	margin: 0 .8rem
}

.nav-item .nav-link {
	position: relative;
	white-space: nowrap;
	padding-left: 0 !important;
	padding-right: 0 !important;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
    cursor: default;
}
.nav-item .nav-link span{
    cursor: pointer;
}

.nav-item .nav-link:after {
	content: '';
	position: absolute;
	bottom: -1.5rem;
	left: 0;
	width: 100%;
	height: 5px;
	background: #0c6a91;
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.nav-item.active .nav-link, .nav-item.active .nav-link:hover, .nav-item .nav-link:hover {
	font-family: OpenSans-Bold;
	color: #000;
	letter-spacing: -.25px
}

.nav-item.active .nav-link:after, .nav-item.active .nav-link:hover:after, .nav-item .nav-link:hover:after {
	opacity: 1
}

.nav-item .nav-link:hover {
	font-family: OpenSans-Regular;
	letter-spacing: 0
}

.user_cabinet .list-inline-item:not(:last-child) {
	position: relative;
	padding: 0 20px;
	margin-right: 7px
}

.user_cabinet .list-inline-item:not(:last-child):after {
	content: '';
	position: absolute;
	right: 0;
	top: 28%;
	bottom: 13%;
	width: 1px;
	background: #2a2e2f;
	height: 60%
}

.breadcrumb {
	background: 0 0;
	margin-bottom: 2rem;
}

.breadcrumb-item {
	font-size: 13px;
	margin-right: 1rem
}

.breadcrumb-item a {
	color: #0c6a91;
	text-decoration: underline
}

.breadcrumb-item.active {
	color: #2a2e2f;
	padding-left: 1rem
}

.breadcrumb-item+.breadcrumb-item::before {
	content: '';
	width: 5px;
	height: 9px;
	position: relative;
	left: -.5rem;
	background: url(../images/ar_right.png) no-repeat;
	background-size: contain
}

.section {
	padding: 2rem 0 3rem
}

.rouble {
	position: relative;
	display: inline-block;
	line-height: 1;
	vertical-align: baseline;
	font-family: OpenSans-Regular, Arial, sans-serif
}

.rouble:after {
	content: '–';
	position: absolute;
	top: 14%;
	left: 0
}

.rouble:before {
	content: '-';
	font-size: .9em;
	position: absolute;
	top: 3%
}

.card {
	box-shadow: 0 4px 50px rgba(0, 0, 0, .12);
	border-radius: 20px;
	background: #fff;
	border: none;
	padding: 1.5rem 2rem
}

.ui-slider-horizontal .ui-slider-handle {
	width: 32px;
	height: 32px;
	background: #FFF;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, .15);
	border-radius: 100%;
	top: -.8em;
	border: none
}

.ui-widget.ui-widget-content {
	border-radius: 50px;
	border: none;
	height: 6px;
	background: linear-gradient(0deg, #e7ecee, #e7ecee), #e7ecee
}

.ui-slider .ui-slider-range {
	background: #0c6a91
}

.jq-selectbox, .ui-widget.ui-widget-content {
	z-index: 1
}

.jq-selectbox__trigger {
	border-left: none
}

.jq-selectbox__trigger-arrow {
	top: 23px
}

.select_v1 .jq-selectbox__select, .jq-selectbox.focused .jq-selectbox__select {
	border: none;
	border-bottom: 2px solid #E7ECEE;
	border-radius: 0;
	background: #fff;
	box-shadow: none;
	height: 60px;
	line-height: 52px;
	padding: 0 45px 0 0
}

.select_v1 .jq-selectbox__trigger-arrow {
	border-top: 7px solid #60ae3d
}

.select_v2 .jq-selectbox__select {
	border: none;
	background: #fff;
	box-shadow: none;
	height: 48px;
	line-height: 48px
}

.navbar-toggler {
	position: absolute;
	left: 0;
	top: 1.3rem;
	width: 30px;
	padding: 0;
	z-index: 2
}

.navbar-toggler span {
	display: block;
	height: 2px;
	margin: 5px 0;
	background: #2a2e2f;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.navbar-toggler:hover span {
	background: #60ae3d
}

.label {
	font-size: 12px;
	font-family: OSansSemibold;
	margin: 10px 0;
	color: #2A2E2F
}

.close_btn {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	text-align: center;
	line-height: 22px;
	padding: 0;
	cursor: pointer;
	z-index: 3;
	background: #D75A4A;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.close_btn:hover {
	background: #b53828
}

.menu_close {
	background: rgba(255, 255, 255, .1);
	border-radius: 4px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.menu_close:hover {
	background: rgba(255, 255, 255, .2)
}

.search_btn {
	font-size: 135%;
	position: relative;
	z-index: 2;
	right: 0;
	background: 0 0;
	border: none;
	cursor: pointer;
	bottom: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.search_custom .search_trigger{
/* background: red; */
    height: 33px;
    width: 43px;
    display: block;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 2;
}
.search_btn:hover * {
	fill: #0e5887
}

.search_custom {
	display: inline-block;
	position: absolute;
	right: 14.5rem;
	height: 35px;
	top: 0;
	bottom: 0;
	margin: auto
}

.search_custom .search_input {
	position: absolute;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #0c6a91;
	width: 290px;
	height: 35px;
	padding: 0 40px 0 15px;
	right: 0;
	top: -1px;
	font-size: 12px;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity .2s linear
}

.search_custom .search_btn {
	padding-right: 10px
}

.search_custom.active .search_input {
	visibility: visible;
	opacity: 1;
}

.order_btn {
	position: absolute;
	top: 7px;
	right: 0;
	opacity: 0;
	display: none;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.sticky_txt {
	position: absolute;
	left: 17rem;
	right: 17rem;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: 0;
	display: none
}

header .navbar-collapse, header .search_custom {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.nav-item.dropdown.active.show .nav-link:after {
	display: none
}

.navbar-nav .dropdown-menu {
	box-shadow: 0 13px 16px rgba(0, 0, 0, .07);
	border-radius: 0 0 12px 12px;
	border: none;
	overflow: hidden;
	min-width: 200px;
	background: #0c6a91;
	padding: 0;
	margin-top: 1.5rem;
	max-width: 360px
}

.navbar-nav .dropdown-menu .dropdown-item {
	color: #fff;
	background: #0c6a91;
	padding: 10px 1rem 10px 2rem;
	font-size: 14px;
	white-space: normal;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.navbar-nav .dropdown-menu .dropdown-item:hover {
	color: #fff;
	background: #005980
}

.navbar-nav .dropdown-menu .dropdown-item:last-child {
	padding-bottom: 15px
}

.navbar-nav .dropdown-menu .dropdown-item:first-child {
	padding-top: 15px
}

.compare_block {
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	box-shadow: 0 -4px 30px rgba(0, 0, 0, .1);
	padding: 1rem 0
}

.compare_block .close_btn {
	box-shadow: 0 4px 15px rgba(0, 0, 0, .12)
}

.compare_card {
	max-width: 160px;
	min-width: 120px;
	border: 1px solid #60ae3d;
	border-radius: 4px;
	position: relative;
	padding: 0 30px 0 10px;
	text-align: center;
	height: 48px;
	line-height: 48px
}

.compare_card img {
	max-height: 90%
}

.compare_card .close_btn {
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px;
	line-height: 13px;
	bottom: 0;
	right: 8px;
	margin: auto
}

.compare_clear {
	white-space: nowrap
}

.compare_clear .close_btn {
	float: left;
	margin-right: 10px
}

header.shrink {
	padding: 0;
	position: fixed;
	width: 100%
}

header.shrink .order_btn {
	opacity: 1;
	display: block;
	padding: 0 15px;
	width: auto !important;
}

.enter_tabs {
	border-bottom: 1px solid #f5f7f8
}

.enter_tabs .tab_link {
	display: block;
	font-size: 18px;
	padding: 10px 20px;
	border: 1px solid #f5f7f8;
	border-bottom: none;
	position: relative;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px
}

.enter_tabs .tab_link:hover {
	background: #f5f7f8;
	color: #60ae3d
}

.enter_tabs .tab_link.active {
	background: #FFF;
	bottom: -1px;
	color: #60ae3d
}

.enter_content .tab-pane form {
	max-width: 400px;
	margin: auto;
	padding: 2rem 0
}

.form-control {
	height: 44px
}

.loan_card__sm .hidden_md, .loan_card__sm .hidden_sm, .loan_card__sm .hidden_lg {
	display: none !important
}

.loan_card.loan_card__sm {
	display: block;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px
}

.loan_card.loan_card__sm .loan_card__title {
	position: static;
	display: block;
	max-width: 100%;
	white-space: normal
}

.loan_card__sm .admit_info {
	padding-top: 1rem;
	border-top: 1px solid #ccc
}

.loan_card.loan_card__sm .btn1 {
	height: 40px;
	line-height: 40px
}

.loan_card.loan_card__sm .col1, .loan_card.loan_card__sm .col3 {
	width: 100%;
	position: static;
	padding-bottom: 0;
	text-align: center
}

.loan_card__col.loan_card__sm.col1 {
	text-align: center
}

.loan_card__sm .loancard_table {
	margin: 0 0 7px
}

.loan_card__sm .with_icon {
	padding-left: 33px
}

.loan_card__sm .loancard_table tr:first-child td:first-child, .loan_card__sm .loancard_table tr:first-child td:nth-child(2) {
	background: #f1f8fb
}

.loan_card__sm .mobile_db {
	display: inline-block
}

.loan_card__sm .card_rating {
	float: left;
	width: auto
}

.loan_card__sm.loan_card .col3 {
	background: 0 0;
	padding-top: 0;
	padding-bottom: .2rem
}

.loan_card__sm .review_wrap {
	margin: 9px 0;
	margin-left: 100px !important
}

.loan_card__sm .collapse_trigger {
	display: block;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 56px;
	height: 16px;
	cursor: pointer;
	background: url(../images/all.png) no-repeat;
	margin: auto
}

.loan_card__sm.loan_card.closed .collapse_trigger {
	background-position: 0 -356px
}

.loan_card__sm.loan_card.open .collapse_trigger {
	background-position: 0 -380px
}

.loan_card__sm .loan_card__col {
	position: static
}

.loan_card__sm .visible_sm {
	display: inline
}

.loan_card__sm .loan_card__col.grey_bg {
	background: #FFF
}

.loan_card__sm .loan_card__col:nth-child(2) {
	border-right: none;
	border-left: none;
	padding-top: 0;
	padding-bottom: 0
}

.loan_card__sm.loan_card.closed {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.loan_card__sm.loan_card.closed .v1_hidden {
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.loan_card__sm.loan_card.open .v1_hidden {
	visibility: visible;
	display: inline-block;
	opacity: 1
}

.loan_card__sm .note {
	margin-bottom: 15px
}

.loan_card__sm .loancard_table tr {
	display: initial
}

.loan_card__sm .loancard_table tr:hover td {
	border-color: transparent !important
}

.loan_card__sm .loancard_table tr td {
	float: left;
	width: 50%;
	padding: 11px 0
}

.loan_card__sm.loan_card .btn1 {
	margin-bottom: .7rem
}

.loan_card__title {
	font-size: 15px;
	color: #333;
	text-decoration: none;
	position: absolute;
	left: 315px;
	max-width: 500px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	top: 1.7rem;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.loan_card__title:hover {
	color: #0c6a91
}

@media screen and (min-width:1201px) {
	header.shrink .sticky_txt {
		opacity: 1;
		display: block
	}

	header.shrink .navbar-collapse, header.shrink .search_custom {
		opacity: 0;
		display: none
	}

}

@media (min-width:769px) {
	.panel-heading, .calc_form__mobile {
		display: none !important
	}

	.calc_form {
		display: block !important
	}

}

.main_screen {
	padding: 3rem 0 7rem
}

.menu_close {
	display: none
}

.calc_section {
	position: relative;
	margin-top: -5rem
}

.calc_section .close_btn {
	display: none
}

.calc_section form {
	padding-left: 2rem
}

.calc_section .form-group {
	padding-right: 1.4rem
}

.calc_section .label {
	margin: 5px 0 0;
	display: block
}

.calc_section .val_wrap {
	margin-bottom: .5rem;
	position: relative;
	display: inline-block;
	font-size: 32px;
	white-space: nowrap;
	font-family: gilroy_ebold;
	letter-spacing: 2px
}

.calc_section .val_wrap .icon {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: 0
}

.calc_section .val_wrap .rouble {
	font-weight: 800
}

.calc_section .val_wrap.right {
	padding-right: 40px
}

.calc_section .val_wrap.right .icon {
	right: 0
}

.calc_section .range_indicators {
	font-size: 12px;
	color: #828282;
	margin-top: .7rem
}

.calc_section .btn {
	margin-top: 1.9rem;
	letter-spacing: 1px
}

.money_select .jq-selectbox__select-text {
	position: relative;
	padding-left: 37px;
	font-family: gilroy_ebold;
	font-size: 32px
}

.money_select .jq-selectbox__select-text:before {
	content: '';
	position: absolute;
	left: 0;
	top: 18px;
	width: 20px;
	height: 20px;
	background: url(../images/money_options.png) no-repeat
}

.money_select .jq-selectbox__dropdown li {
	padding: .7rem 4rem;
	position: relative;
	font-size: 16px;
	border-left: 2px solid #fff
}

.money_select .jq-selectbox__dropdown li:before {
	content: '';
	position: absolute;
	left: 25px;
	top: 9px;
	bottom: 0;
	width: 20px;
	height: 20px;
	background: url(../images/money_options.png) no-repeat
}

.money_select li.selected, .money_select li:hover {
	border-left: 2px solid #60ae3d;
	background: #f1f8fb;
	color: #2a2e2f
}

.money_select .jq-selectbox__select-text:before, .money_select.var_card .jq-selectbox__select-text:before, .money_select .jq-selectbox__dropdown li.var_card:before {
	background-position: -90px -50px
}

.money_select.var_contact .jq-selectbox__select-text:before, .money_select .jq-selectbox__dropdown li.var_contact:before {
	background-position: 0 -77px
}

.money_select.var_qiwi .jq-selectbox__select-text:before, .money_select .jq-selectbox__dropdown li.var_qiwi:before {
	background-position: -50px -50px
}

.money_select.var_yandex .jq-selectbox__select-text:before, .money_select .jq-selectbox__dropdown li.var_yandex:before {
	background-position: -10px -50px
}

.money_select.var_cash .jq-selectbox__select-text:before, .money_select .jq-selectbox__dropdown li.var_cash:before {
	background-position: -50px -10px
}

.money_select.var_bank .jq-selectbox__select-text:before, .money_select .jq-selectbox__dropdown li.var_bank:before {
	background-position: -10px -10px
}

.range_input {
	border: none;
	font-size: 32px;
	font-family: gilroy_ebold;
	background: 0 0;
	letter-spacing: 2px
}

.input_width {
	width: 148px;
	min-width: 148px
}

.input_width_v1 {
	width: 65px;
	min-width: 65px
}

.filter_block label {
	margin: 0 2.5rem 0 0
}

.sort_var {
	border: 1px solid transparent;
	border-radius: 4px;
	padding: 0 2rem 0 1rem;
	height: 40px;
	line-height: 40px;
	position: relative;
	margin: 0 3px;
	white-space: nowrap;
	cursor: pointer;
	background: 0 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.sort_var .status {
	width: 15px;
	height: 10px;
	display: inline-block
}

.sort_var svg path {
	stroke: #333
}

.sort_var:after {
	content: '';
	position: absolute;
	right: 1rem;
	top: 2px;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 5px
}

.sort_var.top:after {
	border-width: 0 4px 5px;
	border-color: transparent transparent #333
}

.sort_var.down:after {
	border-width: 5px 4px 0;
	border-color: #333 transparent transparent
}

.sort_var.active.down .sort_status {
	width: 16px;
	height: 17px;
	display: inline-block;
	margin-left: 3px;
	position: relative;
	top: 5px;
	background: url(../images/down_sort.png) no-repeat
}

.sort_var.active.up .sort_status {
	width: 16px;
	height: 17px;
	display: inline-block;
	margin-left: 3px;
	position: relative;
	top: 5px;
	background: url(../images/up_sort.png) no-repeat
}

.sort_var.active, .sort_var:hover {
	color: #60ae3d;
	border-color: #60ae3d
}

.sort_var.active svg path, .sort_var:hover svg path {
	stroke: #60ae3d
}

.sort_var.active.top:after, .sort_var:hover.top:after {
	border-color: transparent transparent #60ae3d
}

.sort_var.active.down:after, .sort_var:hover.down:after {
	border-color: #60ae3d transparent transparent
}

.sort_var__dropdown {
	font-size: 14px;
	padding: 0
}

.sort_var__dropdown .dropdown-item {
	padding: .5rem 1rem;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.sort_var__dropdown .dropdown-item:not(:last-child) {
	border-bottom: 1px solid #f5f7f8
}

.sort_var__dropdown .dropdown-item:focus, .sort_var__dropdown .dropdown-item:hover, .sort_var__dropdown .dropdown-item.active, .sort_var__dropdown .dropdown-item:active {
	background: #60ae3d;
	color: #fff
}

.sort_var__dropdown .dropdown-item:focus path, .sort_var__dropdown .dropdown-item:hover path, .sort_var__dropdown .dropdown-item.active path, .sort_var__dropdown .dropdown-item:active path {
	stroke: #fff
}

.sort_type * {
	fill: #C4C4C4
}

.sort_type.active *, .sort_type:hover * {
	fill: #0C6A91
}

.close_filter {
	position: absolute;
	top: -5px;
	right: -5px;
	height: 26px;
	color: #D75A4A;
	background: #fff;
	border-radius: 50px;
	border: 2px solid #D75A4A;
	white-space: nowrap;
	cursor: pointer;
	line-height: 24px;
	font-size: 12px;
	width: 24px;
	overflow: hidden;
	padding: 0 0 0 22px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.close_filter .sort_close {
	float: left;
	position: absolute;
	left: -1px;
	top: -1px;
	margin-right: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.close_filter:hover {
	padding: 0 10px 0 30px;
	width: 100px
}

.close_filter:hover .sort_close {
	margin-right: 10px
}

.sort_btn, .sort_btn.up {
	background: url(../images/up.png) no-repeat center center #0c6a91;
	border-radius: 8px;
	width: 40px;
	height: 40px;
	display: none
}

.sort_btn:hover, .sort_btn.up:hover {
	background-color: #60ae3d
}

.sort_btn.down {
	background: url(../images/down.png) no-repeat center center #0c6a91
}

.sort_dropdown {
	margin-right: .8rem
}

.sort_dropdown .dropdown-menu {
	font-size: 14px;
	width: 100%
}

.sort_select {
	height: 40px;
	text-align: left !important;
	border-radius: 8px;
	padding: 0 30px 0 15px;
	position: relative;
	min-width: 240px;
	color: #000
}

.sort_select:hover {
	color: initial;
	background: 0 0
}

.sort_select:after {
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto
}

.loan_card {
	color: #333;
	background: #FFF;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	font-size: 13px;
	margin-bottom: 2rem;
	min-height: 220px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0 4px 50px rgba(0, 0, 0, .12);
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding-right: 224px
}

.loan_card .col1, .loan_card .col3 {
	position: absolute;
	width: 224px;
	height: 100%
}

.loan_card .col1 {
	left: 0;
	z-index: 2;
	position: static;
	float: left;
	min-width: 285px;
	width: 285px
}

.loan_card .col3 {
	right: 0
}

.loan_card p {
	margin: 0
}

.loan_card .link {
	color: #00f;
	text-decoration: underline
}

.loan_card .link:hover {
	text-decoration: none
}

.loan_card .btn1 {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	text-decoration: none;
	margin-bottom: 1.5rem;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
    cursor: pointer;
}

.loan_card .btn1_lg {
	height: 48px;
	line-height: 47px;
	margin-bottom: .7rem
}

.loan_card .bank_logo {
	height: 88px;
	width: 100%;
	border: 1px solid #E7ECEE;
	display: table;
	margin-bottom: 1rem
}

.loan_card .bank_logo__pic {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.loan_card .note {
	padding: 1rem;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.review_wrap {
	white-space: nowrap
}

.loancard_table {
	width: 100%;
	font-size: 14px;
	margin: 2.2rem 0 .5rem
}

.loancard_table .val_with_icon {
	padding-left: 40px;
	position: relative
}

.loancard_table .val_with_icon .icon {
	position: absolute;
	top: 2px;
	left: 10px
}

.loancard_table b {
	font-size: 16px
}

.loancard_table tr td:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.loancard_table tr td:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.loancard_table tr:first-child td {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent
}

.loancard_table tr:first-child td:first-child {
	border-left: 1px solid transparent
}

.loancard_table tr:first-child td:last-child {
	border-right: 1px solid transparent
}

.loancard_table tr td {
	height: 48px;
	padding: 0 5px;
	min-width: 40px;
	white-space: nowrap
}

.loancard_table .icon {
	margin: auto
}

.loancard_table tr:nth-child(odd) {
	background: #F1F8FB
}

.loan_card__col {
	padding: 1.7rem
}

.loan_card__col:nth-child(2) {
	width: 100%;
	z-index: 1;
	border-left: 1px solid #E7ECEE;
	border-right: 1px solid #E7ECEE
}

.expert_label {
	background: red;
	color: #fff;
	font-size: 13px;
	text-align: center;
	border-radius: 2px;
	line-height: 17px;
	height: 17px;
	white-space: nowrap;
	padding: 0 6px
}

.tooltip_trigger.active .icon svg path {
	fill: #00f
}

.sort_labels__list {
	text-align: left
}

.sort_labels__list .list-inline-item:not(:last-child) {
	margin-right: -15px;
	margin-left: -5px
}

.sort_labels__list .list-inline-item:last-child {
	margin-right: -15px
}

.sort_label {
	font-family: Roboto, sans-serif;
	position: relative;
	margin-bottom: 10px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	background: #ccc;
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	padding: 0 20px 0 26px;
	white-space: nowrap
}

.freeloan_label {
	background: url(../images/freeloan_label.png) no-repeat top center;
	background-size: 100% 100%
}

.specialloan_label {
	background: url(../images/specialloan_label.png) no-repeat top center;
	background-size: 100% 100%
}

.bestloan_label {
	background: url(../images/bestloan_label.png) no-repeat top center;
	background-size: 100% 100%
}

.profitableloan_label {
	background: url(../images/profitableloan_label.png) no-repeat top center;
	background-size: 100% 100%
}

.fastloan_label {
	background: url(../images/fastloan_label.png) no-repeat top center;
	background-size: 100% 100%
}

.sale_label {
	background: url(../images/sale_label.png) no-repeat top center;
	background-size: 100% 100%
}

.specialloan_icon {
	background: url(images/all.png) no-repeat;
	background-position: 0 0;
	width: 18px;
	height: 16px
}

.list_inline li {
	display: inline;
	list-style-type: none
}

.tooltip_block {
	display: inline;
	position: absolute;
	top: -40px;
	font-size: 12px;
	color: #8C9BAE;
	left: 0;
	background: #fff;
	border: 1px solid #BCC8D6;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 5px 10px;
	display: none
}

.tooltip_block:before {
	content: "";
	bottom: -7px;
	left: -1px;
	position: absolute;
	width: 10px;
	height: 7px;
	background: url(images/ar.png) no-repeat
}

.tooltip_block__sm {
	font-size: 10px;
	padding: 5px;
	width: 150px;
	left: -1px;
	top: -93px
}

.tooltip_trigger {
	position: relative;
	z-index: 1;
	color: transparent
}

.tooltip_trigger:hover .tooltip_block {
	display: block
}

.card_rating {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
	white-space: nowrap;
    position: relative;
}

.card_rating .star {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 2px;
	background: url(../images/star_empty.png) no-repeat;
	-webkit-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px
}

.card_rating .star.checked {
	background: url(../images/star.png) no-repeat;
	-webkit-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px
}

.card_rating .card_rating__stars {
	float: left;
	margin-right: 10px
}

.rate-total {
	margin-left: 90px
}

.collapse_trigger {
	display: none
}

.with_icon {
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px !important
}

.with_icon .icon {
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
	display: inline-block
}

.info {
	font-size: 11px;
	line-height: 1.2em;
	text-align: left
}
.b-home-tabs {
    margin: 0;
    padding: 0;
    text-align: center;
}
.b-home-tabs li, .fa-ul>li {
    position: relative;
}
.b-home-tabs li, .b-sitemap-menu li a, .fa, .fa-stack {
    display: inline-block;
}
.b-home-tabs li {
    margin: -5px -2px;
    bottom: 4px;
}
.b-home-tabs li a {
    padding: 20px 70px;
    color: #0c6a91;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #fff;
    display: block;
}
.b-home-tabs a.active {
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    color: #333;
    border-radius: 3px 3px 0 0;
}
.b-home-tabs li a span {
    border-bottom: 1px dashed #0c6a91;
}
.b-home-tabs a.active span {
    border-bottom: none;
}
.b-home-tabs-txt {
    background: #f0f0f0;
    color: #333;
    padding: 50px 80px;
    border-radius: 3px;
}


@media screen and (max-width:1400px) {
	.navbar-brand {
		font-size: 24px
	}

	.navbar-nav {
		margin-left: .5rem
	}

	.search_custom {
		right: 11.5rem
	}

	.nav-item {
		margin: 0 .5rem
	}

	.search_custom .search_input {
		width: 305px
	}

	.sort_var {
		margin: 0 1px;
		padding: 0 1.7rem 0 .8rem
	}

	.sort_var:after {
		right: .7rem
	}

	.card {
		padding: 1.5rem 1.7rem
	}

	.loan_card {
		padding-right: 192px
	}

	.loan_card .col1, .loan_card .col3 {
		width: 192px
	}

	.loan_card .col1 {
		min-width: 192px
	}

	.loan_card__col {
		padding: 1.5rem
	}

	.loan_card__title {
		left: 220px
	}

	.card_rating .star {
		margin-right: 0
	}

	.card_rating .card_rating__stars {
		margin-right: 5px
	}

	.input_width {
		min-width: 125px;
		width: 125px
	}

	.input_width_v1 {
		min-width: 50px;
		width: 50px
	}

	.calc_section .val_wrap, .range_input, .money_select .jq-selectbox__select-text {
		font-size: 26px
	}

	.select_v1 .jq-selectbox__select, .jq-selectbox.focused .jq-selectbox__select {
		height: 52px;
		line-height: 45px
	}

	.money_select .jq-selectbox__select-text:before {
		top: 13px
	}

}

@media screen and (min-width:1201px) {
    .all_mf .loan_card > div,
    .all_ct .loan_card > div{
        display: flex;
    }
}

@media screen and (max-width:1200px) {
	.call_btn {
		margin-right: 4rem
	}

	.menu_close {
		display: block;
		position: absolute;
		left: 1.5rem;
		top: 1rem
	}
    .all_mf, .all_ct{
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
             align-items: flex-start;
    }
    .all_mf .loan_card, .all_ct .loan_card{
        flex: 1 0 48%;
        margin: 1%;
        max-width: 48%;
    }

	.search_custom {
		right: 0
	}

	header.shrink .search_custom {
		right: 15rem
	}

	.navbar-nav .dropdown-menu {
		min-width: 0;
		max-width: 100%;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
		margin-top: 0;
		background: #2b7297
	}

	.navbar-nav .dropdown-menu .dropdown-item {
		background: #2b7297;
		padding: 10px 1rem 10px 4rem
	}

	.calc_section .form-group {
		margin-bottom: 0
	}

	.navbar-nav {
		margin-left: 0
	}

	.navbar-collapse {
		position: fixed;
		overflow: scroll;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 4;
		padding: 0 0 3rem;
		background: #0c6a91;
		height: 100vh;
		text-align: left
	}

	.navbar-collapse .top {
		padding-bottom: 1rem;
		height: 60px;
		background: rgba(255, 255, 255, .05)
	}

	.navbar-collapse .nav-item {
		margin: 0
	}

	.navbar-collapse .nav-link {
		color: #fff !important;
		font-size: 18px;
		padding: 1rem 2rem !important;
		border-bottom: 1px solid rgba(255, 255, 255, .1)
	}

	.navbar-collapse .nav-link:hover {
		background: rgba(255, 255, 255, .1)
	}

	.navbar-collapse .nav-link:after {
		display: none
	}

	.range_input {
		font-size: 26px
	}

	.calc_section form {
		padding-left: .5rem
	}

	.hidden_lg {
		display: none
	}

	.user_cabinet {
		position: absolute;
		top: .7rem;
		right: 1rem;
		font-size: 0
	}

	.user_cabinet .icon {
		display: block;
		width: 20px;
		height: 40px
	}

	.user_cabinet .icon svg {
		width: 100%;
		height: 100%
	}

	.user_cabinet .icon svg path {
		fill: #fff
	}

	.user_cabinet li:after {
		display: none
	}

	.navbar-brand {
		margin-left: 4rem
	}

	.loan_card {
		display: block;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 20px
	}

	.loan_card__title {
		position: static;
		display: block;
		max-width: 100%;
		white-space: normal
	}

	.admit_info {
		padding-top: 1rem;
		border-top: 1px solid #ccc
	}

	.loan_card .btn1 {
		height: 40px;
		line-height: 40px
	}

	.loan_card .col1, .loan_card .col3 {
		width: 100%;
		position: static;
		padding-bottom: 0;
		text-align: center
	}

	.loan_card__col.col1 {
		text-align: center
	}

	.loancard_table {
		margin: 0 0 7px
	}

	.with_icon {
		padding-left: 33px
	}

	.loancard_table tr:first-child td:first-child, .loancard_table tr:first-child td:nth-child(2) {
		background: #f1f8fb
	}

	.mobile_db {
		display: inline-block
	}

	.card_rating {
		float: left;
		width: auto
	}

	.loan_card .col3 {
		background: 0 0;
		padding-top: 0;
		padding-bottom: .2rem
	}

	.review_wrap {
		margin: 9px 0;
		margin-left: 100px !important
	}

	.collapse_trigger {
		display: block;
		text-align: center;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		width: 56px;
		height: 16px;
		cursor: pointer;
		background: url(../images/all.png) no-repeat;
		margin: auto
	}

	.loan_card.closed .collapse_trigger {
		background-position: 0 -356px
	}

	.loan_card.open .collapse_trigger {
		background-position: 0 -380px
	}

	.loan_card__col {
		position: static
	}

	.visible_sm {
		display: inline
	}

	.loan_card__col.grey_bg {
		background: #FFF
	}

	.loan_card__col:nth-child(2) {
		border-right: none;
		border-left: none;
		padding-top: 0;
		padding-bottom: 0
	}

	.loan_card.closed {
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s
	}

	.loan_card.closed .v1_hidden {
		display: none;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s
	}

	.loan_card.open .v1_hidden {
		visibility: visible;
		display: inline-block;
		opacity: 1
	}

	.note {
		margin-bottom: 15px
	}

	.filter_block {
		background: #f1f8fb
	}

	.filter_block .card {
		background: 0 0;
		box-shadow: none
	}

	.sort_btn, .sort_btn.up {
		display: block
	}

	.user_cabinet .list-inline-item:not(:last-child) {
		padding: 0
	}

	.loancard_table tr {
		display: initial
	}

	.loancard_table tr:hover td {
		border-color: transparent !important
	}

	.loancard_table tr td {
		float: left;
		width: 50%;
		padding: 11px 0
	}

	.loan_card .btn1 {
		margin-bottom: .7rem
	}
    .rate-total.hidden_sm {
        display: none
    }
    .all_mf {
      /*    display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 10px; */
    }

}

@media screen and (max-width:991px) {
	h2 {
		font-size: 28px
	}

	h1 {
		font-size: 34px
	}

	.navbar-brand {
		margin-left: 3rem
	}

	.hidden_md, .rate-total.hidden_sm {
		display: none
	}

	.compare_block {
		padding: .5rem 0
	}

	.compare_block .btn {
		margin: auto !important;
		display: block
	}

	.search_custom .search_input {
		width: 350px
	}
	.b-brands-op-b, .b-brands-op-c, .b-brands-op-c span{
		font-size: 20px;
	}
	.b-brands-op-a{
		font-size: 24px;
	}

}

@media screen and (max-width:768px) {
	.hidden_sm {
		display: none !important
	}

	h1 {
		font-size: 30px
	}

	h2 {
		font-size: 26px;
		margin-bottom: 1.7rem
	}
    span.opros-right-usr-text{
        margin-left: 245px;
    }
    .all_mf .loan_card, .all_ct .loan_card{
        max-width: 100%;
    }
	.search_custom .search_input {
		width: 408px
	}

	.main_screen {
		padding: 3rem 0
	}

	header.shrink .navbar-brand {
		opacity: 0;
		display: none
	}

	header.shrink .navbar-toggler {
		position: static;
		margin: 7px 0
	}

	header.shrink .order_btn {
		left: 3.5rem;
		right: auto;
		top: .55rem;
		height: 40px;
		line-height: 40px;
		
	}

	header.shrink .search_custom {
		right: 0;
		height: 41px
	}

	header.shrink .search_custom.active {
		z-index: 1;
	}


	header.shrink .search_custom .search_input {
		height: 41px;
		line-height: 40px;
		width: 460px
	}

	.review_wrap {
		padding-left: 0
	}

	.call_btn {
		margin-right: 3rem
	}

	.filter_block .card {
		padding-left: 0;
		padding-right: 0
	}

	.navbar-collapse .nav-link {
		font-size: 16px;
		padding: .8rem 1.5rem !important
	}

	.calc_form {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
		display: none;
		height: 100%;
		min-height: 100vh;
		overflow: scroll;
		border-radius: 0
	}

	.calc_form .close_btn {
		position: absolute;
		top: 1rem;
		right: 1rem
	}

	.calc_section .label {
		margin-bottom: 0;
		margin-top: 15px
	}

	.calc_section .val_wrap, .range_input, .money_select .jq-selectbox__select-text {
		font-size: 22px
	}

	.input_width, .input_width_v1 {
		width: 150px;
		min-width: 150px
	}

	.calc_form .btn {
		margin: 2rem auto 0;
		display: block
	}

	.calc_section .val_wrap {
		margin-bottom: .9rem
	}

	.calc_section .range_indicators {
		margin-top: .5rem
	}

	.calc_section {
		background: #0c6a91;
		color: #fff;
		margin-top: 0
	}

	.calc_section .close_btn {
		display: block
	}

	.calc_form__mobile p {
		font-size: 16px;
		font-family: OpenSans-Bold
	}

	.b-mfo-reviews-list-info-name {
    width: 100%;
    margin-bottom: 10px;
}
.b-mfo-reviews-list-info-date,
.b-mfo-reviews-list-info-name{
	float: left;
}
.b-mfo-reviews-list-info-date{
	margin-left: 0;
}
.b-news-list-item-date{
	margin-left: 0;
	float: none;
	display: block;
	margin-top: 5px;
}
.b-news-list-item-txt a{

	margin-left: 10px;
}
.b-catalogmfo {
    font-size: 13px;
}
.b-catalogmfo li {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin-bottom: 12px !important;
    height: 307px;
    padding-top: 15px !important;
    position: relative;
}
.b-catalogmfo-logo {
    width: 18%;
}
.b-catalogmfo-logo {
    float: none;
    width: 100%;
    height: 60px;
}
.wr-logo {
    height: 60px;
}
.b-catalogmfo-logo a img {
    width: 140px;
}
.b-catalogmfo-p-percent, .b-catalogmfo-p-sum, .b-catalogmfo-p-time, .b-catalogmfo-p-decision, .b-catalogmfo-p-years {
    display: none;
}
.b-catalogmfo-link {
    width: 100%;
    float: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
.b-green-btn, .b-green-btn:visited {
    width: 100%;
}
.b-catalogmfo-link .b-green-btn, .b-green-btn:visited {
    padding: 0 10px;
}
.inline-a .b-green-btn, .b-green-btn:visited {
    display: inline-block;
    margin-top: 20px;
}
.mb-cat-item {
    display: block;
}
.b-brands-p-title {
    float: left;
    width: 50%;
    padding: 10px;
    margin-top: 0;
}
.b-brands-p-value {
    float: right;
    width: 50%;
    padding: 8px 10px 10px 10px;
    border: none;
}
.mbrate{
	margin-top: 2rem;
	display: inline-block;
	width: 100%;
}
.b-brands-op-a,
.b-brands-op-b, .b-brands-op-c {
    font-size: 20px;
    top: 0;
    height: 42px;
    line-height: 42px;
    text-align: left;
}
.b-brands-p-title{
	text-align: right;
}
.b-brands-logo .rating{
	margin: 1rem 0;
}
.b-brands-op-b br, .b-brands-op-c br, .b-brands-op-c span br{
	display: none;
}
/* .b-brands-op-b{
	line-height: 25px;
} */
.b-home-tabs li a{
    padding: 10px 30px;
}
}

@media screen and (max-width:579px) {
	.loan_card__col, .loan_card__col:nth-child(2) {
		padding-left: .8rem;
		padding-right: .8rem
	}

	h1 {
		font-size: 28px
	}
.inner_content h1{
    font-size: 24px;
}
.inner_content h2{
    font-size: 22px;
}
.inner_content h3{
	font-size: 18px;
}
	header.shrink .order_btn {
		left: 3rem
	}

	header.shrink .search_custom .search_input {
		width: 100%
	}

	.search_custom {
		width: 100%;
		padding-left: 3rem
	}

	.search_custom .search_btn {
		position: absolute;
		top: -5px;
		right: 0
	}

	.search_custom .search_input {
		width: 100%;
		position: static
	}

	.navbar-toggler {
		top: 1rem
	}

	.navbar-brand {
		font-size: 20px
	}

	.navbar-brand img {
		width: 35px;
		height: auto
	}

	.filter_block {
		padding-top: 2rem
	}

	.filter_block label {
		position: absolute;
		left: 0;
		top: -.7rem
	}

	.breadcrumb-item {
		font-size: 12px
	}

	.loancard_table .val_with_icon {
		padding-left: 30px
	}

	.navbar-nav .dropdown-menu .dropdown-item {
		padding: 8px 1rem 8px 2.5rem
	}

	.enter_tabs .tab_link {
		font-size: 15px;
		padding: 10px 15px
	}

	.enter_tabs .nav-item {
		margin: 0 .2rem
	}
	.inner_content h1{
		margin: 1.3rem 0 1.3rem 0;
	}
	.b-footer-news-slider-ava, .b-reviews-page-left{
		float: none;
		margin-bottom: 1rem;
	}
	header.shrink .order_btn {
		max-width: 210px;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		    text-overflow: ellipsis;
		white-space: nowrap;
	}
	.b-brands-op-a, .b-brands-op-b, .b-brands-op-c{
		font-size: 15px;
		white-space: nowrap;
		width: 100%;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		    text-overflow: ellipsis;
	}
	.b-mfo-reviews {
    margin: 40px 0;
}
.b-home-tabs li a {
    padding: 10px 15px;
    font-size: 12px;
}
.b-home-tabs-txt{
    padding: 20px 25px;
}
.b-home-tabs-txt h2{
    font-size: 22px;
    text-align: left;
}
.b-mfo-reviews-input{
    width: 100%;
    float: none;
    margin-right: 0;
}
span.opros-right-usr-text{
    margin-left: 0;
    padding-left: 0;
}
}