body {
  padding-top: 41px;
  background: url(img/bg.png)
}

.underah {
  color: #58673d !important;
  text-decoration: underline !important;
}

.col-sm-9 h1 {
  margin-top: 0;
  margin-bottom: 20px
}

#recent-comments-2 {
  display: none;
}

#nav_menu-2 {
  display: none;
  text-align: center;
  margin-bottom: 10px
}

.widgettitle {
  font-size: 16px;
  font-weight: 700
}

.navbar-fixed-top {
  top: 0;
  width: 100%;
}

body.admin-bar .navbar-fixed-top {
  top: 32px !important
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  text-align: center;
  color: #383836
}

h2,
.h2 {
  font-size: 28px
}

section .col-sm-9,
section .col-sm-12,
aside.col-sm-3 {
  padding-top: 2%;
  padding-bottom: 5%;
  border-right: 1px solid #aeaeb0;
  background: rgba(235, 231, 219, 0.48)
}

iframe {
  max-width: 100%;
}

input[type="submit"] {
  background: #93c54b;
  color: #fff
}

input[type="submit"]:hover {
  background-color: #83a750
}

.error {
  text-align: center
}

.search_one {
  margin: 10px 0 2px;
  display: inline-block;
  float: right;
}

.menu_in_center {
  display: inline-block
}

header .navbar.navbar-inverse {
  margin-bottom: 0;
  -webkit-box-shadow: 1px 1px 13px #565656;
  box-shadow: 1px 1px 13px #565656
}

header .navbar {
  min-height: 40px
}

header .navbar .nav>li>a {
  line-height: 0
}

header .navbar-inverse .navbar-brand {
  float: left;
  padding: 10px 28px;
  font-size: 24px;
  line-height: 20px;
  height: auto;
  color: #383836
}

header .navbar-inverse .navbar-brand:hover,
header .navbar-inverse .navbar-brand:focus {
  color: #383836
}

header .navbar-nav {
  float: right
}

header .navbar-inverse .navbar-nav>li>a {
  color: #496323;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  font-size: 12px
}

header .navbar-inverse .navbar-nav>li>a:hover,
header .navbar-inverse .navbar-nav>li>a:focus {
  color: #131f00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

header .navbar-inverse .navbar-nav>.active>a,
header .navbar-inverse .navbar-nav>.active>a:hover,
header.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #7fad3d
}

header .middle .bg {
  min-height: 195px;
  background: url(img/top-bg-home.jpg)
}

header .middle .two {
  height: 195px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}

header .middle .two a {
  font-size: 24px;
  padding: 5px;
  margin: 2px 0;
  /* background: rgba(255, 255, 255, 0.966); */
  background-color: #a2d853;
  color: #363634;
  position: relative
}

header .middle .two a:hover,
header .middle .two a:focus {
  text-decoration: none
}

header .middle a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  background: rgba(56, 56, 54, 0.76);
  -webkit-transition: all .7s;
  -o-transition: all .7s;
  transition: all .7s;
  height: 1px
}

header .middle a:hover:after {
  left: 0;
  width: 100%
}

header .middle .one {
  height: 195px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s
}

header .middle .one p {
  text-transform: uppercase;
  font-size: 20px;
  padding: 12px;
  margin-bottom: 0;
  color: #576b39;
  background: rgba(248, 245, 240, 0.48)
}

header .nav-pills li a {
  font-size: 11px
}

header .nav-pills li.active>a,
header .nav-pills li.current-menu-item>a,
header .nav-pills li>a:hover {
  border-color: transparent;
  background: #eae5dc;
  border-radius: 0
}

header .bottom .bg {
  background-color: #fbf5eb;
  -webkit-box-shadow: 0 -4px 20px #807c7c;
  box-shadow: 0 -4px 20px #807c7c
}

header .bottom {
  margin-bottom: 20px
}

.home section {
  padding: 3% 0
}

.home div.slider {
  padding-bottom: 25px;
  border-bottom: 1px solid #b9b9b9
}

.home section.first {
  padding-top: 0
}

.home section.first .home-salons {
  padding-top: 2%
}

.salon h3,
.salon h3 {
  font-size: 19px;
  color: #fff;
  text-align: center;
  margin: 13px 0
}

footer .copyr a {
  color: rgba(66, 84, 34, 0.85) !important;
  text-decoration: underline !important;
}

.salon {
  float: left;
  margin: 0 7px;
  margin-bottom: 10px;
  padding: 5px;
  height: 245px;
  max-width: 32%;
  background: #b3b3b3;
  overflow: hidden;
  position: relative
}

.nk_counter {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 12px;
  line-height: 1.8;
  background: rgba(147, 197, 75, 0.9);
}

.nk_counter svg {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  vertical-align: -5px;
}

.salon .salon_inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  width: 100%;
  margin-top: -75px;
  padding: 13px 26px 18px;
  -webkit-transition: all .65s;
  -o-transition: all .65s;
  transition: all .65s;
  padding: 0;
  text-align: center;
  background: rgba(147, 197, 75, 0.85);
  font-size: 1.1em
}

.salon .salon_inner p {
  color: #383836;
  position: relative;
  width: 70%;
  margin: 0 auto;
  font-size: 15px;
  margin-bottom: 10px;
  text-align: center
}

div.salon .salon_inner p.salon_inner_button {
  padding: 5px;
  text-align: center;
  background: #f9f0e0;
  border-radius: 3px;
  color: #484846
}

div.salon .salon_inner p.salon_inner_button:hover {
  background: #e8ddcb
}

div.salon:hover .salon_inner {
  top: 0;
  margin-top: 0;
  padding: 5px
}

div.salon:hover .salon_inner a:hover {
  text-decoration: none
}

div.salon .salon_inner .clear_one {
  margin-top: 25px
}

.home .home-salons:after {
  content: "";
  display: table;
  clear: both
}

.home .comment-total span.count {
  width: 40px;
  height: 20px;
  border-radius: 50%;
  background: #fff5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px
}

.home section.second {
  background: rgba(245, 233, 213, 0.3);
  border-top: 1px solid rgba(132, 128, 128, 0.18);
  border-bottom: 1px solid rgba(132, 128, 128, 0.18)
}

.home section.second .bg {
  padding: 1% 0;
  background: rgba(247, 232, 208, 0.51)
}

.home section.second p {
  text-align: center;
  font-size: 15px;
  line-height: 1.6
}

.home section.third {
  padding: 0;
  background: url(img/bg.png)
}

.home section.third .bg {
  background: rgba(147, 197, 75, 0.51);
  background: url(img/third-bg.jpg);
  padding: 2% 0
}

.home .third div.testimolnials blockquote {
  border-left: 9.5px solid #f8f5f0;
  font-size: 15.5px;
  background: rgba(250, 243, 232, 0.62);
  width: 92%;
  margin: 0 auto
}

.home .third .testimolnials .swiper-slide {
  border: 1px solid #adc38c;
  background: rgba(249, 249, 249, 0.21);
  padding: 10px;
  padding-bottom: 20px
}

.home .third .testimolnials .swiper-slide p.den {
  padding-left: 5%;
  margin-bottom: 5px;
  font-size: 16px
}

.home .third .testimolnials .swiper-slide p.den cite a {
  font-size: 19.5px;
  background: #cae29f;
  display: inline-block;
  padding: 0 50px;
  color: #383836;
  text-decoration: underline
}

.home .third div.testimolnials cite.name {
  display: block;
  text-align: right;
  padding-right: 25px;
  color: #6d9a2b;
  font-size: 13px
}

/*.swiper-button-next {
  background-image: url(img/right-arrow.png) !important
}

.swiper-button-prev {
  background-image: url(img/left-arrow.png) !important
}*/

.best-autosalons-item+.best-autosalons-item {
  margin-top: 50px;
}

.swiper.best-auto-slider {
  padding: 0 15px 40px 15px;
}

.best-auto-slider .swiper-button-next,
.best-auto-slider .swiper-button-prev {
  background-image: none;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  transition: all .25s ease;
}

.best-auto-slider .swiper-button-next:hover,
.best-auto-slider .swiper-button-prev:hover {
  opacity: 0.75;
}

.best-auto-slider .swiper-button-next::after,
.best-auto-slider .swiper-button-prev::after {
  font-size: 3.5rem;
  color: #000;
}

.best-auto-slider .swiper-pagination-bullet-active {
  background-color: #93c54b !important;
}

.best-auto-slider .swiper-slide {
  width: 60%;
}

.auto-slider-heading {
  margin-bottom: 2rem;
}

.salon-card {
  position: relative;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.salon-name {
  padding: 25px 15px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all .3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.salon-name span {
  font-size: 2rem;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
}

.salon-card:hover {
  text-decoration: none;
}

.salon-card:hover .salon-name {
  transform: scale(1.15);
}

.salon-number {
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 10px;
  font-size: 2rem;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}

.comments-btn {
  width: unset;
  height: 45px;
  margin: 20px auto 0 auto;
  padding: 0 25px;
  font-size: 1.5rem;
  line-height: 1.15;
  background-color: #93c54b;
  color: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  text-decoration: none;
  transition: opacity .25s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.comments-btn:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.85;
}

.home footer {
  margin-top: 0
}

footer {
  padding-top: 1%;
  background: url(img/foot-bg.jpg);
  -webkit-box-shadow: 1px 1px 24px #3c3c3c;
  box-shadow: 1px 1px 24px #3c3c3c;
  margin-top: 2%
}

footer .nav-pills>li {
  float: none;
  border-bottom: 1px solid rgba(54, 53, 51, 0.24)
}

footer .nav-pills>li>a {
  font-size: 11px;
  text-align: right;
  color: rgba(66, 84, 34, 0.85)
}

footer .nav-pills>li>a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0;
  background: rgba(56, 56, 54, 0.62);
  -webkit-transition: all .7s;
  -o-transition: all .7s;
  transition: all .7s;
  height: 1px
}

footer .nav-pills>li>a:hover:after {
  left: 0;
  width: 100%
}

footer .nav>li>a:hover,
footer .nav>li>a:focus {
  background-color: rgba(248, 239, 224, 0.27);
  color: #6f8c3f
}

footer ul.bottom-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 7px;
  padding-left: 20px
}

footer .footer {
  padding-bottom: 1%
}

footer .copyr {
  background: rgba(101, 101, 101, 0.36);
  padding: 5px 0;
  text-align: center
}

footer .copyr p {
  margin-bottom: 0
}

.sidb-el {
  position: relative;
  border: 1px solid #98978b;
  margin: 3% 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.sidb-el:hover {
  -webkit-box-shadow: 0 2px 20px #615d5d;
  box-shadow: 0 2px 20px #615d5d;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  border: 1px solid #7ca542
}

.sidb-el:hover h3 {
  text-shadow: 1px 1px 3px #000
}

.sidb-el:hover .bg-el .bg {
  background: #93c54b
}

.sidb-el .bg-el .bg {
  position: absolute;
  width: 261px;
  height: 105px;
  top: 0;
  left: 0;
  background: #aeafb1;
  opacity: .7
}

.sidb-el h3 {
  position: absolute;
  width: 100%;
  top: 25%;
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 1px 1px #000
}

.bg-el {
  width: 261px;
  height: 105px;
  overflow: hidden
}

.bg-el img {
  height: 105px;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out
}

.sidb-el:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1)
}

input:focus::-webkit-input-placeholder {
  color: transparent
}

textarea:focus::-webkit-input-placeholder {
  color: transparent
}

.post-ratings IMG,
.post-ratings-loading IMG,
.post-ratings-image IMG {
  height: 20px
}

.center_rating {
  text-align: center;
  padding: 20px 0 0
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #93c54b
}

.navbar-header {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100% !important;
}

.navbar-header img {
  height: 34px
}

.meta.media-heading {
  display: block;
  margin-top: 25px
}

.meta.media-heading .autor {
  float: left;
  font-size: 20px;
  font-style: italic
}

.meta.media-heading .date {
  float: right;
  float: right;
  font-size: 15px;
  font-weight: 300
}

.my_little_pony {
  list-style: none;
  padding: 2px 0 20px 17px
}

.my_little_pony a {
  font-size: 19px;
  padding: 0 0 3px;
  display: inline-block;
  border-bottom: 1px dashed #a49797
}

.my_little_pony a:hover {
  text-decoration: none
}

.comment-list .media {
  border-bottom: 1px solid #dfd7ca;
  padding-bottom: 20px
}

.table_two {
  margin-bottom: 0
}

.empty_text {
  padding: 20px;
  background: #93c54b
}

.news_auto {
  text-align: center;
  padding: 0 5px 26px;
  border-bottom: 1px solid #a5a5a5
}

.news_auto a span {
  color: #3e3f3a
}

.gm-style div[style*='width: 32px'] {
  background: url(https://black-rank.ru/wp-content/themes/black_rank/img/marker.png) center center no-repeat !important;
}

@media (max-width: 1200px) {
  /* .home .slider {
    display: none
  } */
  .slider h1 {
    font-size: 26px;
  }

  header .nav-pills li a {
    padding: 3px;
    font-size: 10px
  }

  .salon {
    margin: 5px;
    max-width: 32%
  }

  .salon img {
    width: 290px
  }

  .home section.second p {
    font-size: 13px
  }

  footer .nav-pills>li>a {
    padding: 3px
  }

  footer ul.bottom-menu {
    padding-left: 0
  }
}

@media (max-width: 991px) {
  header .navbar-inverse .navbar-nav>li>a {
    font-size: 11px;
    padding: 20px 10px
  }

  header .navbar-inverse .navbar-brand {
    padding: 10px 13px
  }

  header .middle .one {
    float: left
  }

  .salon {
    max-width: 48%
  }

  .salon img {
    width: 335px
  }

  header .nav-pills li a {
    padding: 7px
  }

  footer .nav-pills>li>a {
    text-align: center
  }

  footer ul.bottom-menu {
    border-left: 1px solid rgba(79, 87, 66, 0.39)
  }
}

@media (max-width: 768px) {
  .search-form.form-inline.search_one {
    display: block;
    float: none
  }

  .search-form.form-inline.search_one .form-group {
    width: calc(100% - 70px);
    display: inline-block
  }

  .search-form.form-inline.search_one .btn.btn-default.btn-sm {
    width: 65px
  }

  header .middle .one {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .salon {
    width: 48%;
    margin: 5px 7px
  }

  .salon img {
    width: 344px
  }

  header .navbar-inverse .navbar-brand {
    padding: 20px
  }

  .home .third div.testimolnials blockquote {
    font-size: 11.5px
  }

  header .middle .two a {
    text-align: right;
    font-size: 20px
  }

  header .navbar-nav {
    float: none;
    text-align: center
  }

  header ul.nav-pills.bottom-menu {
    text-align: center
  }

  header .nav-pills>li {
    float: none;
    display: inline-block
  }
}

@media (max-width: 650px) {
  footer img.rek {
    display: none
  }

  footer .copyr p {
    font-size: 11px
  }

  .salon {
    margin: 5px;
    max-width: 100%;
    width: 100%;
    margin: 5px 0
  }

  .salon img {
    width: 100%
  }

  footer .nav-pills>li>a {
    padding: 8px 0
  }
}

@media (max-width: 600px) {
  header .middle .two a {
    text-align: right;
    font-size: 18px;
    background: rgba(248, 245, 240, 0.8)
  }

  header .nav-pills li a {
    padding: 3px 7px
  }
}

@media (max-width: 550px) {
  header .middle .two a {
    font-size: 16px
  }

  .salon h3,
  header .middle .one p {
    font-size: 17px
  }

  h2,
  .h2 {
    font-size: 20px
  }
}

@media (max-width: 436px) {
  .home .third .testimolnials .swiper-slide p.den cite a {
    padding: 0 35px
  }

  .best-auto-slider .swiper-slide {
    width: 100%;
  }
}

@media (min-width: 979px) {
  ul.nav li.dropdown.show-on-hover:hover>ul.dropdown-menu {
    display: block
  }

  .comment-list .children {
    padding: 0;
    margin-left: 74px;
    padding-bottom: 15px
  }

  .comment-list .media {
    margin-top: 0
  }
}

.alignnone {
  margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

a img.alignnone {
  margin: 5px 20px 20px 0
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

.media-body p img:hover {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.media-body p img {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.nav>li {
  line-height: 40px;
  font-size: 12px;
}

#email-notes {
  display: none;
}

#swiper1, #swiper2 {
  overflow-x: hidden;
}

#swiper1 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #101010;
  opacity: 1;
}
#swiper1 .swiper-pagination-bullet-active {
  width: 17px;
  height: 17px;
  background: #93C54B;
}