body {
  background: #fff;
  font-size: 14px;
  font-family: Arial;
  color: #777;
}
.container.m-no-padding {
  padding-left: 0;
  padding-right: 0;
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
a:focus {
  color: inherit;
  text-decoration: underline;
  outline: none;
}
input:hover,
textarea:hover,
button:hover,
a:hover,
input:focus,
textarea:focus,
button:focus,
a:focus {
  outline: none;
}
.b-header {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 45px;
}
.b-top-menu {
  text-align: center;
  list-style: none;
}
.b-top-menu li {
  display: inline-block;
  margin-right: 20px;
}
.b-top-menu li:last-child {
  margin-right: 0;
}
.b-top-menu .i-item.m-active {
  color: #fa8e63;
  text-decoration: none;
}
.b-head-phone {
  position: relative;
  padding-left: 40px;
  font-size: 20px;
}
.b-head-phone:before {
  position: absolute;
  content: '';
  top: 7px;
  left: 0;
  width: 30px;
  height: 30px;
  background: url("../images/phone.png") no-repeat center center #fa8e63;
  background-size: 20px;
  border-radius: 5px;
}
#main-carousel .item img {
  width: 100%;
  border-radius: 7px;
}
#main-carousel .item .carousel-caption {
  width: 100%;
  left: 0;
  right: auto;
  bottom: 0;
  padding: 0 40px;
  padding-bottom: 50px;
  text-align: left;
  background: url("../images/slide_pattern.png") repeat;
}
#main-carousel .item .carousel-caption p {
  line-height: 1.28em;
}
#main-carousel .item .carousel-caption h2 {
  font-size: 48px;
}
#main-carousel .carousel-indicators {
  bottom: 20px;
  left: 40px;
  z-index: 15;
  width: auto;
  margin-left: 0;
  padding-left: 0;
  text-align: left;
}
#main-carousel .carousel-indicators li {
  display: inline-block;
  margin: 0 10px 0 0;
  border: 0;
  background-color: #fff;
  width: 12px;
  height: 12px;
}
#main-carousel .carousel-indicators li:hover {
  background-color: #999;
}
#main-carousel .carousel-indicators li.active {
  background-color: #fa8e63;
}
.b-left-menu {
  list-style: none;
  padding-left: 0;
  margin-top: 70px;
  line-height: 1.14em;
}
.b-left-menu .i-item {
  position: relative;
  display: block;
  padding: 9px 15px;
  border-radius: 8px;
}
.b-left-menu .i-item:hover,
.b-left-menu .i-item.m-active {
  border-top: 1px solid #c8714f;
  padding-top: 8px;
  background: #fa8e63;
  color: #fff;
}
.b-left-menu .i-item:hover:after,
.b-left-menu .i-item.m-active:after {
  content: '';
  position: absolute;
  right: -20px;
  border-top: 50% solid transparent;
  border-bottom: 50% solid transparent;
  border-left: 20px solid #fa8e63;
}
.b-content {
  margin-bottom: 30px;
}
.b-content table {
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
  margin: 0 -10px;
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 23px;
}
.b-content table td,
.b-content table th {
  text-align: center;
  padding: 0 10px;
}
.b-content table thead tr {
  border-bottom: 1px solid #efefef;
}
.b-content table tr td:first-child,
.b-content table tr th:first-child {
  text-align: left;
}
.b-content table tbody tr:hover {
  background: #f0f0f0;
}
table.table_images tr:hover {
  background: none!important;
}
table.table_images div:hover {
  background: #f0f0f0!important;
}
table.table_images td:first-child {
  text-align: center!important;
}
.b-content img {
  max-width: 100%;
  height: auto!important;
  max-height: none!important;
}
.b-right-column {
  margin-top: 70px;
}
.b-right-column a {
  color: #fa8e63;
}
.b-right-column em {
  font-style: normal;
  color: #fa8e63;
}
.b-news-item {
  margin-bottom: 10px;
}
.b-news-item .i-date {
  font-size: 12px;
  color: #aaa;
}
.b-news-item .i-link {
  font-size: 16px;
}
.b-news-item .i-anons {
  font-size: 14px;
}
.b-gallery-item {
  margin-bottom: 30px;
}
.b-gallery-item img {
  max-width: 100%;
  height: auto!important;
  max-height: none!important;
}
.b-footer {
  border-top: 1px solid #eaeaea;
  padding: 30px 0;
}
.b-field {
  margin-bottom: 15px;
}
.b-field .i-title {
  display: block;
}
.b-field .i-field {
  color: #333;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #999;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.b-field input,
.b-field textarea {
  width: 100%;
}
.b-field input[name=captcha] {
  margin-bottom: 5px;
}
.b-submit-btn {
  height: 35px;
  padding: 0 20px;
  color: #fff;
  background-color: #fa8e63;
  border: none;
}
.b-submit-btn:hover {
  background-color: #ef4a08;
}
@media (max-width: 500px) {
  .b-expand {
    width: 100%;
  }
  .b-right-column {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .b-slider-cont {
    display: none;
  }
  .b-left-menu {
    margin-top: 0;
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
  }
  .b-header {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .b-logo {
    text-align: center;
  }
  .b-left-menu {
    margin-top: 20px;
  }
  .b-left-menu .i-item {
    width: 46%;
    margin: 0 2%;
    float: left;
  }
}
@media (max-width: 991px) {
  .b-head-phone {
    background-size: 20px;
    padding-left: 25px;
    font-size: 14px;
  }
  #main-carousel .item .carousel-caption {
    padding: 0 20px;
    padding-bottom: 30px;
  }
  #main-carousel .item .carousel-caption h2 {
    font-size: 36px;
  }
  #main-carousel .carousel-indicators {
    bottom: 10px;
    left: 20px;
  }
  #main-carousel .carousel-indicators li {
    margin: 0 8px 0 0;
    width: 10px;
    height: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .b-head-phone {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .b-left-menu .i-item {
    padding-right: 60px;
  }
}
body.m-red .b-top-menu .i-item.m-active {
  color: #ff3300;
}
body.m-red .b-head-phone:before {
  background-color: #ff3300;
}
body.m-red #main-carousel .carousel-indicators li.active {
  background-color: #ff3300;
}
body.m-red .b-left-menu .i-item:hover,
body.m-red .b-left-menu .i-item.m-active {
  border-top-color: #991f00;
  background: #ff3300;
}
body.m-red .b-left-menu .i-item:hover:after,
body.m-red .b-left-menu .i-item.m-active:after {
  border-left-color: #ff3300;
}
body.m-red .b-right-column a,
body.m-red .b-right-column em {
  color: #ff3300;
}
body.m-red .b-submit-btn {
  background-color: #ff3300;
}
body.m-red .b-submit-btn:hover {
  background-color: #991f00;
}
body.m-yellow .b-top-menu .i-item.m-active {
  color: #cccc33;
}
body.m-yellow .b-head-phone:before {
  background-color: #cccc33;
}
body.m-yellow #main-carousel .carousel-indicators li.active {
  background-color: #cccc33;
}
body.m-yellow .b-left-menu .i-item:hover,
body.m-yellow .b-left-menu .i-item.m-active {
  border-top-color: #7a7a1f;
  background: #cccc33;
}
body.m-yellow .b-left-menu .i-item:hover:after,
body.m-yellow .b-left-menu .i-item.m-active:after {
  border-left-color: #cccc33;
}
body.m-yellow .b-right-column a,
body.m-yellow .b-right-column em {
  color: #cccc33;
}
body.m-yellow .b-submit-btn {
  background-color: #cccc33;
}
body.m-yellow .b-submit-btn:hover {
  background-color: #7a7a1f;
}
body.m-green .b-top-menu .i-item.m-active {
  color: #66cc66;
}
body.m-green .b-head-phone:before {
  background-color: #66cc66;
}
body.m-green #main-carousel .carousel-indicators li.active {
  background-color: #66cc66;
}
body.m-green .b-left-menu .i-item:hover,
body.m-green .b-left-menu .i-item.m-active {
  border-top-color: #339933;
  background: #66cc66;
}
body.m-green .b-left-menu .i-item:hover:after,
body.m-green .b-left-menu .i-item.m-active:after {
  border-left-color: #66cc66;
}
body.m-green .b-right-column a,
body.m-green .b-right-column em {
  color: #66cc66;
}
body.m-green .b-submit-btn {
  background-color: #66cc66;
}
body.m-green .b-submit-btn:hover {
  background-color: #339933;
}
body.m-blue .b-top-menu .i-item.m-active {
  color: #33cccc;
}
body.m-blue .b-head-phone:before {
  background-color: #33cccc;
}
body.m-blue #main-carousel .carousel-indicators li.active {
  background-color: #33cccc;
}
body.m-blue .b-left-menu .i-item:hover,
body.m-blue .b-left-menu .i-item.m-active {
  border-top-color: #1f7a7a;
  background: #33cccc;
}
body.m-blue .b-left-menu .i-item:hover:after,
body.m-blue .b-left-menu .i-item.m-active:after {
  border-left-color: #33cccc;
}
body.m-blue .b-right-column a,
body.m-blue .b-right-column em {
  color: #33cccc;
}
body.m-blue .b-submit-btn {
  background-color: #33cccc;
}
body.m-blue .b-submit-btn:hover {
  background-color: #1f7a7a;
}
body.m-dark-blue .b-top-menu .i-item.m-active {
  color: #3366ff;
}
body.m-dark-blue .b-head-phone:before {
  background-color: #3366ff;
}
body.m-dark-blue #main-carousel .carousel-indicators li.active {
  background-color: #3366ff;
}
body.m-dark-blue .b-left-menu .i-item:hover,
body.m-dark-blue .b-left-menu .i-item.m-active {
  border-top-color: #0033cc;
  background: #3366ff;
}
body.m-dark-blue .b-left-menu .i-item:hover:after,
body.m-dark-blue .b-left-menu .i-item.m-active:after {
  border-left-color: #3366ff;
}
body.m-dark-blue .b-right-column a,
body.m-dark-blue .b-right-column em {
  color: #3366ff;
}
body.m-dark-blue .b-submit-btn {
  background-color: #3366ff;
}
body.m-dark-blue .b-submit-btn:hover {
  background-color: #0033cc;
}
body.m-violet .b-top-menu .i-item.m-active {
  color: #993399;
}
body.m-violet .b-head-phone:before {
  background-color: #993399;
}
body.m-violet #main-carousel .carousel-indicators li.active {
  background-color: #993399;
}
body.m-violet .b-left-menu .i-item:hover,
body.m-violet .b-left-menu .i-item.m-active {
  border-top-color: #4d194d;
  background: #993399;
}
body.m-violet .b-left-menu .i-item:hover:after,
body.m-violet .b-left-menu .i-item.m-active:after {
  border-left-color: #993399;
}
body.m-violet .b-right-column a,
body.m-violet .b-right-column em {
  color: #993399;
}
body.m-violet .b-submit-btn {
  background-color: #993399;
}
body.m-violet .b-submit-btn:hover {
  background-color: #4d194d;
}
.b-change-theme {
  position: fixed;
  top: 20%;
  right: 0;
  background: #fff;
  list-style: none;
  padding: 5px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
}
.b-change-theme li {
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
  cursor: pointer;
}
.b-change-theme li:last-child {
  margin-bottom: 0;
}
.b-change-theme li.m-red {
  background-color: #ff3300;
}
.b-change-theme li.m-orange {
  background-color: #fa8e63;
}
.b-change-theme li.m-yellow {
  background-color: #cccc33;
}
.b-change-theme li.m-green {
  background-color: #66cc66;
}
.b-change-theme li.m-blue {
  background-color: #33cccc;
}
.b-change-theme li.m-dark-blue {
  background-color: #3366ff;
}
.b-change-theme li.m-violet {
  background-color: #993399;
}
