* {
  margin: 0px;
  padding: 0px;
}

html {
  overflow-x: hidden;
}

#mainText ol,
#mainText ul {
  margin-left: 1em;
  font-size: 16px;
}

#menu ul li span {
  background: #285078;
  color: #fff;
  font-weight: bold;
  display: block;
  font-size: 15px;
  padding: 0px 4%;
  width: 100%;
}

body {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  background: #003F7F;
}

img {
  max-width: 100%;
}

a img {
  border: none;
}

#menu a,
a.link {
  border: none;
  color: #194F99;
  text-decoration: underline;
  font-weight: bold;
  font-size: 15px;
}

#menu a:hover,
a.link:hover {
  text-decoration: none;
}

#GradCombiner {
  position: relative;
}

.whitePad {
  background: #FFFFFF;
  height: 100%;
  position: relative;
}

#LeftCont {
  float: left;
  background: none repeat scroll 0 0 #dddddd;
}

#ColoredPadCont {
  background: none repeat scroll 0 0 #dddddd;
}

#calcForm {
  width: 200px;
  text-align: center;
  margin-top: 8px;
  background: none repeat scroll 0 0 #dddddd;
}

#calcForm td {
  line-height: 21px;
  background: none repeat scroll 0 0 #dddddd;
}

#calcForm th {
  line-height: 13px;
}

#calcForm table {
  width: 200px;
}

#calcForm table td {
  padding-left: 7px;
  padding-right: 7px;
}

#ContactsOuterCont {
  width: 200px;
  padding: 7px 0px;
}

table.contacts {
  margin: 0px auto;
  text-align: left;
  width: 180px;
}

table.contacts td,
tr {
  padding: 1px 3px;
  margin: 0px;
  border: none;
}

table.contacts tr.moreTopMargin {
  height: 21px;
  vertical-align: bottom;
}

table.contacts td.free {
  font-size: 19px;
  line-height: 20px;
  text-align: right;
  vertical-align: middle !important;
  padding-top: 7px;
  padding-bottom: 7px;
}

table.contacts td.free span {
  display: block;
  font-size: 11px;
  line-height: 11px;
}

#menu {
  padding-left: 21px;
  padding-top: 7px;
  margin: 0px;
  text-align: left;
}

#menu ul {
  width: 157px;
  line-height: 25px;
  list-style: none;
}

#menu ul li {
  position: relative;
  border-bottom: dotted #999999 1px;
}

#menu ul li ul {
  margin-left: 6px;
  display: none;
}

#mainText {
  text-align: left;
  padding: 14px;
}

.headtext {
  text-align: right;
  color: #999999;
  font-weight: bold;
  font-size: x-small;
  line-height: 14px;
}

#mainText {
  line-height: 21px;
}

#mainText p {
  margin-bottom: 14px;
  font-size: 16px;
}

#mainText h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 11px;
  padding-bottom: 5px;
}

#mainText h2 {
  font-size: 21px;
  line-height: 28px;
}

#mainText .h2 {
  font-size: 18px;
  line-height: 28px;
}

#mainText h3 {
  font-size: 18px;
  line-height: 28px;
}

#mainText .kredoHeader {
  margin-right: 45px;
  margin-bottom: 30px;
}

#mainText h4 {
  font-size: 16px;
}

#mainText ol {
  margin-bottom: 21px;
  padding-left: 30px;
  font-size: 16px;
}

#mainText .breadcrumbs {
  font-size: 10pt;
  margin-top: -6px;
  display: inline-block;
}

#indexTableOuter {
  text-align: center;
}

table.bordered,
table.bordered tr,
table.bordered th,
table.bordered td,
table.bordered {
  margin: 0 auto 20px auto;
  border: 1px solid #232323;
  text-align: center;
}

table {
  margin-bottom: 21px;
  border-collapse: collapse;
  text-align: left;
}

table th {
  line-height: 21px;
  font-weight: bold;
  padding: 7px;
}

table td {
  padding: 4px;
}

table tr td {
  border-bottom: dotted 1px #BBBBBB;
  /*font-size: 16px;*/
}

/*table tr td:nth-child(2) {}*/
table.price tr td img {
  max-width: 50%;
  max-height: 100%;
}

table tr.rowH {
  text-align: center;
  color: #fff;
  background: #194F99;
  border-right: solid 1px #fff;
}

table tr.rowA {
  background: #FFFFFF;
  color: inherit;
}

table tr.rowB {
  background: #DDDDDD;
  color: inherit;
}

table.wide {
  width: 99%;
  margin-bottom: 21px;
}

table.offers {
  width: 99%;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
}

table.offers tr {
  line-height: 9px;
}

table.offers th {
  line-height: 13px;
  border-bottom: dotted 1px #BBBBBB;
}

table.offers tr.rowH th {
  text-align: left;
  border: none;
}

table.offers a.uplink {
  color: #fff;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

table.offers tr.light {
  background: #DDDDDD;
}

table.portfolio {
  width: 99%;
  margin-bottom: 21px;
}

table.portfolio td {
  text-align: center;
}

table.index {
  margin: 0 auto;
}

table.index td {
  vertical-align: top;
  padding: 0px;
}

table.mail {
  margin-bottom: 21px;
  text-align: left;
  width: 99%;
}

table.mail input,
textarea {
  width: 99%;
}

table.mail textarea {
  height: 280px;
}

.indexTableHeader {
  font-size: 15px;
  font-weight: bold;
}

.error {
  color: #CC0000;
  text-align: center;
}

#footer {
  position: relative;
  border-top: dotted 1px #BBBBBB;
  text-align: center;
  padding-top: 10px;
  background: #fff;
}

.copyright {
  display: block;
  padding: 0 20px;
}

.clear {
  clear: both;
}

#mainText h1 {
  font-size: 20px;
  line-height: 27px;
  padding-bottom: 14px;
}

#hi h1 {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 20px;
}

#hi h2 {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 5px;
}

#footer a:link {
  color: #194F99;
}

#footer a:visited {
  color: #194F99;
}

#footer a:hover {
  color: #194F99;
}

#footer a:active {
  color: #194F99;
}

.newFooter {
  margin: 10px auto 20px auto;
}

.newFooter ul {
  list-style-type: none;
}

.newFooter tr td {
  border-bottom: 0;
  padding: 6px 12px;
}

.left_grafic {
  margin-left: 13px;
  margin-top: 10px;
  padding-right: 10px;
}

#order_call {
  color: #194F99;
  cursor: pointer;
  font-weight: bold;
  padding: 13px;
  text-decoration: underline;
}

#order_call span {
  color: red;
  text-decoration: underline;
}

#shadow {
  height: 200%;
  width: 100%;
  z-index: 10;
  background-color: black;
  opacity: 0.4;
  position: fixed;
  top: 0;
  left: 0;
}

#phone__mobile_modal__open {
  display: none;
}

#form,
#form_auto,
#form_pereezd,
#form_gruzchiki,
#form_gruzovoe-taksi,
#form_dostavka-gruzov,
#phone__mobile_modal__open,
#form_gruzoperevozki {
  position: fixed;
  width: 400px;
  min-height: 240px;
  top: 20%;
  left: 50%;
  margin-left: -200px;
  background-color: white;
  padding: 11px 20px;
  z-index: 100;
  border: 1px solid #333;
}

#form h2,
#form_auto h2,
#form_pereezd h2,
#form_gruzchiki h2,
#form_gruzovoe-taksi h2,
#form_dostavka-gruzov h2,
#form_gruzoperevozki h2 {
  margin-bottom: 8px;
}

#form table,
#form_auto table,
#form_pereezd table,
#form_gruzchiki table,
#form_gruzovoe-taksi table,
#form_dostavka-gruzov table,
#form_gruzoperevozki table {
  width: 100%;
  margin-top: 11px;
}

#form td,
#form_auto td,
#form_pereezd td,
#form_gruzchiki td,
#form_gruzovoe-taksi td,
#form_dostavka-gruzov td,
#form_gruzoperevozki td {
  padding: 5px 0 4px 10px;
  vertical-align: middle;
}

#form th,
#form_auto th,
#form_pereezd th,
#form_gruzchiki th,
#form_gruzovoe-taksi th,
#form_dostavka-gruzov th,
#form_gruzoperevozki th {
  border-bottom: 1px dotted #BBBBBB;
  font-weight: normal;
  padding: 5px 10px 4px 0;
  vertical-align: middle;
  width: 130px;
}

#form input,
#form_auto input,
#form_pereezd input,
#form_gruzchiki input,
#form_gruzovoe-taksi input,
#form_dostavka-gruzov input,
#form_gruzoperevozki input {
  width: 100%;
}

#form span,
#form_auto span,
#form_pereezd span,
#form_gruzchiki span,
#form_gruzovoe-taksi span,
#form_dostavka-gruzov span,
#form_gruzoperevozki span {
  color: red;
}

#form #errors,
#form_auto #errors,
#form_pereezd #errors,
#form_gruzchiki #errors,
#form_gruzovoe-taksi #errors,
#form_dostavka-gruzov #errors,
#form_gruzoperevozki #errors {
  color: red;
  font-weight: bold;
}

#form #ok,
#form_auto #ok,
#form_pereezd #ok,
#form_gruzchiki #ok,
#form_gruzovoe-taksi #ok,
#form_dostavka-gruzov #ok,
#form_gruzoperevozki #ok {
  color: green;
  font-weight: bold;
}

.downloadPrice {
  border-top: dotted 1px #BBBBBB;
  /* border-bottom:dotted 1px #BBBBBB; */
  padding: 14px 0 0 0;
}

.downloadPrice-title {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.downloadPrice table {
  border-collapse: collapse;
  margin: 10px auto 20px auto;
}

.downloadPrice ul {
  list-style-type: none;
}

.downloadPrice li {
  padding: 2px 0 7px 24px;
  font-size: 10px;
}

.downloadPrice li.doc {
  background: url('/img/doc.png') left top no-repeat;
}

.downloadPrice li.xls {
  background: url('/img/xls.png') left top no-repeat;
}

.downloadPrice li a {
  font-size: 14px;
  color: #194F99;
}

.downloadPrice li a:hover,
.downloadPrice li a:visited,
.downloadPrice li a:active {
  color: #194F99;
}

.downloadPrice td {
  border-bottom: 0;
  padding: 6px 12px 0 12px;
  vertical-align: top;
}

#stati {
  background: none repeat scroll 0 0 #194F99;
  color: #FFFFFF;
  text-align: center;
  border-right: 1px solid #FFFFFF;
}

#stati p {
  padding: 7px;
  font-weight: bold;
  line-height: 13px;
}

#left-stati {
  margin: 0;
  padding-left: 21px;
  padding-top: 7px;
  text-align: left;
}

#left-stati ul {
  line-height: 25px;
  list-style: none outside none;
  width: 162px;
}

#left-stati ul li {
  border-bottom: 1px dotted #999999;
  position: relative;
}

#left-stati a,
a.link {
  border: medium none;
  color: #194F99;
  font-weight: bold;
  text-decoration: underline;
}

.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  overflow: hidden;
}

.ui-autocomplete {
  position: absolute;
  cursor: default;
}

.ui-autocomplete li {
  list-style: none;
  background: #eee;
  border: 1px solid #999;
  border-top: 0;
  padding: 10px 10px;
  font-size: 1.5rem;
}

.ui-menu-item strong {
  color: red;
}

* html .ui-autocomplete {
  width: 1px;
}

.ui-combobox {
  position: relative;
  display: inline-block;
  font-size: 10px;
}

.ui-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}

.ui-autocomplete-input {
  margin: 0;
  padding: 0.3em;
}

.ui-menu {
  font-size: 10px;
  padding: 0;
  margin: 0;
  overflow: visible;
  border: 0;
}

#hi {
  text-align: justify;
}

.top_logo {
  background: #0068af url('img/logo2.png') left top no-repeat;
  width: 200px;
  height: 94px;
}

.top_logo p {
  float: right;
  color: #fff;
  text-align: right;
  margin-top: 48px;
  margin-right: 10px;
  font-weight: bold;
  line-height: 13px;
  font-size: 0.8em;
}

.top_text_info {
  background: #0068af url('/img/slogans.png') left top no-repeat;
  height: 94px;
  color: #fff;
  background-size: cover;
  font-size: 10pt;
  font-family: 'Arial', sans-serif;
  line-height: normal;
}

.top_text_info .first {
  float: left;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-top: 12px;
  margin-left: 10px;
}

.top_text_info .first span {
  margin-right: 70px;
}

.phone__modal_item {
  display: block;
  padding: 0.5em 0;
}

/* .top_text_info .second{float:right;font-weight:bold;font-size:15px;line-height:18px;margin-top:10px;margin-right:25px;} */
.top_text_info .second {
  font-weight: bold;
  line-height: 18px;
  margin-top: 10px;
  margin-right: 25px;
  position: absolute;
  right: 0;
}

.top_text_info .second .one {
  margin-right: 20px;
}

.top_text_info .second .two {
  margin-right: 8px;
}

.karta_sajta {
  margin-top: 8px;
}

.karta_sajta a {
  color: #194F99;
  font-size: 15px;
}

.karta_sajta a:hover {
  text-decoration: none;
}

a.karta_sajta {
  margin-left: 20px;
}

.contacts-index-left {
  position: absolute;
  margin: -48px 0 0 5px;
  color: white;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 1px 2px 1px black;
  float: left;
}

.contacts-index-right {
  color: white;
  margin: -96px 16px 0 5px;
  float: right;
  right: 0;
  font-size: 14px;
  position: relative;
  background: rgba(89, 126, 144, 0.5);
  padding: 6px 10px;
  font-weight: bold;
}

@media(max-width:480px) {
  #RightCont {
    margin-left: 0;
    width: auto;
  }

  #RightCont>img {
    width: 100%;
    height: auto;
  }

  #footer {
    width: 100%;
  }

  .top_text_info {
    width: 100%;
  }

  #mainText table img {
    width: 50px;
  }
  #mainText table.portfolio  img{
    width: auto;
  }

  .LeftGrad10 {
    display: none;
  }
}

.tabs>div {
  display: none;
}

.tabs>div.activeTab {
  display: block;
}

.nav div {
  display: inline-block;
  padding-left: 35px;
}

.nav p {
  cursor: pointer;
}

.activeNav p {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.clients_slider {
  margin: 0px auto;
  text-align: center;
}

.clints_img {
  width: 260px;
  margin: 0px auto;
}

.clints_img img {
  height: 100px;
}

.clints_img p {
  font-weight: bold;
}

.clients_slider .owl-next {
  position: relative;
  top: -30px;
  LEFT: 270PX;
}

.clients_slider .owl-prev {
  position: relative;
  top: -30px;
  right: 270px;
}

.pricesm {
  border: 2px solid #000;
}

.pricesm tr {
  border-bottom: 2px solid #000;
}

.pricesm td,
th {
  border-right: 2px solid #000;
}

.pricesm td:last-child {
  border-right: none;
}

.pricesm th:last-child {
  border-right: none;
}

.breadcrumbs {
  padding-left: 0px !important;
  margin-left: 0 !important;
}

.breadcrumbs li {
  display: block;
  float: left;
  margin-right: 10px;
}

.breadcrumbs li:after {
  content: "/";
  padding-left: 10px;
}

.breadcrumbs li:last-child:after {
  content: " ";
}

.breadcrumbs li:first-child a,
.breadcrumbs li a {
  color: #005DA9;
}

.breadcrumbs li:last-child a {
  color: #000;
  text-decoration: none;
}

.region {
  text-align: center;
  color: #fff;
  background: #194F99;
  border-right: solid 1px #fff;
  margin: 0 -1px 0 -21px;
  padding: 4px 0;
  font-weight: bold;
}

.menu-box {
  text-align: center;
  color: #fff;
  background: #194F99;
  border-right: solid 1px #fff;
  margin: 0 -1px 5px -21px;
  padding: 4px 0;
  font-weight: bold;
}

.region-box {
  margin: 10px 0;
}

.splCont {
  display: none;
  padding: 3px 5px;
}

#menu .spoiler_links {
  text-decoration: none;
  border-bottom: 1px dashed;
}

#menu .spoiler_body {
  padding: 12px 0;
  line-height: 21px;
}

.s_podrazdel a.button.blue {
  background: #99b6df;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#99b6df), to(#638ec8));
  background: -moz-linear-gradient(#99b6df, #638ec8);
  background: linear-gradient(#99b6df, #638ec8);
  border: solid 1px #6d94ce;
  border-bottom: solid 3px #3867ac;
  box-shadow: inset 0 0 0 1px #bbcfeb;
  color: #fff;
  text-shadow: 0 1px 0 #3c61ab;
  margin: 10px 0px 10px 120px;
  padding: 20px;
}

.s_podrazdel a.button.blue:hover {
  background: #638ec8;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638ec8), to(#99b6df));
  background: -moz-linear-gradient(#638ec8, #99b6df);
  background: linear-gradient(#638ec8, #99b6df);
  border: solid 1px #6d94ce;
  border-bottom: solid 3px #3867ac;
  box-shadow: inset 0 0 0 1px #bbcfeb;
}

.s_podrazdel a.button.blue:active {
  background: #638ec8;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#638ec8), to(#99b6df));
  background: -moz-linear-gradient(#638ec8, #99b6df);
  background: linear-gradient(#638ec8, #99b6df);
  border: solid 1px #6d94ce;
  box-shadow: inset 0 10px 15px 0 #4176c4;
}

.s_podrazdel {
  margin: 25px;
}

#menu ul li.selected,
#menu ul li.select ul li.selected,
#menu ul li.select a.active {
  background: #285078;
  color: #fff;
}

#menu ul li.select a.active {
  padding: 5px 38px 5px 10px;
}

#menu ul li a.active,
#menu ul li.selected ul li a.active,
#menu ul li.select ul li a.active {
  padding: 5px 4%;
  color: #fff;
  text-decoration: none;
}

.xsite {
  display: block;
  height: 0;
  margin: 0 !important;
  overflow: hidden;
  padding: 0 !important;
  width: 0;
}

.car {
  display: inline-block;
  width: 224px;
  height: 305px;
  padding-right: 30px;
}

/*.car:nth-of-type(3n) {padding-right: 0px;} */
.car .car_name {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
}

.car .car_img {
  max-width: 210px;
  object-fit: contain;
}

.car .car_img img {
  object-fit: contain;
}

.car .car_desc {
  display: block;
  max-width: 224px;
  border-top: 5px solid;
  margin-top: 5px;
  padding: 12px 10px;
  border-color: #00469a;
  background-color: #f2f2f2;
}

.car .car_desc img {
  padding-right: 5px;
}

.car .car_desc p {
  font-size: 12px !important;
  margin-bottom: 4px !important;
}

.car .car_rent {
  margin-top: 8px;
}

.car .rent_price {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  padding: 7px;
  display: inline-block;
  width: 110px;
}

.car .rent_price span {
  font-size: 12px;
}

.car .rent_btn {
  display: inline-block;
  background-color: #194f99;
  color: #fff;
  padding: 4px 10px;
  letter-spacing: 0.55px;
  float: right;
  font-size: 11px;
}

.car .rent_btn:hover {
  background-color: #e2252d;
  cursor: pointer;
}

.psevdo_h2 {
  text-transform: uppercase;
  color: #005caa;
  font-size: 18px;
}

.psevdo_h2:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: #005caa;
}

/* */
.bordered-order {
  border: 2px solid #f3f3f3;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.bordered-order .order-header,
.bordered-order .order-btn {
  padding-left: 15px;
  display: inline-block;
  padding-right: 15px;
  vertical-align: middle;
}

.bordered-order .order-header {
  width: 60%;
}

.bordered-order .order-header h3 {
  margin-top: 0;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 1.1 !important;
  color: #333;
}

.bordered-order .order-btn {
  width: 30%;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.btn-blue {
  display: block;
  color: #194F99;
  font-weight: bold;
  background: transparent;
  text-transform: uppercase;
  font-size: 22px;
  border: 4px solid #194F99;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: -10px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
}

.btn-blue:hover {
  background: #194F99;
  color: #fff;
}

.listing li {
  display: list-item;
  float: inherit;
}

.listing li:after {
  content: none;
}

.sliderMain {
  width: 100%;
}

.sliderMain div img {
  object-fit: contain;
}

.sliderMain .shadow {
  position: absolute;
  width: 100%;
  bottom: 5px;
  height: 80%;
  background: -webkit-linear-gradient(rgba(8, 56, 120, 0) 0%, rgba(8, 56, 120, 0.9) 70%, rgba(8, 56, 120, 0.95) 91%, rgba(8, 56, 120, 0.95) 100%);
  background: -o-linear-gradient(rgba(8, 56, 120, 0) 0%, rgba(8, 56, 120, 0.9) 70%, rgba(8, 56, 120, 0.95) 91%, rgba(8, 56, 120, 0.95) 100%);
  background: linear-gradient(rgba(8, 56, 120, 0) 0%, rgba(8, 56, 120, 0.9) 70%, rgba(8, 56, 120, 0.95) 91%, rgba(8, 56, 120, 0.95) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00083878', endColorstr='#f2083878', GradientType=0);
}

.sliderMain .shadow .slide-title {
  color: #fff;
  font-size: 29.17px;
  text-transform: uppercase;
  text-decoration: none;
  bottom: 45.5px;
  left: 37.5px;
  position: absolute;
  font-weight: 600;
  font-family: Arial;
}

.sliderMain .shadow .slide-title:hover {
  text-decoration: underline;
}

/* Top Menu */
.top_left {
  width: 0%;
  margin-right: 1%;
  display: inline-block;
  background: #f00;
}

.top_menu,
.top_menu__mobile {
  line-height: 36px;
  background: #0068af url('/img/slogans.png') left top no-repeat;
  background-size: cover;
  font-family: 'Arial', sans-serif;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_menu nav,
.top_menu__mobile nav {
  position: relative;
  width: 100%;
}

.top_menu nav a,
.top_menu__mobile nav a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 5px 8px;
  font-size: 12.3px;
}

.top_menu nav a:hover,
.top_menu__mobile nav a:hover {
  text-decoration: underline;
  background: rgba(0, 0, 0, .55);
}

.top_menu nav span,
.top_menu__mobile nav span {
  color: #fff;
  line-height: 36px;
  padding: 5px 10px;
  font-size: 9pt;
  background: #285078;
  font-weight: bold;
  display: inline-block;
}

.top_menu nav span:hover,
.top_menu__mobile nav span:hover {
  background: rgba(0, 0, 0, .55);
}

.mobile_menu_click,
.top_menu__mobile {
  display: none;
}

.logo__mobile {
  background: url(/css/img/logo2.png);
  display: block;
  width: 100px;
  height: 43px;
  background-size: contain;
  background-repeat: no-repeat;
  flex-basis: 40%;
  margin-left: 1em;
  padding-right: 10%;
}

.logo__mobile p {
  color: #fff;
  text-align: right;
  margin-top: 22px;
  margin-right: 5px;
  font-weight: bold;
  font-size: 0.4em;
  width: 97px;
  line-height: 1em;
}

.top_menu__mobile .phone__mobile_modal {
  color: #fff;
  display: block;
  cursor: pointer;
  height: 46px;
  font-size: 24px;
  padding: 10px;
  flex: 1;
}

.phone__mobile_modal-block {
  flex: 1;
}

@media screen and (max-width: 767px) {

.calc__mobile{display: block !important;}
  .slick-prev,
  .slick-next,
  .top_text_info {
    display: none !important;
  }
  .sliderMain .slick-dots {
    bottom: 2rem;
    right: auto;
    left: 1.5rem;
  }

  .sliderMain .shadow .slide-title {
    left: 1.5rem;
    bottom: 4rem;
  }
.open__nav_mobile  .mobile_menu_click i::before{
    content: "\f00d";
    color: #23527c;
  }

  .top_menu__mobile .nav_top--mobile, .top_menu__mobile .nav_left--mobile {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  }

  .nav_left--mobile::before {
    content: '';
    display: block;
    position: absolute;
    margin: 0 auto;
    height: 1px;
    width: 92%;
    top: 0;
    background: #333;
    left: 50%;
transform: translate(-50%);
  }

  .btn_mobile {
    flex-basis: 49%;
    width: 49%;
    display: inline-flex;
  }

  .btn_mobile .open_modal, .btn_mobile .phone_call {
    margin: 5px 1em;
    width: auto;
    display: inline-block;
    font-size: 10px;
  }

  .btn_mobile .open_modal p, .btn_mobile .phone_call p {
    background: #005da9;
  height: auto;
  }

  .top_menu__mobile nav .mob_nav_lv1 a {
    color: #337ab7;
    text-decoration: underline;
  }


  .mob_nav_lv2:nth-child(1):before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    width: 96%;
    left: 2%;
    border-bottom: 1px solid;
  }

  .top_menu__mobile nav {
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
  }

  .top_menu__mobile {
    display: flex;

    z-index: 999;
    width: 100%;
  }
  .open__nav_mobile{position: fixed;}

  .top_menu__mobile nav,
  .top_menu nav {
    display: none;
    background: #fff;
    top: 0;
    left: 0;
    position: absolute;
    padding-left: 20px;
    box-shadow: 0 4px 12px 0px grey;
    padding: 1em .3em;
    z-index: 2;
    padding-top: 0;
  }

  .top_menu__mobile a.mobile_menu_click {
    display: block;
    width: 46px;
    height: 46px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    z-index: 3;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .mobile_menu_click i {
    transition: all 500ms ease;
  }

  .mob_nav_item {
    flex-basis: 50%;
    width: 50%;
  }

  .top_menu__mobile nav a,
  .top_menu__mobile nav span {
    margin: .5em 0;
    display: block;
    color: inherit;
    font-size: 16px;
    font-weight: 400;
  padding: 0 .6em;
  height: 2em;
    line-height: 1em;
  }
.color__icon .mobile_menu_click{
  color: #0068af;
}

.top_menu__mobile a.mobile_menu_click:focus{
  color: #fff;
}


  .top_menu__mobile nav span {
    color: red;
    background: transparent;
  }

  .top_menu__mobile nav a+a {
    /*margin-left: 0;*/
  }

  .s_podrazdel a.button.blue {
    margin: 1em;
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1030px;
  }
}

@media screen and (max-width:480px) {
  .newFooter {
    display: block;
  }

  .newFooter td {
    display: inline-block;
    width: 24%;
    height: 200px;
  }

  .car {
    width: 100%;
    padding-right: 0;
  }

  .car .car_desc {
    max-width: 100%;
  }

  .car .rent_price {
    width: auto;
  }

  .bordered-order .order-header {
    width: 100%;
    text-align: center;
  }

  #form,
  #form_auto,
  #form_pereezd,
  #form_gruzchiki,
  #form_gruzovoe-taksi,
  #form_dostavka-gruzov,
  #form_gruzoperevozki, #phone__mobile_modal__open {
    left: 0%;
    max-width: 100%;
    margin-left: 0;
  }

  .bordered-order .order-btn {
    width: 100%;
    margin-top: 1em;
  }

  table.portfolio tr td:nth-child(1n) {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  #RightCont {
    width: calc(100% - 200px);
    float: left;
  }

}

@media (max-width: 998px) and (min-width: 768px) {

  .top_menu nav a,
  .top_menu__mobile nav a,
  .top_menu nav span,
  .top_menu__mobile nav span {
    font-size: 9px;
  }
}

/* End */
