@charset "UTF-8";
@font-face {
  font-family: 'Modern_Medium';
  src: url("../fonts/Modern_H_Medium.ttf");
  src: url("../fonts/Modern_H_Medium.woff"); }

@font-face {
  font-family: 'Modern_Medium_bold';
  src: url("../fonts/Modern_H_Bold.ttf");
  src: url("../fonts/Modern_H_Bold.woff"); }

::-webkit-scrollbar {
  width: 8px; }

::-webkit-scrollbar:horizontal {
  height: 0px; }

::-webkit-scrollbar-track {
  background: #f0f0f0; }

::-webkit-scrollbar-track-piece {
  background: #f0f0f0; }

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html, body {
  height: 100%; }

html {
  box-sizing: border-box; }

body {
  font-size: 18px;
  margin: 0;
  /* Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð¾Ñ‚ÑÑ‚ÑƒÐ¿Ñ‹ */
  background-image: url("../img/fon.png");
  font-weight: 500;
  line-height: 1;
  color: #212529;
  font-family: Modern_Medium;
  text-align: center;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  overflow-y: scroll; }

H2 {
  color: #5E4536;
  font-family: 'Modern_Medium';
  font-size: 2em; }

H3 {
  /*color:#5E4536;;*/
  font-family: 'Modern_Medium';
  font-size: 1.2em;
  color: #5E4536;
  padding: 1.6px; }

h5 {
  /*color:#5E4536;;*/
  font-family: 'Modern_Medium_bold';
  font-size: 1.2em;
  color: #5E4536;
  /*padding: 2px;*/ }

p {
  text-indent: 50px;
  text-align: justify; }

.FooterRoot {
  position: fixed;
  margin: 0px auto;
  bottom: 0px;
  left: 0px;
  background: #5E4536;
  color: #feffff;
  text-align: center;
  width: 100%; }

.img_head {
  background: #5E4536;
  padding: 10px;
  font-family: "Modern_Medium",Arial,sans-serif;
  text-align: right;
  font-weight: 500;
  z-index: 3;
  position: relative; }

.FooterTxt {
  margin: auto;
  padding: 10px; }

.FooterTxt a {
  color: #ffffff;
  text-decoration: none;
  font-family: Modern_Medium;
  font-size: 1.5em; }

.txt_tel {
  font-family: Modern_Medium;
  font-size: 1.5em;
  margin: auto;
  color: #ffffff;
  text-decoration: none; }

.img_max {
  width: 100%;
  box-shadow: 0 1px 1px #0d2a30; }

.img_face {
  margin: auto;
  padding: 5px 0 5px 0;
  position: relative;
  background-color: #c0c0c0; }

.hdiv {
  background-image: url("../img/fon.png");
  text-align: center;
  vertical-align: center;
  position: relative; }

.menu-main {
  list-style: none;
  margin: 0 0 0;
  padding: 16px 0 5px;
  text-align: center;
  background: white; }

.menu-main li {
  display: inline-block;
  margin-bottom: 5px; }

.menu-main li:after {
  content: "|";
  color: #606060;
  display: inline-block;
  vertical-align: top; }

.menu-main li:last-child:after {
  content: none; }

.menu-main a {
  text-decoration: none;
  font-family: 'Modern_Medium', sans-serif;
  letter-spacing: 2px;
  position: relative;
  padding-bottom: 5px;
  margin: 0 18px 0 18px;
  font-size: 1em;
  text-transform: uppercase;
  display: inline-block;
  transition: color .2s; }

.menu-main a, .menu-main a:visited {
  color: #9d999d; }

.menu-main a.current, .menu-main a:hover {
  color: #533E30; }

.menu-main a:before,
.menu-main a:after {
  content: "";
  position: absolute;
  height: 4px;
  top: auto;
  right: 50%;
  bottom: -5px;
  left: 50%;
  background: #533E30;
  transition: .8s; }

.menu-main a:hover:before, .menu-main .current:before {
  left: 0; }

.menu-main a:hover:after, .menu-main .current:after {
  right: 0; }

/*.service {*/
/*width: 70%;*/
/*//  border-bottom: 2px solid #9d999d;*/
/*border-top: 2px solid #9d999d;*/
/*margin: auto;*/
/*//position:relative;*/
/*text-align: center;*/
/*}*/
.news {
  width: 80%;
  margin: auto;
  line-height: 1.5;
  font-family: Modern_Medium;
  color: #5E4536; }

.company {
  width: 80%;
  margin: auto;
  font-size: 1.4em;
  line-height: 1.5;
  font-family: Modern_Medium;
  color: #5E4536; }

.contact {
  width: 80%;
  margin: auto;
  text-align: left;
  font-size: 1.4em;
  line-height: 1.5;
  font-family: Modern_Medium;
  color: #5E4536; }

.auto_div {
  display: block;
  width: 70%;
  margin: auto;
  padding-top: 20px;
  text-align: center; }

/* Large desktops and laptops */
@media (min-width: 1299px) {
  body {
    font-size: 18px; }
  .img_max {
    width: 100%; }
  .news {
    width: 80%; }
  .company {
    width: 80%; }
  .contact {
    width: 80%; }
  .mobile_menu {
    /*isplay: none;*/ } }

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1300px) {
  body {
    font-size: 15px; }
  .img_max {
    width: 100%; }
  .service {
    /*width: 85%;*/ }
  .news {
    width: 85%; }
  .company {
    width: 85%; }
  .contact {
    width: 85%; }
  .mobile_menu {
    /*display: none;*/ } }

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 11px; }
  .img_max {
    width: 100%; }
  .service {
    /*width: 90%;*/ }
  .news {
    width: 90%; }
  .company {
    width: 90%; }
  .contact {
    width: 90%; }
  .mobile_menu {
    /*display: none;*/ } }

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  body {
    font-size: 10px; }
  .img_max {
    width: 100%; }
  .img_face {
    width: 100%; }
  .news {
    width: 95%; }
  .company {
    width: 95%; }
  .contact {
    width: 95%; }
  .menu-main {
    display: none; }
  .mobile_menu {
    /*display: block;*/ }
  .form-control {
    font-size: 2em; }
  .list-group-item {
    font-size: 2em; }
  .ui-menu-item {
    font-size: 1.5em; }
  .product-desc {
    font-size: 2em; }
  .product {
    width: 60%; }
  .products {
    text-align: -webkit-center; }
  .auto_div {
    width: 90%; } }

@media (max-width: 550px) {
  body {
    font-size: 8px; }
  .menu-main {
    display: none; }
  H3 {
    font-size: 1.6em; }
  .form-control {
    font-size: 2em; }
  .list-group-item {
    font-size: 2em; }
  .ui-menu-item {
    font-size: 1.5em; }
  .product-desc {
    font-size: 2em; }
  .product {
    width: 60%; }
  .products {
    text-align: -webkit-center; }
  .auto_div {
    width: 90%; } }

@media (max-width: 990px) {
  H3 {
    font-size: 1.8em; } }

.modal_txt {
  /*color:#9d999d;*/
  font-size: 1em;
  padding-top: 10px;
  color: #5E4536;
  line-height: 1.5; }

.myMap {
  width: 100%;
  height: 70%;
  margin: auto;
  padding-top: 10px; }

.simple-little-table {
  font-family: FSRAILWAYTT,Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 1.3em;
  font-family: Modern_Medium;
  color: #5E4536;
  text-shadow: 1px 1px 0px #fff;
  background: #eaebec;
  border: #ccc 1px solid;
  border-collapse: separate;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d1d1d1; }

.simple-little-table th {
  font-weight: bold;
  padding: 21px 25px 22px 25px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #e0e0e0;
  background: #ededed;
  background: -moz-linear-gradient(top, #ededed, #ebebeb); }

.simple-little-table th:first-child {
  text-align: left;
  padding-left: 20px; }

.simple-little-table tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.simple-little-table tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.simple-little-table tr {
  text-align: left;
  padding-left: 10px; }

.simple-little-table tr td:first-child {
  text-align: center;
  padding-left: 10px;
  border-left: 0; }

.simple-little-table tr td {
  text-align: center;
  padding: 6px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  background: #fafafa;
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa); }

.simple-little-table tr.even td {
  background: #f6f6f6;
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); }

.simple-little-table tr:last-child td {
  border-bottom: 0; }

.simple-little-table tr:last-child td:first-child {
  border-bottom-left-radius: 3px; }

.simple-little-table tr:last-child td:last-child {
  border-bottom-right-radius: 3px; }

.simple-little-table tr:hover td {
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0); }

.simple-little-table a:link {
  color: #666;
  text-decoration: none; }

.simple-little-table a:visited {
  color: #999999;
  text-decoration: none; }

.simple-little-table a:active,
.simple-little-table a:hover {
  color: #666;
  text-decoration: none; }

.company_small_img {
  width: 80%; }

.company_big_img {
  width: 60%; }

.news_img {
  width: 60%;
  padding-bottom: 10px; }

.mobile_menu {
  /*display: none;*/ }

.ui-autocomplete {
  font-family: 'Modern_Medium';
  font-size: 0.8em;
  text-align: left;
  color: #555555; }

.auto_img {
  width: 100%;
  padding-bottom: 10px;
  margin: auto;
  display: block; }
