@charset "UTF-8";
body {
  color: #444;
  font-size: 16px;
  background: #FDFDFD; }
  @media (max-width: 767px) {
    body {
      font-size: 14px; } }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 30px; }

h1, .h1 {
  margin-top: 10px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 25px;
      margin-top: 0;
      margin-bottom: 15px; } }

h3, h4, h5 {
  color: #777; }

h3, .h3,
h4, .h4,
h5, .h5 {
  font-weight: normal; }

h4, .h4 {
  font-size: 20px; }

p {
  margin-bottom: 15px; }

ul, ol {
  margin-bottom: 15px; }

a {
  color: #e99446;
  text-decoration: underline; }
  a:hover, a:active, a:focus {
    color: #e99446;
    text-decoration: none; }

.btn {
  text-decoration: none; }

.btn-link--muted {
  color: #999; }
  .btn-link--muted:hover, .btn-link--muted:active, .btn-link--muted:focus {
    color: #999; }

.block-box-shadow, .block, .offers-widget .item, .offers-new .item, .offer-button {
  box-shadow: 0 8px 6px -6px #c3c3c3;
  background: #FFF; }

.form-control {
  border-radius: 0; }

.button-green, .header .request-button__button-block a, .offers-widget .button a, .offers-new .item .button a {
  display: inline-block;
  background: #62a840;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  color: #FFF;
  padding: 9px 25px;
  font-weight: bold;
  border-radius:5px;  
  outline: none;
  white-space: nowrap;
  text-decoration: none; }
  .button-green:hover, .header .request-button__button-block a:hover, .offers-widget .button a:hover, .offers-new .item .button a:hover, .button-green:active, .header .request-button__button-block a:active, .offers-widget .button a:active, .offers-new .item .button a:active, .button-green:focus, .header .request-button__button-block a:focus, .offers-widget .button a:focus, .offers-new .item .button a:focus {
    color: #FFF;
    background: #579639;
    text-decoration: none; }

.button-orange-saturated, .offers-new .item--stroked .button a {
  display: inline-block;
  background: #f36523;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  color: #FFF;
  padding: 9px 25px;
  font-weight: bold;  
  outline: none;
  white-space: nowrap;
  text-decoration: none; }
  .button-orange-saturated:hover, .offers-new .item--stroked .button a:hover, .button-orange-saturated:active, .offers-new .item--stroked .button a:active, .button-orange-saturated:focus, .offers-new .item--stroked .button a:focus {
    color: #FFF;
    background: #ef550d;
    text-decoration: none; }

.button-red, .offers-new .item .button span {
  display: inline-block;
  background: #e66060;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  color: #FFF;
  padding: 9px 25px;
  font-weight: bold;
  border: 1px #FFF solid;
  box-shadow: 0 0 0 1px #e66060;
  outline: none;
  white-space: nowrap;
  text-decoration: none; }
  .button-red:hover, .offers-new .item .button span:hover, .button-red:active, .offers-new .item .button span:active, .button-red:focus, .offers-new .item .button span:focus {
    color: #FFF;
    background: #e66060;
    text-decoration: none; }

.button-grey {
  display: block;
  background: #aeaeae;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  color: #FFF !important;
  border: none !important;
  padding: 9px 15px;
  outline: none;
  text-decoration: none; }
  .button-grey:hover, .button-grey:active, .button-grey:focus {
    text-decoration: none;
    color: #FFF;
    background: #a2a2a2; }

.button-orange {
  display: block;
  background: #e99446;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  color: #FFF !important;
  border: none !important;
  padding: 9px 15px;
  outline: none;
  text-decoration: none; }
  .button-orange:hover, .button-orange:active, .button-orange:focus {
    color: #FFF;
    background: #e99446; }

.button-small {
  font-weight: normal; }

.button-sm {
  padding: 6px 14px;
  font-size: 15px; }

.navbar.nav-custom {
  border-bottom: none; }
  .navbar.nav-custom .navbar-brand {
    color: #FFF;
    text-decoration: none; }
    .navbar.nav-custom .navbar-brand:hover, .navbar.nav-custom .navbar-brand:focus, .navbar.nav-custom .navbar-brand:active {
      text-decoration: underline; }
  .navbar.nav-custom.navbar-inverse .navbar-collapse, .navbar.nav-custom.navbar-inverse .navbar-form {
    border-color: #999999; }
  .navbar.nav-custom .nav > li > a {
    color: #FFF;
    text-transform: uppercase; }
    .navbar.nav-custom .nav > li > a:hover {
      background-color: #62a840; }
@media(min-width: 768px) {
  .navbar.nav-custom .nav {
    display: table;
    width: 100%; }
    .navbar.nav-custom .nav > li {
      display: table-cell;
      float: none;
      vertical-align: middle;
      }
      .navbar.nav-custom .nav > li:first-child {
      }
      .navbar.nav-custom .nav > li > a {
        text-align: center; } }
.navbar.nav-main {
    background: #333;    
    border-top: none;
	margin-bottom:10px;
    z-index: 0; }
  .navbar.nav-main .navbar-toggle {
    border-color: #999999; }
    .navbar.nav-main .navbar-toggle:hover, .navbar.nav-main .navbar-toggle:focus {
      background: #584747; }
  .navbar.nav-main .nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    text-decoration: none; }
  @media (max-width: 767px) {
    .navbar.nav-main {
      padding: 0;
      min-height: 44px; }
      .navbar.nav-main .navbar-brand {
        height: 44px;
        padding-top: 12px;
        padding-bottom: 12px;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 17px; }
      .navbar.nav-main .navbar-toggle {
        margin-top: 6px;
        margin-bottom: 6px;
        border: none !important;
        background: transparent !important; } }

.header-top {
  height: 63px; }
.header-bottom .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 96px; }
.header-slogan {
  font-style: italic;
  color: #999999; }
  .header-slogan ul {
    padding-top: 20px;
    padding-left: 0; }
.header .logo {
  margin-left: 20px; }
  .header .logo a {
    color: #444;
    text-decoration: none;
    display: flex;
    align-items: center; }
    .header .logo a img {
      margin-right: 10px; }
    .header .logo a .text {
      display: block;
      margin-top: -5px; }
    .header .logo a strong {
      font-size: 40px;
      font-family: "Roboto Condensed", sans-serif;
      letter-spacing: -2px;
      font-weight: bold;
      line-height: 0.71; }
    .header .logo a span {
      font-size: 16px; }
.header .request-button__button-block {
  text-align: center; }
  .header .request-button__button-block a {
    padding: 15px 30px;
    text-transform: uppercase; }
.header .request-button__label {
  text-align: center;
  font-style: italic;
  color: #4B3636;
  margin-top: 5px;
  font-weight: normal; }
.header .request-button-slogan {
  font-size: 12px;
  padding-top: 34px; }
.header .request-button .request-button {
  padding-top: 37px; }
@media (max-width: 993px) {
	.ext_slideout {display:none;}
  .header .flex {
    flex-direction: column;
    height: auto;
    padding: 20px 0; }
  .header .request-button {
    margin-top: 20px; }
  .header-slogan {
    margin-bottom: 20px;
    display: flex;
    justify-content: center; }
  .header .logo {
    margin: 10px 0; }
    .header .logo a {
      justify-content: center; } }
@media (max-width: 767px) {
  .header .logo a {
    text-align: center; } }
@media (max-width: 500px) {
  .header-slogan {
    margin: 0 20px 10px; }
  .header .logo {
    margin-bottom: 0; }
    .header .logo a strong {
      font-size: 33px; }
    .header .logo a span {
      font-size: 11px; }
    .header .logo a img {
      height: 40px; } }

.main {
  margin-top: 0px; }
  @media (max-width: 767px) {
    .main {
      margin-top: 20px; } }

.block + .block {
  margin-top: 30px; }
.block .title {
  color: #888;
  border: 1px #d6d3d3 solid;
  padding: 9px 20px 7px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  background: #F8F8F8; }
.block .inner {
  border: 1px #e1e1e1 solid;
  border-top: none;
  padding: 15px 20px;
  display: block; }
  .block .inner a {
    color: #808080;
    text-decoration: none; }
    .block .inner a:hover {
      text-decoration: underline; }
.block--orange .title {
  background: #e99446; }
.block--orange .inner {
  border-color: #e99446; }
.block--new .title {
  background: #7bb458; }
.block--new .inner {
  border-color: #7bb458; }
.block dl {
  font-family: "Roboto Condensed", sans-serif;
  margin: 0; }
  .block dl dt, .block dl dd {
    padding: 10px 0;
    border-top: 1px #e1e1e1 solid; }
    .block dl dt.first, .block dl dd.first {
      border-top: none; }
    .block dl dt.last, .block dl dd.last {
      border-bottom: none;
      padding-bottom: 0; }
  .block dl dt {
    float: left;
    width: 80px; }
  .block dl dd {
    padding-left: 80px;
    min-height: 42px; }
.block .advises {
  padding-top: 5px;
  padding-bottom: 5px; }
  .block .advises .item {
    background: url(/theme/Vzyat-zaym.ru/img/arrow-grey.png) left center no-repeat;
    border-top: 1px #e1e1e1 solid;
    padding: 10px 0 10px 25px; }
    .block .advises .item:first-child {
      border: none; }
    .block .advises .item a {
      font-family: "Roboto Condensed", sans-serif;
      line-height: 1; }
.block-offer .title {
  color: #FFF;
  border: none;
  background: #aeaeae;
  text-shadow: none; }

.aside-menu {
  margin: 0;
  padding: 0;
  list-style: none; }
  .aside-menu li {
    margin-bottom: 5px;
    background: url(/theme/Vzyat-zaym.ru/img/arrow.png) 0 5px no-repeat;
    padding-left: 15px; }
    .aside-menu li a {
      color: #4B3636; }

.block .inner.owl-carousel {
  padding-bottom: 36px; }
  .block .inner.owl-carousel.owl-loaded {
    padding-bottom: 15px; }
  .block .inner.owl-carousel .aside-menu {
    display: none; }
  .block .inner.owl-carousel .aside-menu:first-child {
    display: block; }

.footer {
  background: #323232;  
  margin-top: 30px;
  padding: 50px 0 30px 0;
  color: #fcfcfc; }
  .footer .flex {
    display: flex;
    justify-content: space-between!important;
    align-items: flex-start!important;;
    position: relative!important;;
  }
  .footer .counters {
    margin-bottom: 15px; }
  .footer .share__title {
    margin-bottom: 5px; }
  .footer .social {
    margin-bottom: 0;
    display: flex;
    justify-content: baseline;
    align-items: center; }
  .footer .social span {
    font-size: 16px;
    color: #fff;
    margin-right: 25px;
  }
  .footer a {
    text-decoration: none;
    display: flex;
    align-items: center;}
    .footer a:hover {
      text-decoration: none; }
  @media (max-width: 767px) {
    .footer .flex {
      text-align: center;
      flex-direction: column; } }
.footer .logo .clearfix img{
  margin-right: 10px;
}
.footer .logo a .text {
  display: block; margin-top: 0px;
}
.footer .logo a strong {
  font-size: 40px;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: -2px;
  font-weight: bold;
  line-height: 0.71;
}
.footer .logo a strong span {
  color: #95c3fe;
  font-size: 40px;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: -2px;
  font-weight: bold;
  line-height: 0.71;
}
.footer .logo a span {
  font-size: 11px;
}
.politka {
	margin-top: 18px;	
}
.politka a {
	text-decoration: underline;
}
.footer .logo a {
  margin-right: 15px;
  color: #62a840;
  display: flex;
  align-items: center;
}
.footer .share {
  margin-top: 37px;
  margin-bottom: 32px;
}
.foot-nav li {
  line-height: 1;
  margin-bottom: 20px;
  color: #62a840;
}
.foot-nav li a {
  font-size: 14px;
  text-decoration: none;
  color: #fff;
}
.foot-nav li a:hover {
	color: #62a840;
}
.footer .exchange {
    margin-right: 0px;
    border: 1px solid #4e4e4e;
    padding: 32px 28px;
    border-radius: 5px;
}
.footer .exchange__label {
	color: #fff;	
	font-size:16px;
}
.footer .exchange__current-exchange {
	color: #db4b4a;	
	font-size:16px;
	border-bottom: 1px solid #db4b4a;
}
.footer .share a {
	margin-right: 5px;
}
.footer .exchange__label sup {
	color: #f6ca5c;
	font-size:12px;
	padding-left: 3px;
}
.footer .exchange__container .exchange__item--eur:nth-child(2) {
	margin-right: 15px;
}
.footer .exchange__container .exchange__item--usd {
	margin-right: 15px;
}
.footer .exchange__item--usd {
    padding-left: 20px;
    background: url(../img/usd_new.png) left 2px no-repeat;
}
.footer .exchange__item--eur {
    padding-left: 20px;
    background: url(../img/euro_new.png) left 2px no-repeat;
}
.foot_prog p{
  color: #7f7f7f;
  font-size: 13px;  
   margin-bottom: 25px;
}

.offers {
  margin: 15px 0 20px; }
  .offers .img {
    text-align: center; }
    .offers .img img {
      max-width: 150px; }
    .offers .img a {
      display: block;
      text-align: center;
      border: none; }
  .offers .table th, .offers .table td {
    text-align: center;
    vertical-align: middle; }
  .offers .table b {
    display: block;
    color: #eb6b67;
    font-size: 20px; }
  .offers .table .chance {
    margin-bottom: 5px; }
    .offers .table .chance span {
      font-weight: bold;
      color: #eb6b67; }

.offer-filters {
  margin: 30px 0 0; }
  .offer-filters .h1, .offer-filters .h2, .offer-filters .h3, .offer-filters .h4, .offer-filters .h5 {
    margin-top: 0; }
  @media (max-width: 767px) {
    .offer-filters .col-sm-3 {
      margin-top: 20px; }
      .offer-filters .col-sm-3:first-child {
        margin-top: 0; } }

.offer-details {
  margin-top: 30px; }
  .offer-details table tr th {
    border-bottom: none; }
  .offer-details .rating {
    margin: 15px auto 10px; }
  .offer-details .img {
    margin-top: 60px; }
  .offer-details .offer-right {
    margin-bottom: 30px; }
  @media (max-width: 767px) {
    .offer-details .img {
      margin-top: 10px; } }

.rating {
  text-align: center; }
  .rating-stars {
    height: 16px;
    width: 96px;
    background: url(/theme/Vzyat-zaym.ru/img/rating.png) 0 -16px;
    margin: 0 auto 5px; }
    .rating-stars .current {
      height: 16px;
      width: 96px;
      background: url(/theme/Vzyat-zaym.ru/img/rating.png); }
  .rating-estimate {
    position: absolute;
    left: 100%;
    margin-left: 5px; }

.breadcrumb {
  padding: 0;
  background: 0;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-style: italic; }
  .breadcrumb > li + li:before {
    content: "›";
    position: relative;
    top: -2px; }
  .breadcrumb a {
    color: #584747; }
  .breadcrumb .active {
    color: #999999; }

.blog-item h2 a {
  color: #4B3636;
  text-decoration: none; }
.blog-item hr {
  border-color: #F8F8F8;
  margin: 15px 0; }

.copyright {
      font-size: 14px;
    }

article, .article {
  margin-bottom: 30px; }

.owl-nav {
  display: flex;
  justify-content: space-between; }
  .owl-nav .owl-prev, .owl-nav .owl-next {
    position: relative;
    display: block;
    color: #808080;
    transition: all 0.2s; }
  .owl-nav .disabled {
    opacity: 0;
    transition: all 0.2s; }

.page-social {
  margin-top: 40px;
  margin-bottom: 40px; }
  .page-social .ya-share2 {
    display: inline-block; }
  .page-social-text {
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 5px; }

.leads-modal-css__btn-close {
  top: 25px !important;
  right: 9px !important; }

@media (min-width: 768px) {
  .cols-2 {
    column-count: 2; }
  .cols-3 {
    column-count: 3; } }
.list-style-none {
  list-style: none;
  padding-left: 0; }

.offers-widget {
  display: flex;
  justify-content: space-between;
  margin: 70px 0 0; }
  @media (max-width: 767px) {
    .offers-widget {
      flex-direction: column;
      align-items: center; } }
  .offers-widget .item {
    border: 1px #e1e1e1 solid;
    padding: 20px 20px 20px;
    margin-bottom: 40px; }
  .offers-widget .img {
    margin: 5px 0;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .offers-widget .img img {
      max-height: 65px; }
  .offers-widget a {
    border: none; }
  .offers-widget .text {
    margin: 10px 0; }
  .offers-widget b {
    color: #e99446;
    font-size: 25px; }
  .offers-widget .button {
    margin-top: 25px; }
	.offers-widget .item .info-item {    
		font-family: "Roboto Condensed", sans-serif;
		font-weight: bold;    
		color: #808080;
		font-size: 14px;
	}
	.offers-widget .item .info-item span {
		color: #aeaeae!important;
	}

.scroll-label {
  line-height: 10px;
  margin-top: 30px;
  margin-bottom: 25px; }
  .scroll-label span {
    padding: 10px 0 10px 40px;
    background: url("/theme/Vzyat-zaym.ru/img/scroll.png") left center no-repeat;
    background-size: 35px 35px;
    animation: finger 0.4s infinite; }
  @media (min-width: 767px) {
    .scroll-label {
      display: none; } }

@media (max-width: 767px) {
  .offer-image {
    max-width: 100px; } }
.table-clickable tr {
  cursor: pointer; }

.flag {
  width: 34px;
  height: 44px;
  background: url("/theme/Vzyat-zaym.ru/img/flag-green.png");
  padding: 5px 0;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #FFF;
  text-shadow: 0 0 1px #dbc21b; }
  .flag-yellow {
    background: url("/theme/Vzyat-zaym.ru/img/flag.png"); }
  .flag-orange {
    background: url("/theme/Vzyat-zaym.ru/img/flag-orange.png"); }
  .flag-red {
    background: url("/theme/Vzyat-zaym.ru/img/flag-red.png"); }
	
.offer-top-item {
	margin-top: 10px;
}
.offer-top-item .info-item {
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;    
    color: #808080;
}
.offer-top-item .info-item span {
    color: #aeaeae;
}
.offers-new {
  margin-bottom: 35px;
  margin-top: 30px; }
  .offers-new .item {
    border: 1px #e1e1e1 solid;
    padding: 20px 24px;
    display: flex;
    position: relative;
    margin-top: 30px; }
    .offers-new .item--stroked {
      border-top: 3px #e06816 solid;
      box-shadow: 0 8px 6px -6px #808080;
      margin-top: 45px; }
      .offers-new .item--stroked .img {
        /*border-color: #f36523 !important;*/
		}
    .offers-new .item .stroke-text {
      position: absolute;
      bottom: 100%;
      left: 0;
      margin: 0 -2px;
      background: #e06816;
	  border-radius: 5px 5px 0 0;
      color: #FFF;
      padding: 2px 10px 4px;      
      font-family: "Roboto Condensed", sans-serif;
      font-size: 17px; }	  
	  
    .offers-new .item .right {
      flex: 1; }
    .offers-new .item .flag {
      position: absolute;
      top: -4px;
      left: 20px;
      z-index: 1;
      opacity: 0.8;
      display: none; }
    .offers-new .item .img {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-right: 15px;
      padding-left: 15px;
      border: 1px #e6e6e6 solid;
      margin-right: 25px; }
      .offers-new .item .img a {
        border: none; }
        .offers-new .item .img a img {
          width: 210px; }
    .offers-new .item .info {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      flex-wrap: wrap;
      border-bottom: 1px #e1e1e1 solid;
      margin-bottom: 20px;
      padding-bottom: 5px; }
    .offers-new .item .info-item {
      font-size: 15px;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: bold;
      margin-bottom: 10px;
	  color: #808080;}	  
	  .offers-new .item .info-item.lg, .offers-new .item .info-item.lg span {
		  font-size: 14px!important;
		  line-height: 0.5;
	  }
	  .offers-new .item .info-item.lg span {
		color:#aeaeae!important;
	  }
      .offers-new .item .info-item span {
        color: #e99446;
        font-size: 18px; }
    .offers-new .item .bottom {
      display: flex;
      justify-content: space-around;
      align-items: center; }
    .offers-new .item .readmore {
      order: 2; }
      .offers-new .item .readmore a {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 16px;
        color: #aeaeae;
        text-decoration: none; }
        .offers-new .item .readmore a:hover, .offers-new .item .readmore a:active, .offers-new .item .readmore a:focus {
          border-bottom: 1px #aeaeae solid; }
    .offers-new .item .button {
      order: 3; }
    .offers-new .item .reviews {
      order: 1; }
@media(min-width: 768px) and (max-width: 1199px) {
  .offers-new .right .reviews {
    display: none; } }
@media(max-width: 767px) {
  .offers-new .img {
    padding-bottom: 10px;
    border: none !important; }
	.offers-new .item .info-item.lg, .offers-new .item .info-item.lg span {
		line-height: initial;
	}
  .offers-new .item .info {
    flex-direction: column;
    margin-top: 20px;
    border-bottom: none;
    margin-bottom: 5px; }
  .offers-new .bottom {
    flex-direction: column; }
    .offers-new .bottom .readmore a {
      background: transparent;
      padding: 0;
      color: #999999 !important;
      border-bottom: 1px #999999 solid !important; }
      .offers-new .bottom .readmore a:hover {
        background-color: transparent;
        border-bottom: none !important;
        padding-bottom: 1px; }
    .offers-new .bottom .button {
      margin-top: 20px; }
    .offers-new .bottom .readmore, .offers-new .bottom .button, .offers-new .bottom .reviews {
      order: inherit; }
  .offers-new .item {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px; }
    .offers-new .item .stroke-text {
		text-align: center;
      width: calc(100% + 4px); }
    .offers-new .item .img {
      margin-right: 0; }
    .offers-new .item .info .info-item {
      width: 100% !important; } }
.rating {
  width: 100px;
  height: 19px;
  background: url("/theme/Vzyat-zaym.ru/img/rating-new.png") 0 -19px; }
  .rating .stars {
    height: 19px;
    background: url("/theme/Vzyat-zaym.ru/img/rating-new.png"); }

.reviews-count {
  text-align: center; }
  .reviews-count a {
    font-size: 14px;
    line-height: 17px;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    color: #aeaeae;
    text-decoration: none !important; }
    .reviews-count a:hover {
      border-bottom: 1px #aeaeae solid; }

.offer-top {
  margin-top: 10px;
  margin-bottom: 25px; }
  .offer-top > .flex {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .offer-top .title {
    display: flex; }
    .offer-top .title h1 {
      margin: 0; }
    .offer-top .title .flag {
      margin-right: 15px; }
  .offer-top .reviews > .flex {
    display: flex;
    justify-content: center;
    align-items: center; }
  .offer-top .reviews .rating-block {
    margin-right: 15px; }
  .offer-top .img img {
    height: 100px; }
  @media (max-width: 1200px) {
    .offer-top h1 {
      font-size: 28px; } }
  @media (max-width: 767px) {
    .offer-top > .flex {
      flex-direction: column;
      align-items: stretch; }
    .offer-top .title {
      margin: 15px 0; }
    .offer-top .img {
      text-align: center; } }

.offer-details2 {
  background: #f0f0f0;
  padding: 19px 23px; }
  .offer-details2 .flex {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .offer-details2 .terms, .offer-details2 .summ, .offer-details2 .interest-rate {
    font-size: 20px;
    color: #e99446;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold; }
    .offer-details2 .terms span, .offer-details2 .summ span, .offer-details2 .interest-rate span {
      color: #4B3636; }
  .offer-details2 .terms {
    background: url("/theme/Vzyat-zaym.ru/img/calendar.png") 0 center no-repeat;
    padding: 5px 0 5px 52px; }
  .offer-details2 .summ {
    background: url("/theme/Vzyat-zaym.ru/img/summ.png") 0 center no-repeat;
    padding: 5px 0 5px 48px; }
  .offer-details2 .interest-rate {
    background: url("/theme/Vzyat-zaym.ru/img/rate.png") 0 center no-repeat;
    padding: 5px 0 5px 46px; }
  @media (max-width: 1200px) {
    .offer-details2 .terms, .offer-details2 .summ, .offer-details2 .interest-rate {
      font-size: 17px; } }
  @media (max-width: 767px) {
    .offer-details2 .flex {
      flex-direction: column;
      justify-content: flex-start;
      align-items: stretch; }
    .offer-details2 .terms, .offer-details2 .summ, .offer-details2 .interest-rate {
      margin: 5px 0; } }

.offer-button {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  display: flex;
  margin-bottom: 30px; }
  .offer-button .left, .offer-button a {
    text-align: center;
    padding: 10px;
    color: #FFF;
    width: 50%;
    text-decoration: none; }
  .offer-button .left {
    background: #edd42e;
    position: relative; }
    .offer-button .left:after {
      content: "";
      display: block;
      position: absolute;
      left: 100%;
      top: 0;
      border: 27px solid transparent;
      border-left: 21px solid #edd42e;
      z-index: 9; }
  .offer-button a {
    font-weight: bold;
    color: #FFFFFF !important;
    border: none !important;
    background: #7bb458;
    position: relative;
    box-sizing: border-box;
    padding-left: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .offer-button a:hover {
      background: #62a840; }
    .offer-button a.disabled {
      background: #e66060;
      cursor: default; }
    .offer-button a:before {
      left: 50%;
      margin-left: -142px;
      bottom: 0;
      position: absolute;
      content: "";
      display: block;
      width: 54px;
      height: 64px;
      background: url("/theme/Vzyat-zaym.ru/img/hand.png");
      animation: hand 0.5s infinite; }
@keyframes hand {
  0% {
    height: 64px;
    background-position-y: 0; }
  50% {
    height: 66px;
    background-position-y: -3px; }
  100% {
    height: 64px;
    background-position-y: 0; } }
  @media (max-width: 1200px) {
    .offer-button {
      font-size: 20px; }
      .offer-button .terms, .offer-button .summ, .offer-button .interest-rate {
        font-size: 17px; }
      .offer-button .left:after {
        border-width: 24px;
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -24px; } }
  @media (max-width: 767px) {
    .offer-button .left {
      display: none; }
    .offer-button a {
      width: 100%; }
      .offer-button a:before {
        left: 50%;
        margin-left: -120px; } }

@media (max-width: 767px) {
  .contents-title, .contents-list {
    display: none !important; } }
.mfo-rating .item {
  border-top: 1px #e1e1e1 solid;
  display: flex;
  align-items: center;
  padding: 15px 0 10px;
  font-family: "Roboto Condensed", sans-serif; }
  .mfo-rating .item:first-child {
    border: none;
    padding-top: 5px; }
  .mfo-rating .item:last-child {
    padding-bottom: 5px; }
  .mfo-rating .item .name {
    width: 50%; }
    .mfo-rating .item .name a:hover {
      text-decoration: underline; }

.content-block {
  margin: 50px 0 35px;
  padding: 27px;
  border: 1px #e1e1e1 solid;
  position: relative; }
  .content-block + #reviews {
    margin-top: -35px; }
  .content-block-text {
    padding-top: 30px;
    padding-bottom: 15px; }
  .content-block > .title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 28px;
    font-weight: bold;
    background: #FDFDFD;
    position: absolute;
    top: -23px;
    left: -1px;
    padding: 0 20px 5px 1px; }
  .content-block .flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px; }
  .content-block .item {
    border-top: 1px #e1e1e1 solid;
    padding: 25px 0; }
    .content-block .item:first-child {
      border-top: none;
      padding-top: 15px; }
    .content-block .item .title {
      font-size: 16px;
      font-weight: bold;
      color: #e99446; }
    .content-block .item .created {
      font-size: 12px;
      color: #aeaeae; }
  .content-block .add > .title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px; }
  .content-block ul {
    list-style: none;
    margin: 1em 0;
    padding: 0; }
    .content-block ul li {
      background: url(/theme/Vzyat-zaym.ru/img/li.png) no-repeat;
      padding-left: 35px;
      margin: 7px 0 7px 20px;
      min-height: 22px; }
@media(max-width: 767px) {
  .content-block {
    padding-top: 20px; }
    .content-block > .title {
      font-size: 24px; } }
.spacer-bottom-none {
  margin-bottom: 0; }

.spacer-top {
  margin-top: 30px; }
  .spacer-top-lg {
    margin-top: 40px; }
  .spacer-top-55 {
    margin-top: 55px; }

.spacer-bottom {
  margin-bottom: 20px; }
  .spacer-bottom-lg {
    margin-bottom: 40px; }

.sidebar-offer-link {
  text-decoration: underline;
  color: #37940a !important; }
  .sidebar-offer-link:hover {
    text-decoration: none; }

.offer-conditions {
  font-family: "Roboto Condensed", sans-serif; }
  .offer-conditions-block {
    padding-bottom: 20px; }
    .offer-conditions-block .table-responsive {
      margin-bottom: 0; }
  .offer-conditions td {
    padding: 10px 31px;
    white-space: nowrap; }
  .offer-conditions td {
    text-align: center;}
  .offer-conditions .title {
    font-size: 14px;
    color: #808080;
    font-weight: bold;
    margin-bottom: 5px;}
  .offer-conditions .name {
    padding-left: 0;
    font-size: 18px;
    color: #4b3636;
    font-weight: bold;
    border-top: 1px #e1e1e1 solid; }
  .offer-conditions .number {
    font-size: 18px;
    color: #e99446;
    font-weight: bold;
    border-top: 1px #e1e1e1 solid; }
  .offer-conditions tr:first-child td {
    border-top: none !important; }
  .offer-conditions .td-button {
    padding-right: 0px; }
  @media (max-width: 1199px) {
    .offer-conditions {
      display: block; }
      .offer-conditions tbody, .offer-conditions tr {
        display: block; }
      .offer-conditions tr {
        border-bottom: 1px #e1e1e1 solid;
        padding-bottom: 30px;
        margin-bottom: 20px;
        text-align: center; }
      .offer-conditions tr:last-child {
        border-bottom: initial;
        margin-bottom: initial;}
      .offer-conditions td {
        display: inline-block; }
      .offer-conditions .name, .offer-conditions .td-button {
        display: block;
        padding-left: 0px;
        padding-bottom: 0; }
      .offer-conditions .name {
        padding-top: 15px;
        margin-top: 25px; }
      .offer-conditions .number {
        border-top: 0; }
      .offer-conditions tr:first-child .name {
        margin-top: 0;
        padding-top: 0; } }
  @media (max-width: 767px) {
    .offer-conditions td {
      display: block;
      padding: 0px 31px;} }

.table-responsive {
  border: none; }

.comments {
  margin-top: -30px;
  padding-top: 30px; }
  .comments .section-title {
    margin-bottom: 25px;
    margin-top: 0; }
  .comments .item + .item {
    margin-top: 25px; }
  .comments .items {
    margin-bottom: 40px; }
    .comments .items > .item + .item {
      padding-top: 25px;
      border-top: 1px #e1e1e1 solid; }
  .comments .top {
    display: flex; }
  .comments .img {
    margin-right: 12px; }
  .comments .info {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold; }
    .comments .info .name {
      font-size: 16px;
      color: #e99446; }
    .comments .info .date {
      font-size: 14px;
      color: #7d7d7d; }
  .comments .text {
    margin-top: 14px; }
  .comments .reply {
    margin-top: 15px; }
    .comments .reply a {
      font-size: 16px;
      color: #62a840;
      font-family: "Roboto Condensed", sans-serif; }
  .comments .children {
    margin-top: 25px;
    margin-left: 40px; }
  .comments-add .section-title {
    margin-bottom: 25px; }
  .comments-add .button-green, .comments-add .header .request-button__button-block a, .header .request-button__button-block .comments-add a, .comments-add .offers-widget .button a, .offers-widget .button .comments-add a, .comments-add .offers-new .item .button a, .offers-new .item .button .comments-add a {
    font-weight: normal;
    border: none;
    box-shadow: none; }
  .comments-add textarea.form-control {
    padding-top: 9px; }

th[align=center] {
  text-align: center; }

.contacts-form .button-green, .contacts-form .header .request-button__button-block a, .header .request-button__button-block .contacts-form a, .contacts-form .offers-widget .button a, .offers-widget .button .contacts-form a, .contacts-form .offers-new .item .button a, .offers-new .item .button .contacts-form a {
  font-weight: normal;
  border: none;
  box-shadow: none; }

.offer-image-sidebar {
  margin-bottom: 25px;
  text-align: center; }
  .offer-image-sidebar img {
    margin: 0 auto; }

.page-cities .modal-header {
  padding: 20px 25px 0; }
.page-cities .modal-body {
  padding: 25px; }
.page-cities ul {
  column-count: 4;
  list-style: none;
  margin: 0;
  padding: 0; }
@media(max-width: 967px) {
  .page-cities ul {
    column-count: 3; } }
@media(max-width: 767px) {
  .page-cities ul {
    column-count: 1; } }
  .page-cities ul li.letter {
    color: #aeaeae;
    font-size: 17px; }
  .page-cities ul li.highlight {
    font-weight: bold; }
  .page-cities ul li a {
    text-decoration: none;
    color: #000;
    font-size: 14px; }
    .page-cities ul li a:hover {
      text-decoration: none;
      color: #e99446; }
  .page-cities ul li.name + .letter {
    margin-top: 25px; }

.city-choose {
  color: #aeaeae;
  text-align: center; }
  .city-choose__label {
    font-size: 14px;
    color: #808080; }
  .city-choose .glyphicon {
	margin-right: 7px;
    margin-left: -5px;
	color: #f49500;
    position: relative;
    top: 3px;
    font-size: 20px; }
	.city-selector__text {
		font-size: 22px;
		line-height: 22px;
		color: #777;
	}
  .city-choose a {
    font-size: 16px;
    text-decoration: none;
    /*border-bottom: 1px #e99446 solid; */}
	.city-choose a:after {		
		right: 0;
		left: 16px;
		height: 1px;
		bottom: -1;
		background: #777;
		background: -moz-linear-gradient(left,#777 0,#777 73%,#e5e5e5 73%,#fff 73%);
		background: -webkit-gradient(linear,left top,right top,color-stop(0%,#777),color-stop(73%,#777),color-stop(73%,#e5e5e5),color-stop(73%,#fff));
		background: -webkit-linear-gradient(left,#777 0,#777 73%,#e5e5e5 73%,#fff 73%);
		background: -o-linear-gradient(left,#777 0,#777 73%,#e5e5e5 73%,#fff 73%);
		background: -ms-linear-gradient(left,#777 0,#777 73%,#e5e5e5 73%,#fff 73%);
		background: linear-gradient(to right,#777 0,#777 73%,#e5e5e5 73%,#fff 73%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#ffffff',GradientType=1);
		background-size: 10px 1px;
		display: block;
		content: '';
	}
    .city-choose a:hover {
      border-bottom: none; }
@media(max-width: 500px) {
  .city-choose {
    margin-top: 15px; } }
.contacts-map {
  min-height: 400px;
  background: url("/theme/Vzyat-zaym.ru/img/ymaps-logo.png") center center no-repeat; }

.exchange {
  margin-right: 50px; }
  .exchange__label {
    margin-bottom: 5px;
    font-size: 14px;
    color: #808080; }
  .exchange__container {
    display: flex; }
  .exchange__item {
    font-family: Tahoma, Geneva, sans-serif; }
    .exchange__item--usd {
      padding-left: 35px;
      background: url("../img/exchange-usd.png") left center no-repeat;
      margin-right: 10px; }
    .exchange__item--eur {
      padding-left: 40px;
      background: url("../img/exchange-eur.png") left center no-repeat; }
  .exchange__current-exchange {
    border-bottom: 1px #aeaeae solid;
    padding: 0 2px;
    text-align: center; }
  .exchange__difference {
    font-size: 13px;
    text-align: center; }
    .exchange__difference--up {
      color: #62a840; }
    .exchange__difference--down {
      color: #dc4b4b; }

.offers-filter {
  border: 1px #e1e1e1 solid;
  padding: 20px 30px 40px;
  margin: 30px 0; }
  .offers-filter__title {
    font-weight: bold;
    text-align: center;
    margin-bottom: -10px; }
  @media (max-width: 767px) {
    .offers-filter__item:first-child {
      margin-bottom: 40px; } }

.irs-from, .irs-to, .irs-single {
  background: transparent;
  color: #808080;
  top: 60px; }

.irs-bar, .irs-bar-edge {
  background: #e99446;
  border-color: #e99446; }

.irs-slider {
  background: #FFF;
  box-shadow: none; }

.irs-line {
  background: #FFF; }

.irs-min, .irs-max {
  display: none; }

/*# sourceMappingURL=style.css.map */
.ext_slideout {
  position: fixed;
  top: 353px;
  left: 0;
  font-size: 20px;
  color: #fcfcfc;
  cursor: pointer;
  width: 50px;
  height: 290px;
  text-align: center;
  background: #62a840;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 9999;
  border-radius: 0 5px 5px 0;
}
.ext_slideout p {
    font-family: "Roboto Condensed", sans-serif;
    white-space: nowrap;
    transform: rotate(-90deg);
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    padding: 168px 0 13px 0;
    text-transform: uppercase;
    margin: 0;
}
.ext_slideout:hover {
	background: #579639;
}
#myModal_ext {
  top: 25%;
}
#myModal_ext .modal-content {
  padding: 30px;
  border-radius: 5px;
  width: 700px
}
#myModal_ext .modal-dialog {
  width: 700px;
}
#myModal_ext .close {
  color: #f26424!important;
  opacity: 1!important;
  outline: none;
  margin-top: -2px;
  font-size: 34px;
}
#myModal_ext .title {
  font-size: 24px;
  color: #323232;
  modal-body
}
#myModal_ext .flex {
  display: flex;
  align-items: center;
}
#myModal_ext select.form-control {
  width: 45%;
  margin-right: 32px;
}
#myModal_ext .form-control {
  font-size: 16px;
  color: #323232;
  border-radius: 5px;
  height: 40px;
  border: 1px solid #e0e0e0;
}
#myModal_ext textarea.form-control {
  height: 117px;
  font-size: 16px;
  color: #323232;
}
#myModal_ext .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#myModal_ext label {
  color: #7f7f7f;
  font-size: 14px;
  padding-left: 15px;
  padding-top: 5px;
  font-weight: normal;
}
#myModal_ext .btn {
  height: 50px!important;
  padding: 10px 40px!important;
  background: #62a840!important;
}
#myModal_ext .checkbox-succes label {
 padding-left: 35px;
  margin-right: 40px;
}
#myModal_ext .checkbox-succes label a {
  color: #62a840;
}
#reviewStars-input input:checked ~ label, #reviewStars-input label, #reviewStars-input label:hover, #reviewStars-input label:hover ~ label {
  background: url('../img/star.png') no-repeat;
}

#reviewStars-input {
  /*fix floating problems*/
  /*end of fix floating problems*/
  position: relative;
}

#reviewStars-input input {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;

  height: 19px;
  width: 19px;

  position: absolute;
  top: 0;
  z-index: 0;
}

#reviewStars-input input:checked ~ label {
  background-position: 0 -19px;
  height: 19px;
  width: 19px;
}

#reviewStars-input label {
  background-position: 0 0;
  height: 19px;
  width: 19px;
  float: right;
  cursor: pointer;
  margin-right: 10px;

  position: relative;
  z-index: 1;
}

#reviewStars-input label:hover, #reviewStars-input label:hover ~ label {
  background-position: 0 -19px;
  height: 19px;
  width: 19px;
}

#reviewStars-input #star-0 {
  left: 0px;
}
#reviewStars-input #star-1 {
  left: 53px;
}
#reviewStars-input #star-2 {
  left: 106px;
}
#reviewStars-input #star-3 {
  left: 159px;
}
#reviewStars-input #star-4 {
  left: 212px;
}
#reviewStars-input #star-5 {
  left: 265px;
}