/*
  Theme Name: kosmonavtov
  Author: sto-kosmonavtov.ru
  Author URI: https://sto-kosmonavtov.ru/
  Description: sto-kosmonavtov.ru
  Version: 1.0
  License: MIT
  Tags: cars
  Text Domain: sto-kosmonavtov.ru
*/

body {
    background-color: #d6e8f9;
    font-family: Arial;
    color: #000;
}

.contact-top-line__link {
    display: inline-block;
    height: 16px;
    margin: 8px 3px;
    width: 16px;
    text-indent: -9999px;
    overflow: hidden;
}

.contact-top-line__fb {
    background: url('images/contact-top-line__fb.png') no-repeat 0 0;
}

.contact-top-line__ok {
    background: url('images/contact-top-line__ok.png') no-repeat 0 0;
}

.contact-top-line__vk {
    background: url('images/contact-top-line__vk.png') no-repeat 0 0;
}

.contact-top-address {
    text-align: right;
}

.contact-top-address__value {
    background: url('images/contacts-top-address.png') no-repeat 0 50%;
    margin: 8px 3px;
    padding-left: 28px;
    line-height: 32px;
}

.navbar-brand {
    height: 69px;
    padding: 13px 10px 13px 0;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-default {
    background-color: #121519;
    border: none;
}

.navbar .mainmenu__phone {
    color: #fff;
    font-size: 30px;
    line-height: 39px;
    font-weight: bold;
}

.navbar .mainmenu__phone a,
.navbar .mainmenu__phone a:hover {
	color: #fff;
	text-decoration: none;
}

#mainmenu__list {
    margin-top: 10px;
}

#mainmenu__list a {
    color: #318ce1;
}

.header__banner img {
    width: 100%;
    height: auto;
}

.gallery-menu {
    background-color: #fff;
    margin-bottom: 35px;
}

@media (min-width: 992px) {
  .gallery-menu__bg__rus {
      background: url('images/tm-r-s.jpg') no-repeat 50% 0;
      background-origin: content-box;
      text-align: center;
  }

  .gallery-menu__bg__ino {
      background: url('images/tm-i-s.jpg') no-repeat 50% 0;
      background-origin: content-box;    
      text-align: center;
  }

  .gallery-menu__link img {
    display: inline-block;
  }
}

  .gallery-menu__link:hover img {
      opacity: 0;
  }

.text {
    background-color: #fff;
    border-radius: 6px;
    padding: 1px 20px 20px 20px;
    margin: 0 0 35px -15px;
}

.sidebar {
    margin: 0 -15px 0 0;
}

.content-banner__index {
    margin: 20px 0;
}

.content-banner__index img {
    width: 100%;
    height: auto;
}

h1 {
    color: #3991e2;
    font-size: 27px;
}

h2 {
    background: url('images/h2.png') no-repeat 0 0;
    color: #3991e2;
    padding-left: 40px;
}

h3 {
    color: #3991e2;
    font-size: 22px;
}

.sidebar-block {
    border-radius: 6px;
    margin-bottom: 35px;
}

.sidebar-menu {
    background-color: #3b92e2;
}

.sidebar-banners {
    background-color: #fff;
}

.sidebar-block__title {
    border-radius: 6px 6px 0 0;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 23px;
}

.sidebar-block__title_black {
    background-color: #121519;
    color: #ffb600;
}

.sidebar-block__title_blue {
    background-color: #3991e2;
    color: #121519;
}

.sidebar-block__title_golden {
	background: url('/wp-content/uploads/2017/04/golden.jpg') no-repeat;
	background-size: cover;
	min-height: 35px;
	color: #fff;
	font-size: 28px;
	line-height: 35px;
	text-align: center;
	text-shadow: 0 0 4px #000, 0 0 3px #000;
	font-weight: bold;
}

.sidebar-menu ul {
    list-style-type: none;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}

.sidebar-menu a:hover {
    background-color: #fff;
    color: #121519;
}

.sidebar-menu a {
    color: #fff;
    text-decoration: none;
    padding: 12px 23px;
    display: block;
}

.sidebar-menu ul li:last-child a {
    border-radius: 0 0 6px 6px;
}

.footer {
    background-color: #14171b;
    border-bottom: 2px solid #e29300;
    padding: 45px 0;
}

.footer__logo img {
    margin-bottom: 20px;
}

.footer__menu {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 20px;
}

.footer__menu li {
    padding-left: 15px;;
    text-indent: -10px;
    margin-bottom: 10px;
    line-height: 1.15em;
}

.footer__menu li::before {
    content: "• ";
    color: #3991e2;
}

.footer__menu li a {
    color: #fff;
}

.footer__menu li a:hover {
    color: #3991e2;
}

.footer__copyright {
    color: #9da8b6;
    font-size: 12px;
    line-height: 16px;
    margin: 15px 0;
}

.footer-contacts {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
}

.footer-contact {
    padding-left: 21px;
    margin: 0 0 15px;
}

.footer-contact a {
    color: #fff;
}

.footer-contact a:hover {
    color: #3991e2;
}

.footer-contact__icon-address {
    background: url('images/contacts-footer__icon-address.png') no-repeat 0 0;
}

.footer-contact__icon-phone {
    background: url('images/contacts-footer__icon-phone.png') no-repeat 0 0;
}

.footer-contact span {
    color: #3991e2;
}

.breadcrumbs {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 20px;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-info {
    border-left-color: #3991e2;
}

.bs-callout-info h4 {
    color: #1b4266;
    font-weight: bold;
}

.categories__row {
    margin-bottom: 20px;
}

.gallery img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.gallery .row {
    margin: 0 0 15px;
}

.auto-link span {
    display: block;
    background-color: #3b92e2;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    padding: 8px 10px;
    margin-bottom: 15px;
}

a.auto-link:hover {
    text-decoration: none;
}

.auto-link:hover span {
    text-decoration: none;
    background-color: #121519;
}

.tab-content {
    border: 1px solid #ddd;
    padding: 0 15px;
    margin-top: -1px;
    background-color: #fefefe;
}

.text .nav-tabs > li.active > a {
    background-color: #fefefe;    
}

.gallery-caption {
    position: relative;
    margin-top: -7px;
}
