/* Generated by less 2.5.1 */
html,
body {
  height: 100%;
  background-color: #fefefe;
}
a {
  text-decoration: none;
}
.politics h2 {
  padding: 30px 0 0;
  font-family: "Russo One";
  font-size: 20px;
  color: #323a45;
}
.politics p,
.politics li {
  font-size: 13px;
  font-family: Roboto;
  color: #666666;
}
.topLine-mobile {
  transition: height 0.3s;
  background-color: #d8d8d8;
  height: 0;
}
.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wrapper__header {
  transition: all 0.3s;
  margin: 20px 0;
}
.wrapper__logo {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.wrapper__helpdesk {
  display: flex;
  align-items: right;
  white-space: nowrap;
}
.wrapper__footer {
  padding: 19px 0 19px 0;
  border-top: 1px solid #bdc0c6;
}
.wrapper__webseeLogo {
  text-align: right;
}
@media (max-width: 1023.5px) {
  .wrapper__webseeLogo {
    text-align: center;
  }
}
.wrapper__personalAccountNav-link {
  text-align: right;
}
.header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.logo {
  display: inline-block;
}
.logo-header {
 /* margin-right: 21.1px;*/
  overflow: hidden;
  width: 345px;
}
.logo__img {
  transition: all 0.3s;
}
.logo-footer {
  margin-right: 9px;
}
.logo__text {
  font-family: Roboto;
  font-size: 18px;
  transition: all .3s;
}
.logo__text-header {
  white-space: nowrap;
  font-style: italic;
  color: #c11714;
 /* color: #323a45;*/
}
.logo__text-footer {
  color: #888e97;
}
.helpdesk {
 font-family: Roboto;
 font-size: 14px;
 transition: all .3s;
 text-align: right;
 color: #0069AF;
 width :100%;
}
.wrapper__new_features {
  display: flex;
  align-items: left;
  white-space: nowrap;
 
}

.new_features {
 margin-top:10px;
 transition: all .3s;
 text-align: center;
 color: #2e2e2e;
 width :100%;
 background-color: #8ee6cf;
 /* border: 1px solid #bdc0c6; */
 border-radius: 5px;
}
.new_features_link {
  font-family: Roboto;
 /* font-size: 16px; */
  text-align: left;
  color: #2e2e2e;
  margin : 8px;
  text-decoration: underline;
}

.new_features_link:hover {
  color: #f0201d;
  
}
   
.for-new-clients {
 font-family: Roboto;
 font-size: 14px;
 margin-left: 8px;
 transition: all .3s;
 text-align: left;
 color: #0069AF;
 width :100%;
}
.nav {
  display: flex;
  align-items: center;
  max-width: 600px;
  width: 100%;
  justify-content: flex-end;
}
.nav__menu {
  width: 433px;
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav__menu-lk {
  width: 300px;
}
.nav .linkLK__wrpapp {
  min-width: 209px;
  margin-left: 20px;
}
.nav__list-profile {
  margin-left: 29px;
}
.nav__link {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #c11714;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.3s;
}
.nav__link:hover {
  color: #f0201d;
}
.nav__profile {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #323a45;
  background: url(../i/icons/icon_accaunt.svg) no-repeat 0 3px;
  height: 23px;
  display: inline-block;
  padding: 4px 0 0 31px;
}
.nav__profile-lk {
  background: url(../i/icons/icon_accaunt.svg) no-repeat 0 2px;
  padding: 2px 0 0 31px;
  margin: 0 20px 0 0;
}
.phone {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  color: #323a45;
  margin-top: 1px;
  margin-left: 25px;
}
.phone__strong {
  font-weight: 700;
}
.phone-footer {
  font-size: 22px;
  font-weight: 300;
  color: #c11714;
  margin: 0 0 25px 0;
  display: block;
  transition: all 0.3s;
}
.phone-footer:hover {
  color: #850000;
}
.phone-footer-small {
  display: none;
}
.mobile-menu {
  display: none;
  width: 0;
  transition: all 0.3s;
}
.mobile-menu_nav-trigger {
  margin: 0px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.menuPhone {
  position: fixed;
  width: 0;
  background: url("../i/mobile/mobilemenubg.jpg") no-repeat center top;
  background-size: cover;
  background-blend-mode: multiply;
  z-index: 15;
  padding: 25px 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.menuPhone__logo {
  padding: 0 15px;
}
.menuPhone__nav {
  padding: 0 15px;
}
.main {
  flex: 1 0 auto;
  padding: 0 0 70px;
}
.feedbackPlace {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 17;
  display: none;
  cursor: pointer;
}
input.error,
textarea.error {
  border: 1px solid #ff0000;
  background-color: #fefefe;
  min-height: auto;
  padding: 0 15px;
}
textarea.error {
  min-height: 150px;
  padding: 10px 15px;
}
label.error {
  color: #ff0000;
  font-weight: normal;
  background-color: transparent;
  min-height: auto;
  padding: 0;
}
#text-error {
  margin-top: -20px;
  margin-bottom: 20px;
}
.feedback {
  background-color: #eceef3;
  max-width: 570px;
  width: 100%;
  text-align: center;
  padding: 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  z-index: 18;
  display: none;
  opacity: 0;
  position: fixed;
  margin-top: -192px;
}
.feedback-enter {
  margin-top: -142.5px;
}
.feedback-registr {
  margin-top: -213.5px;
}
.feedback-recovery {
  margin-top: -114px;
}
.feedback__form {
  position: relative;
}
.feedback__wrappBlock {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.feedback__close {
  position: absolute;
  right: 5px;
  top: -55px;
  border: 1px solid #c11714;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 20px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.feedback__close:hover {
  background-color: #c11714;
  color: #ffffff;
}
.feedback__closeIco {
  margin-top: -1px;
  margin-left: 1px;
}
.feedback__header {
  font-family: Roboto;
  margin-top: 0;
  font-size: 22px;
}
.feedback__input {
  font-family: Roboto;
  padding: 0 15px;
  margin: 20px 0 0 0;
}
.feedback__textarea {
  resize: none;
  padding: 10px 15px;
  min-height: 135px;
  margin-bottom: 5px;
}
.feedback__submit {
  display: inline-block;
  width: 160px;
  height: 40px;
  background-color: transparent;
  border: 2px solid #c11714;
  border-radius: 0;
  text-transform: uppercase;
  font-family: Roboto;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.feedback__submit:hover {
  color: #ffffff;
  background-color: #c11714;
}
.feedback [type="text"]:focus,
.feedback [type="password"]:focus,
.feedback [type="date"]:focus,
.feedback [type="datetime"]:focus,
.feedback [type="datetime-local"]:focus,
.feedback [type="month"]:focus,
.feedback [type="week"]:focus,
.feedback [type="email"]:focus,
.feedback [type="number"]:focus,
.feedback [type="search"]:focus,
.feedback [type="tel"]:focus,
.feedback [type="time"]:focus,
.feedback [type="url"]:focus,
.feedback [type="color"]:focus,
.feedback textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.specialOffer {
  position: relative;
  height: 380px;
  overflow: hidden;
}
.bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
  margin-bottom: 30px;
}
.bx-wrapper img {
  height: 350px;
  object-fit: cover;
}
.bx-wrapper .bx-loading {
  background: url('../../vendors/bxslider/dist/images/bx_loader.gif') center center no-repeat rgba(0, 0, 0, 0);
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #d8d8d8;
  width: 35px;
  height: 3px;
  margin: 0 7px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  transition: all 0.3s;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #9b9b9b;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: -29px;
  padding: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  height: 23px;
  border-top: 10px solid white;
  border-bottom: 10px solid white;
}
.bxcaptions {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 439px;
  background-color: #c11714;
  text-align: right;
  padding: 20px 42px 0 0;
  z-index: 1;
  transition: all 0.3s;
}
.bxcaptions:after {
  background: inherit;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  left: -41px;
  position: absolute;
  right: 300px;
  transform: skewX(-13deg);
  transform-origin: 100%;
  z-index: -1;
  border-left: 8px solid #ffffff;
  transition: all 0.3s;
}
.bxcaptions__cat {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  color: #dadfe7;
  letter-spacing: 5.4px;
  text-transform: uppercase;
  margin: 0;
}
.bxcaptions__heading {
  font-family: "Russo One";
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin: 40px 0 10px;
}
.bxcaptions p {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  color: #bdc0c6;
  margin: 0 0 21px;
  max-width: 350px;
  display: inline-block;
}
.bxcaptions__price {
  color: #ffffff;
}
.bxcaptions__button, .bxcaptions__button_article {
  display: inline-block;
  max-width: 145px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #c11714;
  background-color: #ffffff;
  padding-top: 8px;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #ffffff;
  transition: all 0.3s;
  text-transform: uppercase;
}
.bxcaptions__button:hover {
  background-color: #c11714;
  color: #ffffff;
}
.bxcaptions__button_article:hover {
  background-color: #c11714;
  color: #ffffff;
}
.rub:after {
  content: ' \20BD';
  font-weight: normal;
}
.contacts__pageTitle {
  margin: 25px 0;
}
.contacts__map {
  margin-top: 20px;
}
.contacts .companyName {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #4a4a4a;
  margin-top: 31px;
}
.contacts address {
  font-style: normal;
}
.contacts__orderBlock_text {
  font-family: Roboto;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  color: #4a4a4a;
}
.contacts table {
  margin-top: 20px;
  width: 100%;
  border: none;
}
.contacts tbody {
  border: none;
}
.contacts table tbody tr {
  background-color: transparent;
}
.contacts td {
  font-size: 13px;
  font-family: Roboto;
  color: #666666;
  padding: 4px;
  margin-right: 10px;
  vertical-align: top;
}
.contacts td:first-child {
  width: 35%;
}
.contacts td:last-child {
  font-weight: 500;
}
.contacts td a {
  color: #666666;
}
.contacts td img {
  margin-left: 10px;
}
.additional {
  font-family: Roboto;
  text-align: center;
}
.additional__link {
  display: block;
  margin-top: 30px;
}
.additional__link:hover .additional__ico {
  transform: translateY(-8px);
}
.additional__link:hover .additional__header {
  color: #a30000;
}
.additional__link:hover .additional__text {
  color: #000;
}
.additional__header {
  transition: all 0.3s;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #c11714;
  margin: 10px 0 10px;
}
.additional__text {
  font-size: 12px;
  line-height: 1.5;
  color: #666666;
  margin: 0;
  transition: all 0.3s;
  width: 250px;
  display: inline-block;
}
.additional__ico {
  transition: transform 0.3s ease-in-out;
}
.advantages {
  text-align: center;
}
.advantages__header {
  font-family: "Russo One";
  font-size: 24px;
  letter-spacing: 0.9px;
  text-align: center;
  color: #323a45;
  text-transform: uppercase;
  margin-top: 30px;
}
.advantages__text {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #000000;
  margin: 0;
}
.input_wrapp {
  text-align: left;
}
.benefit {
  font-family: Roboto;
  text-align: center;
  margin-bottom: 15px;
}
.benefit__blockAnim {
  opacity: 0;
}
.benefit__header {
  font-family: "Russo One";
  font-size: 24px;
  letter-spacing: 0.9px;
  text-align: center;
  color: #323a45;
  text-transform: uppercase;
  margin: 30px 0 20px;
}
.benefit__text {
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
  color: #666666;
  margin-bottom: 42px;
  margin-top: 15px;
}
.partners {
  font-family: Roboto;
  text-align: center;
}
.partners__icoWrapp {
  height: 35px;
}
.partners__link {
  display: block;
  opacity: 0;
}
.partners__link:hover .partners__ico {
  transform: translateY(-8px);
}
.partners__link:hover .partners__text {
  color: #000;
}
.partners__ico {
  transition: transform 0.3s ease-in-out;
}
.partners__header {
  font-family: "Russo One";
  font-size: 24px;
  letter-spacing: 0.9px;
  text-align: center;
  color: #323a45;
  text-transform: uppercase;
  margin: 0 0 35px;
}
.partners__text {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  color: #656c76;
  margin-bottom: 0;
  transition: all 0.3s;
}
.partners__text-company {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.38;
  margin: 27px 0 8px;
}
.pageTitle {
  border-top: 2px solid #bdc0c6;
  padding: 30px 0 0;
  border-bottom: solid 1px #dadfe7;
  position: relative;
}
.pageTitle-order {
  border-bottom: none;
}
.pageTitle__client {
  font-family: "Russo One";
  font-size: 20px;
  text-align: left;
  color: #323a45;
  margin-top: 0;
}
.pageTitle__title {
  font-family: "Russo One";
  font-size: 20px;
  color: #323a45;
  margin: 0;
}
.pageTitle__application {
  color: #666666;
}
.pageTitle__button {
  text-transform: uppercase;
  position: absolute;
  bottom: 6px;
  right: 0;
  display: inline-block;
  max-width: 145px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #c11714;
  padding-top: 8px;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #c11714;
  transition: all 0.3s;
}
.pageTitle__button:hover {
  background-color: #ffffff;
  color: #c11714;
}
.special {
  width: 100%;
  border: 1px solid #c11714;
  text-align: center;
  overflow: hidden;
  padding: 10px 10px;
  border-radius: 6px;
  position: relative;
  margin-bottom: 20px;
}
.special__header {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #c11714;
  margin: 0;
}
.special__text {
  font-family: Roboto;
  font-size: 13px;
  line-height: 1.38;
  color: #4a4a4a;
  margin: 10px 0 0;
  padding: 0;
}
.special__lookButton {
  font-family: Roboto;
  font-size: 12px;
  color: #bdc0c6;
  position: absolute;
  top: 11px;
  right: 18px;
  cursor: pointer;
  transition: all 0.3s;
}
.special__lookButton:hover {
  color: #c11714;
}
.special__lookButton-icon {
  margin-left: 5px;
  font-size: 10px;
  transition: all 0.3s;
}
.special__lookButton-icon:hover {
  transform: rotate(60deg);
}
.personalAccountNav {
  border-bottom: solid 1px #bdc0c6;
}
.personalAccountNav__button {
  text-transform: uppercase;
  display: inline-block;
  max-width: 145px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #c11714;
  padding-top: 8px;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #c11714;
  transition: all 0.3s;
}
.personalAccountNav__button:hover {
  background-color: #ffffff;
  color: #c11714;
}
.personalAccountNav__button-m {
  margin-bottom: 10px;
  cursor: pointer;
}
.personalAccountNav__menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  position: relative;
  bottom: -1px;
  z-index: 1;
}
.personalAccountNav__list {
  display: block;
  max-width: 200px;
  width: 100%;
  border: solid 1px #bdc0c6;
  border-right: none;
  background-color: #eceef3;
  text-align: center;
  transition: all 0.3s;
}
.personalAccountNav__list:last-child {
  border-right: solid 1px #bdc0c6;
}
.personalAccountNav__list:hover {
  background-color: #ffffff;
}
.personalAccountNav__list:hover .personalAccountNav__link {
  color: #323a45;
}
.personalAccountNav__list-active {
  background-color: #ffffff;
  border-bottom: none;
}
.personalAccountNav__link {
  display: block;
  font-family: Roboto;
  font-size: 13px;
  color: #c11714;
  text-transform: uppercase;
  padding: 11px 11px;
  transition: all 0.3s;
}
.personalAccountNav__link-active {
  color: #323a45;
}
.content {
  padding: 20px 0 0;
  position: relative;
}
.content__button {
  display: inline-block;
  max-width: 202px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #c11714;
  background-color: #ffffff;
  padding-top: 8px;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #c11714;
  transition: all 0.3s;
  text-transform: uppercase;
  margin-right: 10px;
}
.content__button:hover {
  background-color: #c11714;
  color: #ffffff;
}
.personalAccount__wrapper1 {
  margin-bottom: 23px;
}
.personalAccount__item {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #666666;
  display: block;
  margin-bottom: 17px;
  font-weight: bold;
  color: #888e97;
}
.personalAccount__value {
  font-family: Roboto;
  font-size: 12px;
  color: #000000;
  text-align: left;
  display: block;
}
.personalAccount__value-sum {
  font-weight: 500;
}
.personalAccount__input {
  width: 170px;
  height: 35px;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #bdc0c6;
  font-family: Roboto;
  font-size: 13px;
  color: #000;
}
.personalAccount__button {
  display: inline-block;
  max-width: 170px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #c11714;
  background-color: #ffffff;
  padding-top: 8px;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #c11714;
  transition: all 0.3s;
}
.personalAccount__button:hover {
  background-color: #c11714;
  color: #ffffff;
}
.personalAccount__wrapper2 .personalAccount__item {
  padding-top: 10px;
}
.personalAccount__wrapper2 .personalAccount__itemFirst {
  padding-top: 0;
}
.availableCars {
  background-color: #eceef3;
  padding: 20px;
}
.availableCars__containers {
  vertical-align: top;
  display: inline-block;
  max-width: 280px;
  margin: 5px;
}
.availableCars__callback {
  vertical-align: top;
  padding: 28px;
  display: inline-block;
  width: 80%;
}
.availableCars [type='text'] {
  display: inline-block;
}
.availableCars__wrapperText {
  display: inline;
}
.availableCars__label {
  font-family: Roboto;
  font-size: 12px;
  color: #656c76;
  display: inline;
}
.availableCars__inputWrapp {
  display: inline-block;
  width: 114px;
  margin: 0 22px 0 18px;
  background-color: #ffffff;
  position: relative;
}
.availableCars__inputWrapp input {
  margin: 0;
}
.availableCars__ico {
  position: absolute;
  top: 9.5px;
  right: 8.5px;
  font-size: 20px;
}
.availableCars__input {
  margin: 0;
  width: 100%;
}
.availableCars__input-bg {
  cursor: pointer;
  background-color: transparent;
  font-family: Roboto;
  font-size: 13px;
  font-weight: normal;
  color: #2e2e2e;
  background-image: url(../i/icons/icon_cal.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center right 10px;
}

.availableCars__input-select , .availableCars__input-select-size {
  width: 200px;
  font-family: Roboto;
  font-size: 13px;
  color: #2e2e2e;
  margin: 0 18px 0 18px;
}

.availableCars__input-select-size {
   width: 120px;
 }
 
.availableCars__table {
  border-collapse: inherit;
  width: auto;
  margin: 30px 0 0;
}
.availableCars__table__link {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
}
.availableCars__table thead {
  background-color: transparent;
}
.availableCars__table th {
  width: 110px;
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #888e97;
  padding: 0;
  border-bottom: 1px solid #dadfe7;
}
.availableCars__table td {
   background-color: #8ee6cf;
  text-align: center;
  font-family: Roboto;
  font-size: 12px;
  color: #2e2e2e;
  height: 30px;
  padding: 0;
}
.availableCars__table .availableCars__close {
  background-color: #eceef3;
  color: #cccccc;
}
.availableCars__table .availableCars__close-disabled {
  pointer-events: none;
  cursor: default;
}
.ui-datepicker {
  z-index: 999;
}
.order-templates {
  display: inline-block;
  width: 100%;
  max-height: 200px;
  overflow: auto;
  
}

.order-template {
  cursor: pointer;
  display: inline-block;
  width: 69px;
  max-height: 140px;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
  padding: 2px 0;
  margin: 8px;
  transition: all 0.3s;
  font-size: 12px;
  color:#2e2e2e;
  opacity: 0.7;
}

.order-template:hover {
  opacity: 1;
}

.order-template a {
  color: #000000;
 
}

.order-template-delete {
  display: block;
  color: #cccccc;
  background-color: #bdc0c6; 
  font-family: ZapfDingbatsITC;
  font-size: 14px;
  text-align: center;
  position: relative;
  left: 56px;
  top: 0px;
  width: 20px;
  height: 20px;
  margin-bottom: -12px;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
 }

 .order-template-delete:hover{
  background-color:  #c11714;
  color: #ffffff;
}

.order-template-add__img {
  margin-top: 8px;
}
.orders {
  background-color: #eceef3;
  padding: 25px 23px;
}
.orders [type='text'] {
  display: inline-block;
}
.orders__wrapperText {
  display: inline-block;
}
.orders__wrapperDate-bottom {
  margin-top: -8px;
  display: inline-block;
}
.orders__label {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  color: #656c76;
}
.orders__label-check {
  position: relative;
  top: -3px;
}
.orders__label-line {
  display: inline;
}
.orders__input {
  width: 145px;
  margin-right: 13px;
  font-family: Roboto;
  font-size: 13px;
  color: #2e2e2e;
  margin-bottom: 0;
}
.orders__date {
  width: 114px;
}
.orders__date-last {
  margin-right: 13px;
}
.orders__date-bottom {
  margin: 0;
}
.orders__date-bottom:first-child {
  margin-left: 12px;
}
.orders__check {
  margin: 0;
}
.orders .def {
  display: inline-block;
  margin: 6px 7px 0;
}
.headerTableOrder {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tableOrder {
  margin-top: 30px;
  margin-bottom: 0;
  background-color: #FFFFFF;
}
.tableOrder__text {
  color: #4a4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tableOrder__text-active {
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tableOrder__text-grey {
  color: #888e97;
}
.tableOrder thead {
  border: none;
  background-color: transparent;
  padding: 0 10px;
}
.tableOrder tbody {
  background-color: transparent;
  border: none;
  border-radius: 3px;
}
.tableOrder tbody:hover {
  background-color: rgba(255, 255, 255, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
.tableOrder tbody tr.top-cell td,
.tableOrder tbody tr.top-cell th {
  padding-top: 15px;
}
.tableOrder tbody tr td,
.tableOrder tbody tr th {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 10rem;
}
.tableOrder tbody tr td.left-cell,
.tableOrder tbody tr th.left-cell {
  padding-left: 10px;
}
.tableOrder tbody tr td.right-cell,
.tableOrder tbody tr th.right-cell {
  padding-right: 10px;
}
.tableOrder th {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #888e97;
  padding: 0 0 6px;
}
.tableOrder td {
  padding: 0;
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
}
.tableOrder__imgStatus {
  margin-top: -7px;
}
.tableOrder__imgContainer {
  margin-right: 10px;
  margin-top: -7px;
}
.tableOrder__imgStar {
  margin-right: 2px;
}
.tableOrder__third__button {
  cursor: pointer;
  display: block;
  width: 170px;
  text-transform: uppercase;
  border: 1px solid #c11714;
  color: #c11714;
  font-size: 12px;
  text-align: center;
  border-radius: 5px;
  padding: 4px 0;
  margin-bottom: 7px;
  transition: all 0.3s;
}
.tableOrder__third__button:last-child {
  margin-bottom: 11px;
}
.tableOrder__third__button:hover {
  background-color: #c11714;
  color: #ffffff;
}
.tableOrder__third__button-disable {
  color: #666666;
  border: 1px solid #666666;
}
.tableOrder__third__button-disable:hover {
  background-color: #666666;
  color: #ffffff;
}
.tableOrder__third__buttonCopy {
  cursor: pointer;
  width: 24px;
  height: 24px;
  border: 1px solid #d40d12;
  background-size: 18px 18px;
  background-position: center center;
  margin: 2px;
  border-radius: 4px;
  background-image: url('../i/icons/order_buttons/icon_copy.svg');
  background-color: white;
  background-repeat: no-repeat;
}
.tableOrder__third__buttonCopy:hover {
  background-image: url('../i/icons/order_buttons/icon_copy-hover.svg');
  background-color: #d40d12;
}
.tableOrder__third__buttonView {
  cursor: pointer;
  width: 24px;
  height: 24px;
  border: 1px solid #d40d12;
  background-size: 18px 18px;
  background-position: center center;
  margin: 2px;
  border-radius: 4px;
  background-image: url('../i/icons/order_buttons/icon_view.svg');
  background-color: white;
  background-repeat: no-repeat;
}
.tableOrder__third__buttonView:hover {
  background-image: url('../i/icons/order_buttons/icon_view-hover.svg');
  background-color: #d40d12;
}
.tableOrder__third__buttonMap {
  border: 1px solid #d40d12;
  background-size: 20px 20px;
  background-position: center center;
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin: 2px;
  border-radius: 4px;
}
.tableOrder__third__buttonMap:hover {
  background-image: url('../i/icons/order_buttons/icon_map-hover.svg') !important;
  background-color: #d40d12;
}
.tableOrder__third__chatButton {
    /* display: none; */
  border: 1px solid #d40d12;
  background-size: 20px 20px;
  background-position: center center;
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin: 2px;
  border-radius: 4px;
}
.tableOrder__third__chatButton:hover {
  background-image: url('../i/icons/order_buttons/icon_chat-hover.svg') !important;
  background-color: #d40d12;
}
.tableOrder__third__favouriteButton {
  cursor: pointer;
  display: block;
  width: 170px;
  text-transform: uppercase;
  border: 1px solid #c11714;
  font-size: 12px;
  text-align: center;
  border-radius: 5px;
  padding: 4px 0;
  margin-bottom: 7px;
  transition: all 0.3s;
  background-color: #c11714;
  color: #ffffff;
}
.tableOrder__third__favouriteButton:last-child {
  margin-bottom: 11px;
}
.tableOrder__third__favouriteButton:hover {
  background-color: #ffffff;
  color: #c11714;
}
.tableOrder__third__favouriteButtonHover {
  border: 1px solid #d40d12;
  background-size: 20px 20px;
  background-position: center center;
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin: 2px;
  border-radius: 4px;
}
.tableOrder__third__favouriteButtonHover:hover {
  background-image: url('../i/icons/order_buttons/icon_faw-hover.svg') !important;
  background-color: #d40d12;
}
.tableOrder__third__infoButton:hover {
  background-image: url('../i/icons/order_buttons/icon_info-hover.svg') !important;
  background-color: #d40d12;
  }
  .tableOrder__third__infoButton {
  border: 1px solid #d40d12;
  background-size: 20px 20px;
  background-position: center center;
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin: 2px;
  border-radius: 4px;
}

#openModalInfo .modalBlock__body {
max-height: 350px;
overflow-y: auto;
}

.tableOrder__third__order {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 4.3rem !important;
  padding-right: 1rem;
}
.tableOrder__third__mapWrapp {
  padding-bottom: 0;
}
.tableOrder__third__map {
  width: 100%;
  height: 320px;
}
.tableOrder__third__mapWrapp {
  padding: 10px;
}
.tableOrder__third__comWrapp {
  padding: 4px 0;
}
.tableOrder__third__com {
  font-size: 13px;
  border: solid 1px #bdc0c6;
  padding: 6px 8px;
  border-radius: 2px;
}
.tableOrder__third__rating {
  margin-left: 13px;
}
.tableOrder__tbody:nth-child(odd) {
  background: rgba(0, 50, 101, 0.04);
}
.tableOrder__tbodyFavourite {
  background: rgba(255, 159, 0, 0.09) !important;
}
.tableOrder__tbodyFavourite:hover {
  background: rgba(255, 159, 0, 0.05) !important;
}
.tableOrder__tbodyUnreadChat {
  background: rgba(251, 230, 230, 0.8) !important;
}
.tableOrder__tbodyUnansweredChat {
  background: rgba(247, 215, 168, 0.8) !important;
}
.pagination-color:hover {
  color: '#fff' !important;
  background: #c11714 !important;
}
/* Стили для фиксированой шапки таблицы */
.tableOrder.fixed {
  position: fixed;
  top: 0;
  display: none;
  margin-top: 0;
  border-bottom: 1px solid #888e97;
}
.tableOrder.fixed .show-for-large th {
  padding: 15px 0;
}
.tableOrder.fixed .show-for-large th:nth-child(1) {
  width: 5%;
}
.tableOrder.fixed .show-for-large th:nth-child(2) {
  width: 8%;
}
.tableOrder.fixed .show-for-large th:nth-child(3) {
  width: 3%;
}
.tableOrder.fixed .show-for-large th:nth-child(4) {
  width: 8%;
}
.tableOrder.fixed .show-for-large th:nth-child(5) {
  width: 9%;
}
.tableOrder.fixed .show-for-large th:nth-child(6) {
  width: 10%;
}
.tableOrder.fixed .show-for-large th:nth-child(7) {
  width: 12%;
}
.tableOrder.fixed .show-for-large th:nth-child(8) {
  width: 14%;
}
.tableOrder.fixed .show-for-large th:nth-child(9) {
  width: 14%;
}
.tableOrder.fixed .show-for-medium-only th {
  padding: 15px 0;
}
.tableOrder.fixed .show-for-medium-only th:nth-child(1) {
  width: 7.8472%;
}
.tableOrder.fixed .show-for-medium-only th:nth-child(2) {
  width: 29.0562%;
}
.tableOrder.fixed .show-for-medium-only th:nth-child(3) {
  width: 13.3616%;
}
.tableOrder.fixed .show-for-medium-only th:nth-child(4) {
  width: 17.6033%;
}
.tableOrder.fixed .show-for-medium-only th:nth-child(5) {
  width: 30.2226%;
}
.tableOrder.fixed .show-for-medium-only th:nth-child(6) {
  width: 1.9088%;
}
.tableOrder.fixed .show-for-small-only th {
  padding: 15px 0;
}
.tableOrder.fixed .show-for-small-only th:nth-child(1) {
  width: 14.5299%;
}
.tableOrder.fixed .show-for-small-only th:nth-child(2) {
  width: 28.0341%;
}
.tableOrder.fixed .show-for-small-only th:nth-child(3) {
  width: 24.6153%;
}
.tableOrder.fixed .show-for-small-only th:nth-child(4) {
  width: 32.8205%;
}
table tbody tr:nth-child(2n) {
  background-color: transparent;
}
.search__label {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #666666;
  margin-top: 7.5px;
}
.search__input {
  max-width: 200px;
  height: 35px;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #bdc0c6;
  margin: 0;
}
.search__input-wrong {
  border: solid 1px #c11714;
}
.search__input-wrong:focus {
  border: solid 1px #c11714;
}
.search__text {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #666666;
  margin: 10px 0 0;
}
.search__button {
  display: inline-block;
  max-width: 145px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #c11714;
  padding-top: 0;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #c11714;
  transition: all 0.3s;
  margin-top: 30px;
  text-transform: uppercase;
  cursor: pointer;
}
.search__button:hover {
  background-color: #ffffff;
  color: #c11714;
}
.search__button-disable {
  display: inline-block;
  max-width: 145px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #c11714;
  padding-top: 0;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #c11714;
  transition: all 0.3s;
  margin-top: 30px;
  text-transform: uppercase;
  cursor: not-allowed;
  opacity: 0.5;
}
.search__button-disable:hover {
  background-color: #ffffff;
  color: #c11714;
}
.tableBlock {
  margin-top: 20px;
}
.tableBlock table {
  width: 100%;
}
.tableBlock tr:first-child,
.tableBlock tr:last-child {
  font-size: 16px;
}
.tableBlock td {
  border: 1px solid #dadfe7;
  font-family: Roboto;
  font-size: 14px;
}
.error {
  font-family: Roboto;
  max-width: 470px;
  border-radius: 5px;
  background-color: #fffbc6;
  padding: 15px;
}
.error__wrapperText {
  position: relative;
}
.error__wrapperText::after {
  content: '';
  position: absolute;
  left: -48px;
  top: -10px;
  border: 20px solid transparent;
  border-right: 20px solid #fffbc6;
}
.error__header {
  font-size: 12px;
  font-weight: 500;
  color: #000000;
  margin: 0 0 5px;
}
.error__text {
  font-size: 11px;
  color: #656c76;
  margin: 0;
}
.application__block {
  margin-bottom: 10px;
}
.application__block:last-child {
  margin-bottom: 0px;
}
.application__enter {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #666666;
  margin: 10px 0 0;
}
.application__enter-link {
  color: #c11714;
  transition: all 0.3s;
}
.application__enter-link:hover {
  color: #f0201d;
}
.application__label {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #666666;
}

.application__label_reminder {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #000000;
  padding: 5px;
  border-radius: 5%;
  background-color: #fffbc6;
}

.application__label_link {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #666666;
  border-bottom: dashed 1px #666666;
}

.application__label_link:hover {
  border-bottom: solid 1px #666666;

}
.application__label-m {
  margin-top: 5px;
}
.application__select {
  width: 200px;
  height: 35px;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #bdc0c6;
  margin: 0;
  font-family: Roboto;
  font-size: 13px;
  color: #2e2e2e;
}
.application__select-small {
  width: 140px;
}
.application__select-medium {
  width: 160px;
}
.application__input {
  width: 100%;
  height: 35px;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #bdc0c6;
  margin: 0;
  font-family: Roboto;
  font-size: 13px;
  padding: 8px;
}
.application__input-small {
  display: inline-block;
  width: 140px;
}
.application__input-medium {
  display: inline-block;
  width: 160px;
}

.application__input-large {
  display: inline-block;
  width: 195px;
}

.application__input-weight {
  display: inline-block;
  width: 32px;
  padding: 0 8px;
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #666666;
}
.application__input-calendar {
  background-image: url(../i/icons/icon_cal.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center right 10px;
}
.application__textarea {
  width: 100%;
  min-height: 150px;
  resize: none;
}
.application [type="text"]:focus,
.application [type="password"]:focus,
.application [type="date"]:focus,
.application [type="datetime"]:focus,
.application [type="datetime-local"]:focus,
.application [type="month"]:focus,
.application [type="week"]:focus,
.application [type="email"]:focus,
.application [type="number"]:focus,
.application [type="search"]:focus,
.application [type="tel"]:focus,
.application [type="time"]:focus,
.application [type="url"]:focus,
.application [type="color"]:focus,
.application textarea:focus {
  box-shadow: 0 0 5px #cacaca;
  outline: none;
}
.application__button {
  display: inline-block;
  max-width: 145px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #c11714;
  padding-top: 0;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #c11714;
  transition: all 0.3s;
  margin: 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.application__button:hover {
  background-color: #ffffff;
  color: #c11714;
}

.template__button {
  display: inline-block;
  max-width: 145px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #04aff2;
  padding-top: 0;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #04aff2;
  transition: all 0.3s;
  margin: 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.template__button:hover {
  background-color:#ffffff; 
  color: #949494;
}

#date-prev-next-btns {
  width: 100%;

}
#date-prev-btn, #date-next-btn {
  position: absolute;
  width: 37px;
  height: 48px;
  top: 22%;
  opacity: 0.5;
  display: none;

}

#date-prev-btn:hover, #date-next-btn:hover {
  cursor: pointer;
}

#date-prev-btn {
  left: 0px;
  background-image: url(../i/icons/prevbtn.png);
}

#date-next-btn {
  right: 0px;
  background-image: url(../i/icons/nextbtn.png);
}


.application__validation-errors {
  font-size: 12px;
  color: #c11714;
  text-align: left;
  font-weight: bold;
}
.modalBlock-all {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}
.modalBlock-all:target {
  display: block;
}
.modalBlock {
  max-width: 570px;
  margin: 10% auto;
  border-radius: 5px;
  padding: 15px;
  position: relative;
  background-color: #eceef3;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: solid 1px #bdc0c6;
  text-align: center;
}
.modalBlockTrailerTypes {
  max-width: 800px;
  margin: 5% auto;
  border-radius: 5px;
  padding: 15px;
  position: relative;
  background-color: #eceef3;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: solid 1px #bdc0c6;
  text-align: center;
}


#modalBlock-prev-btn, #modalBlock-next-btn {
  position: absolute;
  width: 37px;
  height: 48px;
  top: calc(50% - 32px);
  opacity: 0.5;
  display: block;

}

#modalBlock-prev-btn:hover, #modalBlock-next-btn:hover {
  cursor: pointer;
}

#modalBlock-prev-btn {
  left: 20px;
  background-image: url(../i/icons/prevbtn.png);
}

#modalBlock-next-btn {
  right: 20px;
  background-image: url(../i/icons/nextbtn.png);
}



.modalBlock-reserv {
  margin: 3% auto;
}
.modalBlock input::-webkit-outer-spin-button,
.modalBlock input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.modalBlock__heading {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #323a45;
  margin: 0 0 18px;
}
.announcement {
    margin-bottom: 18px;
    padding: 10px;
    font-size: 13px;
    background-color: #FAFFBD;
}
.modalBlock__close {
  display: block;
  color: #bdc0c6;
  font-family: ZapfDingbatsITC;
  font-size: 30px;
  text-align: center;
  position: absolute;
  right: 5px;
  top: -55px;
  /* top: -138px; */
  width: 15px;
  height: 15px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}
.modalBlock__close:hover {
  color: #c11714;
}
.modalBlock__button {
  display: inline-block;
  max-width: 180px;
  width: 100%;
  height: 35px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #c11714;
  padding-top: 6px;
  text-align: center;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #c11714;
  transition: all 0.3s;
  margin: 10px 0 20px;
}
.modalBlock__button:hover {
  background-color: #ffffff;
  color: #c11714;
}
.modalBlock__button-feedback {
  padding-top: 0;
  margin: 0;
  text-transform: uppercase;
}
.modalBlock__text {
  font-family: Roboto;
  font-size: 14px;
  color: #666666;
  margin: 0px 0 10px;
}
.modalBlock__text-l {
  text-align: left;
}
.modalBlock__text:last-child {
  margin: 0;
}
.modalBlock__text-link {
  color: #c11714;
  transition: all 0.3s;
  cursor: pointer;
}
.modalBlock__text-link:hover {
  color: #f0201d;
}
.map {
  width: 100%;
  height: 320px;
  margin-bottom: 20px;
}
.activeTable {
  cursor: pointer;
}
.footer {
  flex: 0 0 auto;
}
.footer__text {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #888e97;
  font-weight: 400;
}
.footer__copyright {
  margin: 0 0 9px 0;
}
.footer__address {
  font-family: Roboto;
  font-size: 12px;
  text-align: left;
  color: #666666;
  font-style: normal;
}
.footer__address-link {
  margin-left: 40px;
  color: #0069AF;
  transition: 0.3s;
}
.footer__address-link:first-child {
  margin-left: 0;
}
.footer__address-link:hover {
  color: #c11714;
}
.footer__address .br {
  display: none;
}
.footer__logoBlock:hover .footer__logoWebsee {
  color: #c11714;
}
.footer__logoBlock:hover .footer__logoText {
  color: #c11714;
  width: 12em;
}
.footer__logoWebsee {
  display: inline-block;
  font-size: 18px;
  color: #bdc0c6;
  transition: color 0.3s ease, margin-right 0.3s ease;
}
.footer__logoText {
  display: inline-block;
  font-family: Roboto;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0);
  transition: color 0.3s ease, width 0.3s ease;
  width: 0px;
  white-space: nowrap;
  overflow: hidden;
}
.opened {
  color: #c11714;
  background-color: #ffffff;
}
.preloader-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  background-size: cover;
  background-position: center center;
  transform-origin: center center;
}
.spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-size: 32px 32px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../i/icons/preloader/spiner.svg);
  background-color: rgba(255, 255, 255, 0.7);
}
.contacts__pageTitle {
  margin: 25px 0;
}
.af-message-error {
  color: red;
  font-family: Roboto;
}
.af-message-success {
  color: white;
  font-family: Roboto;
}
.orders__wrapperDate > div {
  display: inline-block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .feedback {
    margin-left: -285px;
  }
}
@media (max-width: 1150px) {
  .logo__text {
    display: none;
  }
}
@media (max-width: 1023.5px) {
  .topLine-mobile {
    height: 20px;
  }
  .wrapper__header {
    margin-top: 0px;
    background-color: #f0f0f0;
    box-shadow: 0 2px 4px 0 rgba(123, 123, 123, 0.5);
  }
  .logo-header {
    width: 250px;
  }
  .logo {
    padding-left: 0px;
    margin-right: 0;
  }
  .logo::before {
    display: none;
  }
  .logo__img {
   /* margin-left: -41px; */
  }
  .logo__text {
    display: none;
  }
  .nav__menu {
    display: none;
  }
  .phone {
    display: none;
  }
  .mobile-menu {
    display: block;
    position: relative;
    width: 18px;
    height: 12px;
    margin: 0;
    z-index: 16;
    transition: all 0.3s;
  }
  .mobile-menu label:hover {
    cursor: pointer;
  }
  .mobile-menu input + label {
    display: block;
    position: absolute;
    width: 18px;
    height: 12px;
    top: 0px;
    left: 0px;
    padding-top: 4px;
    margin: 0px;
    box-sizing: content-box;
  }
  .mobile-menu_nav-trigger {
    margin: 0px;
    position: absolute;
    clip: rect(0, 0, 0, 0);
  }
  .mobile-menu_nav-trigger-ico span {
    width: 100%;
  }
  .mobile-menu_nav-trigger-ico span,
  .mobile-menu_nav-trigger-ico span:before,
  .mobile-menu_nav-trigger-ico span:after {
    cursor: pointer;
    height: 3px;
    position: absolute;
    display: block;
    content: '';
    background: #000000;
    transition: all 0.3s;
  }
  .mobile-menu_nav-trigger-ico span:before,
  .mobile-menu_nav-trigger-ico span:after {
    width: 100%;
  }
  .mobile-menu_nav-trigger-ico span:before {
    transform: translate(0, -6px) rotate(0deg);
  }
  .mobile-menu_nav-trigger-ico span:after {
    transform: translate(0, 6px) rotate(0deg);
  }
  .mobile-menu_nav-trigger:checked ~ .mobile-menu_nav-trigger-ico span {
    background-color: transparent !important;
    transition: all 0.3s;
  }
  .mobile-menu_nav-trigger:checked ~ .mobile-menu_nav-trigger-ico span:before,
  .mobile-menu_nav-trigger:checked ~ .mobile-menu_nav-trigger-ico span:after {
    background-color: #ffffff;
    top: 0;
    transition: all 0.3s;
    width: 100%;
  }
  .mobile-menu_nav-trigger:checked ~ .mobile-menu_nav-trigger-ico span:before {
    transform: translate(0, 0) rotate(45deg);
  }
  .mobile-menu_nav-trigger:checked ~ .mobile-menu_nav-trigger-ico span:after {
    transform: translate(0, 0) rotate(-45deg);
  }
  .active {
    left: 0px;
  }
  .active-fix {
    position: fixed;
    right: 10px;
  }
  .menuPhone__header {
    position: relative;
  }
  .menuPhone__logo {
    font-size: 15px;
    color: #ffffff;
  }
  .menuPhone__menuBlock {
    padding: 0;
  }
  .menuPhone__li {
    margin-top: 25px;
    list-style: none;
  }
  .menuPhone__li:first-child {
    margin-top: 30px;
  }
  .menuPhone__li-phone {
    margin-top: 50px;
  }
  .menuPhone__menu {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
    margin-left: 30px;
    transition: color 0.3s;
  }
  .menuPhone__menu:hover {
    color: #c11714;
  }
  .menuPhone__menu-phone:hover {
    color: #ffffff;
  }
  .menuPhone__icon {
    width: 24px;
    height: 24px;
    margin-left: 15px;
  }
  .menuPhone__basketFullness {
    margin-left: 56px;
    font-family: Roboto;
    font-size: 14px;
    text-align: left;
    color: #8b7b61;
  }
  .bxcaptions {
    width: 100%;
    text-align: center;
    transition: all 0.3s;
    padding-right: 20px;
  }
  .bxcaptions::after {
    transform: skewX(0deg);
    background-color: transparent;
    border: none;
  }
  .bxcaptions__button {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: block;
    margin: 0 auto;
    
  }
  .application__select {
    width: 100%;
  }
  .application__input-small {
    width: 140px;
  }
  .personalAccountNav__link {
    font-size: 10px;
  }
  .footer {
    text-align: center;
  }
  .footer .phone-footer {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer .phone-footer-small {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 0;
  }
  .footer__logoWrapp {
    display: none;
  }
  .footer__text {
    text-align: center;
  }
  .footer__address {
    text-align: center;
    margin-top: 12px;
  }
  .footer__address-link {
    display: block;
    margin: 0;
    margin-top: 12px;
  }
  .footer__address-link:last-child {
    margin-bottom: 23px;
  }
}
@media (min-width: 639.5px) and (max-width: 918.5px) {
  .order__wrapperText-mt {
    margin-top: 25px;
  }
}
@media (max-width: 639.5px) {
  .bxcaptions {
    padding-top: 10px;
  }
  .bxcaptions__cat {
    font-size: 12px;
  }
  .bxcaptions__heading {
    font-size: 20px;
    margin-top: 5px;
  }
  .bxcaptions__text {
    font-size: 12px;
  }
  .search {
    text-align: center;
  }
  .content__button:last-child {
    margin-top: 10px;
  }
  .application__label {
    font-size: 9px;
  }
  .pageTitle__title {
    margin-bottom: 40px;
  }
  .pageTitle__button {
    bottom: 6px;
  }
  .wrapper__personalAccountNav-link {
    text-align: center;
    margin-bottom: 10px;
  }
  .personalAccountNav__link {
    font-size: 9px;
    padding: 11px 0px;
  }
  .special__lookButton {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: rgba(0, 0, 0, 0);
  }
  .special__lookButton:hover {
    color: rgba(0, 0, 0, 0);
  }
  .availableCars {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .availableCars__wrapperText {
    width: 100%;
  }
  
  .availableCars__containers {
  vertical-align: top;
  display: inline-block;
  width: 20%;
  }
  .availableCars__callback {
  vertical-align: top;
  padding: 28px;
  display: inline-block;
  width: 80%;
  }
  .availableCars__input {
    width: 100%;
    margin: 0;
  }
  .availableCars__input-select {
    width: 100%;
  }
  .orders {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .orders__wrapperWrapp {
    display: block;
  }
  .orders__wrapperText {
    width: 100%;
  }
  .orders__wrapperText-m {
    margin-bottom: 10px;
  }
  .orders__input {
    width: 100%;
  }
  .orders__date {
    width: 100%;
    margin: 0;
  }
  .orders__date-last {
    margin: 0;
  }
  .orders__date-bottom:first-child {
    margin: 0;
  }
  .orders__label-title {
    margin-top: 20px;
  }
  .orders__label-subtitle {
    margin-top: 10px;
  }
  .orders__wrapperDate-bottom {
    margin: 0;
  }
  .table_hight {
    display: none;
  }
  .error__wrapperText::after {
    display: none;
  }
}
